Issue 5568

Summary: OOO_STABLE_1/X11+Aqua: soltools needs patch to bootstrap
Product: porting Reporter: fa <dan>
Component: codeAssignee: ed
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: issues, nesshof
Version: OOo 1.0.0   
Target Milestone: ---   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 2588    
Attachments:
Description Flags
cd to SRC_ROOT, then patch -p0 < /path/to/patchfile
none
This SUPERCEDES the 060402 patch. Apply it INSTEAD! none

Description fa 2002-06-05 07:40:04 UTC
1)  The checkdll program is not set up for the new unpackaged .dylib dynamic library structure now used in OO638C for MacOS X.  Patch brings over correct code from OO638C.

2)  Mkdepend also has an undefined symbol error, related to definitions of _POSIX_SOURCE and MacOS X's sys/stat.h.  Patch comments out use of the symbol, reverting to OO638C behavior in mkdepend.
Comment 1 fa 2002-06-05 07:40:49 UTC
Created attachment 1863 [details]
cd to SRC_ROOT, then patch -p0 < /path/to/patchfile
Comment 2 fa 2002-06-06 00:03:54 UTC
Created attachment 1869 [details]
This SUPERCEDES the 060402 patch.  Apply it INSTEAD!
Comment 3 fa 2002-06-06 00:04:49 UTC
The 060502 patch also corrects issues introduced due to a June 5 commit in mkdepend relating to missing defines from sys/stat.h
Comment 4 fa 2002-06-06 00:14:31 UTC
NOTE:  To apply 060502 patch, make sure you have updated from CVS as of 6pm CST on June 5.
Comment 5 fa 2002-06-07 01:02:02 UTC
Changes evidently committed to CVS.
Comment 6 Martin Hollmichel 2004-03-25 04:27:51 UTC
close issue.