Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] dbus fails to emerge
Date: Mon, 22 Jan 2007 19:38:19
Message-Id: 200701221931.07069.michaelkintzios@gmail.com
1 Hi All,
2
3 Just upgraded to the latest dbus- and as I ran revdep-rebuild afterwards this
4 horrible failure occurred:
5 ===============================================
6 /bin/sh ../libtool --tag=CC --mode=link
7 i686-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -msse -pipe -Wl,-z,now -o
8 pumount pumount.o libpmount-util.a -lsysfs
9 i686-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -msse -pipe -Wl,-z -Wl,now -o
10 pmount-hal pmount-hal.o
11 libpmount-util.a /usr/lib/libhal-storage.so /usr/lib/libhal.so /usr/lib/libdbus-1.so /usr/lib/libsysfs.so
12 pmount-hal.o: In function `main': pmount-hal.c:(.text+0xab0): undefined
13 reference to `dbus_connection_disconnect'
14 collect2: ld returned 1 exit status
15 make[2]: *** [pmount-hal] Error 1
16 make[2]: *** Waiting for unfinished jobs....
17 i686-pc-linux-gnu-gcc -O2 -march=pentium3 -fomit-frame-pointer -msse -pipe -Wl,-
18 z -Wl,now -o pumount pumount.o libpmount-util.a /usr/lib/libsysfs.so
19 make[2]: Leaving directory
20 `/var/tmp/portage/pmount-0.9.9/work/pmount-0.9.9/src'
21 make[1]: *** [all-recursive] Error 1
22 make[1]: Leaving directory `/var/tmp/portage/pmount-0.9.9/work/pmount-0.9.9'
23 make: *** [all] Error 2
24
25 !!! ERROR: sys-apps/pmount-0.9.9 failed.
26 Call stack:
27 ebuild.sh, line 1546: Called dyn_compile
28 ebuild.sh, line 937: Called src_compile
29 ebuild.sh, line 608: Called die
30
31 !!! emake failed
32 ===============================================
33
34 Any ideas?
35 --
36 Regards,
37 Mick

Replies

Subject Author
Re: [gentoo-user] dbus fails to emerge "Markus Schönhaber" <gentoo-user@×××××××××××.de>