As the title says, i�m unable to compile lesstif... Here is the end of the log :
mkdir .libs 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/sw/lib -L../../../lib/Xm-2.1/.libs -lXm -L/usr/X11R6/lib -lXp -lXt -lSM -lICE -lXext -lX11 ld: warning multiple definitions of symbol _XauDisposeAuth /usr/X11R6/lib/libX11.dylib(AuDispose.o) definition of _XauDisposeAuth /usr/X11R6/lib/libXp.dylib(AuDispose.o) definition of _XauDisposeAuth ld: warning multiple definitions of symbol _XauReadAuth /usr/X11R6/lib/libX11.dylib(AuRead.o) definition of _XauReadAuth /usr/X11R6/lib/libXp.dylib(AuRead.o) definition of _XauReadAuth ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _XauDisposeAuth used from dynamic library /usr/X11R6/lib/libX11.dylib(AuDispose.o) not from earlier dynamic library /usr/X11R6/lib/libXp.6.dylib(AuDispose.o) symbol _XauReadAuth used from dynamic library /usr/X11R6/lib/libX11.dylib(AuRead.o) not from earlier dynamic library /usr/X11R6/lib/libXp.6.dylib(AuRead.o) ld: Undefined symbols: __XmAddBackgroundToColorCache _XpmReadFileToImage __XmFontListCreateDefault 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 Failed: compiling lesstif-0.93.18-7 failed What I didn�t try : - removing the old lesstif and re-installing (I think I need to force it..) - checking if another lib is conflicting (I �m unable to guess which : maybe libXp.6.dylib & libX11.dylib should not be on the same system ?) basic info : OS : 10.2.1/Darwin 6.1/XDarwin 1.1/Libtools for 10.2/Xfree86 4.2.0 vers 11 rev 0/iMac g3 600 Mhz If more info are needed, please tell me Thanks, Eric DUFOUR ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
