Hi folks,

This evening I downloaded fink 0.8.0, added unstable/main to the Trees list, then ran "sudo fink install gimp2-dev"

An hour later I got
Failed: compiling libwmf-0.2.8.2-5 failed

Here's the compiler error:
gcc -r -keep_private_externs -nostdlib -o .libs/io-wmf.so-master.o io-wmf.lo && gcc -bundle -o .libs/io-wmf.so .libs/io-wmf.so- master.o -L/usr/local/lib -L/usr/X11R6/lib -L/sw/lib -L/Volumes/ untitled/sw/src/libwmf-0.2.8.2-5/libwmf-0.2.8.2/src/.libs -lwmflite - L./.libs -lwmf -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 - lglib-2.0 -lintl -liconv -lc /usr/bin/ld: warning can't open dynamic library: /sw/lib/ libwmflite-0.2.7.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)
/usr/bin/ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/usr/bin/ld: Undefined symbols:
_wmf_attr_add referenced from libwmf-0 expected to be defined in /sw/ lib/libwmflite-0.2.7.dylib _wmf_attr_free referenced from libwmf-0 expected to be defined in /sw/ lib/libwmflite-0.2.7.dylib _wmf_attr_new referenced from libwmf-0 expected to be defined in /sw/ lib/libwmflite-0.2.7.dylib
... and so on and so on ...

Here's something interesting:
[EMAIL PROTECTED] libwmf-0.2.8.2]$ pwd
/sw/src/libwmf-0.2.8.2-5/libwmf-0.2.8.2
[EMAIL PROTECTED] libwmf-0.2.8.2]$ find . -name libwmflite\*
./src/.libs/libwmflite-0.2.7.0.1.dylib
./src/.libs/libwmflite-0.2.7.0.1.dylib-master.o
./src/.libs/libwmflite-0.2.7.dylib
./src/.libs/libwmflite.a
./src/.libs/libwmflite.dylib
./src/.libs/libwmflite.la
./src/.libs/libwmflite.lai
./src/libwmflite.la

I don't know why the linker is so hell-bent on linking to /sw/lib/ libwmflite since the
        -L/Volumes/untitled/.../libwmf-0.2.8.2/src/.libs/
flag is present and that's where the library lives.

Any ideas what I should do?

Thanks,
-n8

--
>>>-- Nathaniel Gray -- Caltech Computer Science ------>
>>>-- Mojave Project -- http://mojave.cs.caltech.edu -->




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to