Issue 377

Summary: if patch is not installed on build system build fails .. no check is done
Product: Build Tools Reporter: issues@www <issues>
Component: codeAssignee: oisinboydell
Status: CLOSED FIXED QA Contact: issues@www <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 614   
Target Milestone: ---   
Hardware: All   
OS: Other OS   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
A modified configure, with check for patch utility none

Description issues@www 2001-02-05 02:40:02 UTC
Some Linux installations don't install "patch", even if you choose the 
development option at install, and others - like Mandrake 7.2 "complete" from 
McMillan Publishing don't even include it on any of the CDs.  Configure 
appropriately complains if flex or bison is missing, but does not check for the 
prescence of the "patch" utility.
Comment 1 issues@www 2001-02-05 02:43:58 UTC
Created attachment 65 [details]
A modified configure, with check for patch utility
Comment 2 Unknown 2001-02-09 14:12:06 UTC
Oisin Boydell is testing this at the moment.
Comment 3 oisinboydell 2001-02-14 12:04:45 UTC
I checked in changes to config_office/configure.in to test for existence of
patch program (revision 1.26) and in branch OO619B (revision 1.22.2.2).
Comment 4 Martin Hollmichel 2003-07-16 10:46:16 UTC
closing.