Hi,

Trying to install XChat, fink first try to build gtk+2 but fails with
this rather curious message:

LOADERS=`echo libpixbufloader-*.la` ; \
if test "x$LOADERS" != 'xlibpixbufloader-*.la' ; then \
          echo "Writing a gdk-pixbuf.loader file to use when running examples before 
installing gdk-pixbuf."; \
  ../gdk-pixbuf/gdk-pixbuf-query-loaders $LOADERS > ./gdk-pixbuf.loaders ;\
else \
          echo "No dynamic modules found; will use only static modules for uninstalled 
example programs."; \
  touch gdk-pixbuf.loaders; \
fi
Writing a gdk-pixbuf.loader file to use when running examples before installing 
gdk-pixbuf.
dyld: gdk-pixbuf-query-loaders version mismatch for library: /sw/lib/libiconv.2.dylib 
(compatibility version of user: 4.0.0 greater than library's version: 3.0.0)
make[3]: *** [gdk-pixbuf.loaders] Error 133
make[3]: *** Waiting for unfinished jobs....
gcc -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -o .libs/test-gdk-pixbuf 
test-gdk-pixbuf.o  -L./.libs -lgdk_pixbuf-2.0 -L/sw/lib -lgmodule-2.0 -lgobject-2.0 
-lglib-2.0 -lm -L/usr/local/lib -lintl -liconv
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or 
different symbols being used
symbol _locale_charset used from dynamic library 
/sw/lib/libiconv.dylib(localcharset.lo) not from earlier dynamic library 
/sw/lib/libintl.1.dylib(localcharset.lo)
creating test-gdk-pixbuf
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of ./configure failed, exit code 2
Failed: compiling gtk+2-2.2.1-6 failed

Any clue?
-- 
�ric Jacoboni, n� il y a 1362356580 secondes



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to