Gentoo Archives: gentoo-user

From: Jonas de Buhr <jonas.de.buhr@×××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Fwd: gnome-applets-python 装不上
Date: Fri, 21 Oct 2011 09:40:04
Message-Id: 4EA13D87.7080103@gmx.net
In Reply to: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Re: [gentoo-user] Fwd: gnome-applets-python 装不上 by co
1 Am 21.10.2011 11:15, schrieb co:
2 > [SNIP]
3 > libtool: link: mv -f ".libs/gnomeapplet.expT" ".libs/gnomeapplet.exp"
4 > libtool: link: echo "{ global:"> .libs/gnomeapplet.ver
5 > libtool: link: cat .libs/gnomeapplet.exp | sed -e "s/\(.*\)/\1;/">>
6 > .libs/gnomeapplet.ver
7 > libtool: link: echo "local: *; };">> .libs/gnomeapplet.ver
8 > libtool: link: x86_64-pc-linux-gnu-gcc -shared
9 > .libs/gnomeapplet_la-appletmodule.o .libs/gnomeapplet_la-applet.o
10 > -Wl,--as-needed -lpanel-applet-2 /usr/lib64/libgnomeui-2.so -L/usr/lib64
11 > -lpng14 /usr/lib64/libgnome-keyring.so /usr/lib64/libgcrypt.so
12 > /usr/lib64/libgpg-error.so -lX11 -lSM -lICE -lbonoboui-2
13 > /usr/lib64/libgnomevfs-2.so -lxml2 -ldbus-glib-1 -ldbus-1 -lpthread -lssl
14 > -lcrypto -ldl -lresolv -lutil -lgnomecanvas-2 -lgnome-2 -lpopt
15 > /usr/lib64/libbonobo-2.so /usr/lib64/libbonobo-activation.so
16 > /usr/lib64/libORBitCosNaming-2.so /usr/lib64/libORBit-2.so
17 > /usr/lib64/libart_lgpl_2.so -lm /usr/lib64/libgtk-x11-2.0.so /usr/lib64/
18 > libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so -lgio-2.0 -lpangoft2-1.0
19 > -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0
20 > /usr/lib64/libfontconfig.so -lfreetype -lz -lbz2 -lexpat -lgconf-2
21 > -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread
22 > -march=core2 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,gnomeapplet.so
23 > -Wl,-version-script -Wl,.libs/gnomeapplet.ver -o .libs/gnomeapplet.so
24 > /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld:
25 > cannot find -lpng14
26
27 libpng14 doesn't exist. probably because it was updated and broken .la
28 files are still present.
29
30 eselect news list
31
32 and read the item about libpng15.
33 everything you neeed to do is described there. short version: delete all
34 .la files under /usr/ which contain "png14" then do revdep-rebuild.
35
36
37
38 > collect2: ld returned 1 exit status
39 > [SNIP]
40 >
41 > 2011/10/21 Jonas de Buhr<jonas.de.buhr@×××.net>
42 >
43 >> just give the *full* output of the emerge command you ran.
44 >>
45 >> Am 21.10.2011 10:03, schrieb co:
46 >>
47 >>> Thankyou, I found this
48 >>> [SNIP]
49 >>>
50 >>>
51 >>
52 >>
53 >

Replies