Gentoo Archives: gentoo-alpha

From: Mathieu MILLET <htam@××××.net>
To: gentoo-alpha@l.g.o
Subject: [gentoo-alpha] next actions with the following error ??
Date: Sun, 18 Apr 2004 08:52:41
Message-Id: 1082278303.2346.4.camel@alderaan.interne.htam.net
1 Hi everyone,
2
3 When I try to emerge x11-libs/startup-notification, I get the following
4 error :
5
6 -------------
7 /bin/sh ../libtool --mode=link gcc -mcpu=ev56 -O3 -pipe -Wall -o
8 libstartup-notification-1.la -rpath /usr/lib -no-undefined sn-common.lo
9 sn-internals.lo sn-launchee.lo sn-launcher.lo sn-list.lo sn-monitor.lo
10 sn-util.lo sn-xmessages.lo sn-xutils.lo -L/usr/X11R6/lib -lSM -lICE
11 -lX11
12 gcc -shared .libs/sn-common.o .libs/sn-internals.o .libs/sn-launchee.o
13 .libs/sn-launcher.o .libs/sn-list.o .libs/sn-monitor.o .libs/sn-util.o
14 .libs/sn-xmessages.o .libs/sn-xutils.o -L/usr/X11R6/lib -lSM -lICE
15 -lX11 -mcpu=ev56 -Wl,-soname -Wl,libstartup-notification-1.so.0 -o
16 .libs/libstartup-notification-1.so.0.0.0
17 /usr/X11R6/lib/libSM.so: file not recognized: File format not recognized
18 collect2: ld returned 1 exit status
19 make[2]: *** [libstartup-notification-1.la] Erreur 1
20 make[2]: Leaving directory
21 `/home/var/tmp/portage/startup-notification-0.6/work/startup-notification-0.6/libsn'
22 make[1]: *** [all-recursive] Erreur 1
23 make[1]: Leaving directory
24 `/home/var/tmp/portage/startup-notification-0.6/work/startup-notification-0.6'
25 make: *** [all-recursive-am] Erreur 2
26
27 !!! ERROR: x11-libs/startup-notification-0.6 failed.
28 !!! Function src_compile, Line 20, Exitcode 2
29 !!! (no error message)
30
31 ---------------
32
33 If I understand well, there is something wrong with the lib libSM.so
34 provided during Xfree compilation.
35
36 What can I do to track the problem with this lib ?
37
38 Is it my only choice to re-emerge xfree ? (duh!)
39
40
41 Thanks in advance for any answer,
42 Sincerely yours, Mathieu.
43
44 --
45 Mathieu MILLET <htam@××××.net>
46
47
48 --
49 gentoo-alpha@g.o mailing list

Replies

Subject Author
Re: [gentoo-alpha] next actions with the following error ?? Mathieu MILLET <htam@××××.net>
Re: [gentoo-alpha] next actions with the following error ?? Aron Griffis <agriffis@g.o>