On 9/8/05, Viv Kendon <[EMAIL PROTECTED]> wrote:
> openoffice compiled nicely for several hours until
> 
> ------------------------------

<snip>

> Making: ../unxmacxp.pro/lib/libjvmfwk.dylib.3.jnilib
> create-bundle: ../unxmacxp.pro/lib/libjvmfwk.dylib.3.jnilib successfully 
> created
> /sw/src/fink.build/openoffice.org-1.9m121-59/solenv/bin/checkdll.sh 
> -L../unxmacxp.pro/lib 
> -L/sw/src/fink.build/openoffice.org-1.9m121-59/solver/680/unxmacxp.pro/lib 
> -L/usr/lib -L/usr/X11R6/lib ../unxmacxp.pro/lib/libjvmfwk.dylib.3
> Checking DLL ../unxmacxp.pro/lib/libjvmfwk.dylib.3 ...dyld: NSAddImage() error
> dyld: Library not loaded: /sw/lib/libiconv.2.dylib
>    Referenced from: 
> /sw/src/fink.build/openoffice.org-1.9m121-59/solver/680/unxmacxp.pro/lib/libxml2.2.dylib
>    Reason: Incompatible library version: libxml2.2.dylib requires version 
> 6.0.0 or later, but libiconv.2.dylib provides version 5.0.0 
> ../unxmacxp.pro/lib/libjvmfwk.dylib.3
> /sw/src/fink.build/openoffice.org-1.9m121-59/solenv/bin/checkdll.sh: line 67: 
> 23085 Trace/BPT trap          $checkdll "$*"
> dmake:  Error code 1, while making '../unxmacxp.pro/lib/libjvmfwk.dylib.3'
> dmake:  '../unxmacxp.pro/lib/libjvmfwk.dylib.3' removed.
> '---* tg_merge.mk *---'
> 
> ERROR: Error 65280 occurred while making 
> /sw/src/fink.build/openoffice.org-1.9m121-59/jvmfwk/source
> dmake:  Error code 1, while making 'build_all'
> '---* tg_merge.mk *---'
> ### execution of /var/tmp/tmp.1.tWHj2W failed, exit code 255
> 
> libiconv has been changing fast: I already have three
> versions in my debs and I only installed this fink a week
> ago.  So I definitely compiled the installed version against
> xorg, which was my first guess about the problem.
> 
> Does anyone have another suggestion?
> 
> My system:
> Package manager version: 0.24.10
> Distribution version: 0.8.0.rsync
> TiBook G4 with MacOSX 10.4.2
> xcode 2.2 preview
> HFS+ case sensitive
> xorg-6.8.2-35 and all else in fink up to date unstable
> except g77 and mozilla (binary installs).
> 
> TIA
> -- Viv
> ------------------------------------------------
> Dr Viv Kendon               [EMAIL PROTECTED]
> Quantum Information           tel: 0113 343 3858
> Physics & Astronomy          University of Leeds
>           http://quantum.leeds.ac.uk/~viv
> 

In this case I shouldn't think the X11 flavor would matter--libiconv
has no dependency on x11.

What's your current version of libiconv?

And if you run "otool -L /sw/lib/libiconv.2.dylib" what do you get? 
For purposes of comparison, I have libiconv-1.10-5, which gives me:

$ otool -L /sw/lib/libiconv.2.dylib
/sw/lib/libiconv.2.dylib:
        /sw/lib/libiconv.2.dylib (compatibility version 6.0.0, current
version 6.0.0)
        /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0,
current version 1.0.0)
        /usr/lib/libmx.A.dylib (compatibility version 1.0.0, current
version 92.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
current version 88.0.0)


-- 
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


-------------------------------------------------------
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
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to