Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 172199 - gnome-extra/gtkhtml missing dependency
Summary: gnome-extra/gtkhtml missing dependency
Status: RESOLVED DUPLICATE of bug 163284
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-25 17:04 UTC by Michael Scondo
Modified: 2007-03-25 19:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Scondo 2007-03-25 17:04:14 UTC
emerge gnome-extra/gtkhtml-3.12.2 misses dependency to dev-libs/dbus-glib.

grep: /usr/lib/libdbus-glib-1.la: No such file or directory
/bin/sed: can't read /usr/lib/libdbus-glib-1.la: No such file or directory
libtool: link: `/usr/lib/libdbus-glib-1.la' is not a valid libtool archive
make[2]: *** [libgtkhtml-3.8.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-3.12.2/work/gtkhtml-3.12.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-3.12.2/work/gtkhtml-3.12.2'
make: *** [all] Error 2

!!! ERROR: gnome-extra/gtkhtml-3.12.2 failed.


Solved by emerge dev-libs/dbus-glib.

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-25 19:55:00 UTC

*** This bug has been marked as a duplicate of bug 163284 ***