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

ResExcellence Snapshot Editor
Hoeslyvista Webmaster <http://www.hoeslyvista.com/>


Reply via email to