On relatively fresh Panther, with X11 installed, and Dev Tools (including X11 SDK) installed, with OpenOffice and TeTex installed, fresh Fink 0.6.2; installed bunch of apps with dselect from the binary distribution.
a/o, installed:
system-xfree86 2:4.3-1
system-ghostscript 7.05-3
system-tetex 20010808-12
Most stuff works, e.g., gimp, tkcvs, etc...


But, with KDE apps, like Cervisia, kompare, etc., I consistently get:

[EMAIL PROTECTED]:jand>cervisia
dyld: cervisia Undefined symbols:
/sw/lib/libqt-mt.3.dylib undefined reference to _FT_Access_Frame expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib
/sw/lib/libqt-mt.3.dylib undefined reference to _FT_Forget_Frame expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib
/sw/lib/libqt-mt.3.dylib undefined reference to _FT_Get_Long expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib
/sw/lib/libqt-mt.3.dylib undefined reference to _FT_Get_Short expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib
/sw/lib/libqt-mt.3.dylib undefined reference to _FT_Seek_Stream expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib
Trace/BPT trap


Seems like we are using a wrong version of /usr/X11R6/lib/libfreetype.6.dylib

Fink has installed
freetype2-shlibs        2.0.9-1
but obviously at runtime we are trying to use what is in /usr/X11R6.

Also:
qt3-shlibs      3.2.1-12
Is the problem here?

Did I do something wrong? Should I install something from the source distro to solve this (qt3 has a more recent version in the source distribution).



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to