On Aug 17, 2005, at 12:38 PM, Jeremy Hoesly wrote:

When attempting to compile libwmf for use with gimp2, I get the following linker 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/X11R6/lib -L/sw/lib -L/sw/src/fink.build/ 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: Undefined symbols:
_environ
collect2: ld returned 1 exit status
make[3]: *** [io-wmf.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-libwmf-0.2.8.2-5
(Reading database ... 103917 files and directories currently installed.)
Removing fink-buildlock-libwmf-0.2.8.2-5 ...
Failed: phase compiling: libwmf-0.2.8.2-5 failed

I searched the fink-users archives for libwmf, but didn't see anything mentioning this problem or anything for this version. I'm compiling under OS X 10.4.2 with fink 0.24.9-21 installed. Any ideas?

Jeremy Hoesly


It's a new problem related to glib2-2.8.0-121, and is fixed by glib2-2.8.0-122; install the latter once it becomes available via a "fink selfupdate".

--
Alexander 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to