Jeremy Hoesly wrote:
[]
/sw/src/fink.build/openoffice.org-1.9m121-60/solenv/bin/checkdll.sh -L../unxmacxp.pro/lib -L/sw/src/fink.build/openoffice.org-1.9m121-60/solver/680/unxmacxp.pro/lib -L/sw/lib -L/usr/lib -L/usr/X11R6/lib ../unxmacxp.pro/lib/libvcl680mxp.dylib Checking DLL ../unxmacxp.pro/lib/libvcl680mxp.dylib ...dyld: NSAddImage() error
dyld: Symbol not found: __cg_jpeg_resync_to_restart
Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  Expected in: /sw/lib/libJPEG.dylib
 ../unxmacxp.pro/lib/libvcl680mxp.dylib
/sw/src/fink.build/openoffice.org-1.9m121-60/solenv/bin/checkdll.sh: line 67: 14265 Trace/BPT trap $checkdll "$*"
dmake:  Error code 1, while making '../unxmacxp.pro/lib/libvcl680mxp.dylib'
dmake:  '../unxmacxp.pro/lib/libvcl680mxp.dylib' removed.
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /sw/src/fink.build/openoffice.org-1.9m121-60/vcl/util
dmake:  Error code 1, while making 'build_all'
'---* tg_merge.mk *---'
### execution of /var/tmp/tmp.1.KCDlFf failed, exit code 255
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-openoffice.org-1.9m121-60
(Reading database ... 107736 files and directories currently installed.)
Removing fink-buildlock-openoffice.org-1.9m121-60 ...
Failed: phase compiling: openoffice.org-1.9m121-60 failed

A similar error with this checkdll.sh script was fixed for this revision -60 of OO. This fix caused the present problem. The script tries to set the environment variable DYLD_LIBRARY_PATH in an intelligent way, but since Apple introduced these libJPEG.dylib and similar things, there has not been *any* way to set this environment variable correctly without breaking something.

A workaround for this precise breakage would be to remove the libjpeg package first. Maybe the OO package should have a BuildConflicts with libjpeg. But then it is possible that there are more conflicts like this.

--
Martin




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to