I recently upgraded to Panther. In anticipation, I totally deleted my old /sw directory, and after installing Panther disk 3 (with X) and Xtools 1.1 I did a binary install of Fink, did an rsync self-update and update all. I am able to install non-gtk apps no problemo. But when isntalling gaim, for example (using either binary or unstable( I get an undefined symbol error. (the difference beig whether I get error at runtime or when linking the package). Googling the error, it apparently seems to be the same as a know incompatibility with QT and the fontconfig libraries. Here's what I get:

creating libpango-ot.la
(cd .libs && rm -f libpango-ot.la && ln -s ../libpango-ot.la libpango-ot.la)
/bin/sh ../../libtool --mode=link gcc -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -no-undefined -L/usr/X11R6/lib -o ottest ottest.o disasm.o libpango-ot.la -L/usr/X11R6/lib -lfontconfig -L/usr/X11R6/lib -lfreetype
gcc -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -o ottest ottest.o disasm.o -L/usr/X11R6/lib ./.libs/libpango-ot.a -lfontconfig -lfreetype
ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
_FT_Access_Frame
_FT_Forget_Frame
_FT_Get_Short
_FT_Seek_Stream
_FT_Get_Long
make[3]: *** [ottest] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of LD_TWOLEVEL_NAMESPACE=1 failed, exit code 2
Failed: compiling pango1-xft2-1.2.5-2 failed


Any workarounds ?



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to