Hi Folks,

I also seem to be having problems with gtk+2. Any ideas about the following error?

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 -L/usr/local/lib -lm -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

All the best, Gary

_____________________________________________________________
"The difficulty now is that unexceptional adults believe the loss of youthful dreaming is itself "growing up," as though adulthood were the passive conclusion to a doomed activity and hope during adolescence."


                                            The Uses of Disorder
                                      Personal Identity and City Life
                                            -- Richard Sennett

OO
[_]<|
 /|\
Gary Elshaw
Film and Media Studies Tutor
Victoria University
New Zealand
http://www.garyelshaw.com
http://elshaw.tripod.com/
_____________________________________________________________



-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to