Alexander Hansen wrote: > Bernard Zenko wrote: >> Alexander Hansen wrote: >> >>> Bernard Zenko wrote: >>> >>>> Dear all, >>>> >>>> I've reinstalled the newest version of fink from sources without any >>>> problem. However, when I tried to install kde (bundle-kde-ssl) the >>>> compilation failed at lesstif package (lesstif-0.93.18-2) with the >>>> following error output: >>>> >>>> -- >>>> ... >>>> gcc -g -O2 -o .libs/mwm colormaps.o cursors.o decorate.o defaults.o >>>> desktop.o events.o functions.o icons.o menus.o misc.o move.o mwm.o >>>> pager.o pan.o props.o resize.o resources.o screens.o windows.o >>>> gethostname.o mwmparse.o mwmlex.o -L../../../lib/Xm-2.1/.libs -lXm >>>> -lXt >>>> -lXext -lX11 >>>> ld: library not found for -lXt >>>> collect2: ld returned 1 exit status >>>> make[3]: *** [mwm] Error 1 >>>> make[2]: *** [all-recursive] Error 1 >>>> make[1]: *** [all-recursive] Error 1 >>>> make: *** [all-recursive] Error 1 >>>> ### execution of make failed, exit code 2 >>>> Removing runtime build-lock... >>>> Removing build-lock package... >>>> /sw/bin/dpkg-lockwait -r fink-buildlock-lesstif-0.93.18-2 >>>> (Reading database ... 12254 files and directories currently installed.) >>>> Removing fink-buildlock-lesstif-0.93.18-2 ... >>>> Failed: phase compiling: lesstif-0.93.18-2 failed >>>> -- >>>> >>>> Running selfupdate-cvs did not help. I have MacBook with OS X 10.5.3, >>>> Xcode 3.0, Xquartz 2.2.1, and enabled fink unstable tree. Before this >>>> reinstalation I had kde installed and working and did never encounter >>>> problems with lesstif. >>>> >>>> Does anyone have a similar problem? Any help would be much appreciated. >>>> >>>> Thanks, Bernard >>>> >>>> >>>> >>> Does /usr/X11/lib/libXt.dylib exist on your system? I have >>> >>> $ ls -l /usr/X11/lib/libXt.dylib >>> lrwxr-xr-x 1 root wheel 13 May 30 14:22 /usr/X11/lib/libXt.dylib -> >>> libXt.6.dylib >>> >>> >> >> Yes, I have the same: >> >> # ls -l /usr/X11/lib/libXt.dylib >> lrwxr-xr-x 1 root wheel 13 Jun 6 18:03 /usr/X11/lib/libXt.dylib -> >> libXt.6.dylib >> >> >> >> > And is libXt.6.dylib present? >
Yes: # ls -l /usr/X11/lib/libXt.* lrwxr-xr-x 1 root wheel 13 Jun 6 18:03 /usr/X11/lib/libXt.6.0.0.dylib -> libXt.6.dylib -rwxr-xr-x 1 root wheel 1660568 Apr 29 10:35 /usr/X11/lib/libXt.6.dylib lrwxr-xr-x 1 root wheel 13 Jun 6 18:03 /usr/X11/lib/libXt.dylib -> libXt.6.dylib -rwxr-xr-x 1 root wheel 925 Apr 29 10:34 /usr/X11/lib/libXt.la ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
