Martin Costabel wrote: > Sabine Reffert wrote: > [] >> /bin/sh ../../libtool --mode=link gcc -DXNO_MTSAFE_STRINGAPI >> -DXNO_MTSAFE_PWDAPI -DXNO_MTSAFE_TIMEAPI -Wall -g -Wno-unused >> -Wno-comment -version-info 3:0:0 -o libXm.la -rpath /sw/lib [long list of >> *.lo files omitted] >> -L/usr/X11R6/lib -lXmu -lXt -lSM -lICE -lXext -lXp -lX11 -L/usr/X11R6/lib >> -lXt >> (cd .libs && rm -f libXm.3.dylib && ln -s libXm.3.0.0.dylib libXm.3.dylib) >> (cd .libs && rm -f libXm.dylib && ln -s libXm.3.0.0.dylib libXm.dylib) >> creating libXm.la >> (cd .libs && rm -f libXm.la && ln -s ../libXm.la libXm.la) >> >> I seem to be missing the second command, starting with 'gcc -dynamiclib ...', >> which presumably installs the missing libraries. >> How come, and how do I get it back??? > > What libtool package do you have installed? "fink list libtool" >
This is something I have never seen before. Libtool is apparently simply refusing to do the link command it is requested to do, and this without any warning or error message. A am CCing our libtool guru no, maybe he has an explanation. -- Martin ------------------------------------------------------------------------------ _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users