Gentoo Archives: gentoo-user

From: David Relson <relson@×××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] cannot find /usr/lib/libdbug-glib-1.1a
Date: Fri, 29 Dec 2006 03:24:04
Message-Id: 20061228221958.0bf17353@osage.osagesoftware.com
1 After emerging dbus-1.0.2 on my x86 system, I've run
2
3 "rc-update add dbus default" to make sure dbus will run in the future
4 "/etc/init.d/dbus start" to start it
5 "/etc/init.d/dbus reload" to be sure it's running
6 "revdep-rebuild" - as suggested by the build notes
7
8 Now, _every_ emerge dies with:
9
10 libtool: link: cannot find the library `/usr/lib/libdbus-glib-1.la' or
11 unhandled argument `/usr/lib/libdbus-glib-1.la'
12
13 ...
14
15 !!! ERROR: ... failed.
16 Call stack:
17 ebuild.sh, line 1580: Called dyn_compile
18 ebuild.sh, line 945: Called src_compile
19 ebuild.sh, line 1269: Called gnome2_src_compile
20 gnome2.eclass, line 71: Called die
21
22 !!! compile failure
23 !!! If you need support, post the topmost build error, and the call
24 stack if relevant.
25
26 The actual value of "..." depends on which package failed to emerge.
27
28 Undoubtedly the problem is that I've not done something necessary, but
29 I don't know what. Any hints?
30
31 Regards,
32
33 David
34
35 --
36 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] cannot find /usr/lib/libdbug-glib-1.1a Rumen Yotov <rumen@××××××.org>