Re: next actions with the following error ??
Aron Griffis <[email protected]>
| Newsgroups | gmane.linux.gentoo.alpha |
|---|---|
| Message-ID | <[email protected]> |
Mathieu MILLET wrote: [Sun Apr 18 2004, 04:51:44AM EDT] > /bin/sh ../libtool --mode=link gcc -mcpu=ev56 -O3 -pipe -Wall -o > libstartup-notification-1.la -rpath /usr/lib -no-undefined sn-common.lo > sn-internals.lo sn-launchee.lo sn-launcher.lo sn-list.lo sn-monitor.lo > sn-util.lo sn-xmessages.lo sn-xutils.lo -L/usr/X11R6/lib -lSM -lICE > -lX11 > gcc -shared .libs/sn-common.o .libs/sn-internals.o .libs/sn-launchee.o > .libs/sn-launcher.o .libs/sn-list.o .libs/sn-monitor.o .libs/sn-util.o > .libs/sn-xmessages.o .libs/sn-xutils.o -L/usr/X11R6/lib -lSM -lICE > -lX11 -mcpu=ev56 -Wl,-soname -Wl,libstartup-notification-1.so.0 -o > .libs/libstartup-notification-1.so.0.0.0 > /usr/X11R6/lib/libSM.so: file not recognized: File format not recognized > collect2: ld returned 1 exit status Could you put this in a bug report? I just tried and didn't hit this problem. > If I understand well, there is something wrong with the lib libSM.so > provided during Xfree compilation. It sounds that way, but the question is why? Mathieu MILLET wrote: [Sun Apr 18 2004, 08:20:40AM EDT] > I have removed and symlink to libSM.so.6.0 and it ..... still fails but > with a new error : Don't do that. :-) The shared object is build with -fPIC in anticipation that other shared objects might link against it. The static archive is built without -fPIC. You need the shared object. Regards, Aron -- Aron Griffis Gentoo Linux Developer (alpha / ia64 / mozilla / mutt / ruby / vim)
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAgxadJrHF4yAQTrARAq+YAJ9JpzNl7OHSnZ4m14Rzn+uXBQZdEgCgyJAi 37+u+MzD5+oUaZm80DdhQaE= =rldV -----END PGP SIGNATURE-----