On Feb 25, 2005, at 10:45 PM, Martin Costabel wrote:
Kevin Burnett wrote: []dyld: kdeinit Undefined symbols:
/usr/X11R6/lib/libfontconfig.1.dylib undefined reference to _FT_Get_BDF_Property expected to be defined in /sw/lib/libfreetype.6.dylib
Trace/BPT trap
If I move my .xinitrc out of the way, X seems to start up okay.
This looks like you are somewhere setting the environment variable DYLD_LIBRARY_PATH. Do you have this either in ~/.xinitrc or in one of the scripts called from there?
I found a reference to that in my environment, via setenv, but I'm not sure how it gets there. It's not in my .cshrc.
DYLD_LIBRARY_PATH=/sw/lib
My .cshrc file conains this:
source /sw/bin/init.csh
As far as I remember, I haven't changed the file /sw/bin/init.csh
- Kevin
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
