Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148997 - gnome-base/gnome-vfs-2.16.0-r1 won't compile
Summary: gnome-base/gnome-vfs-2.16.0-r1 won't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-24 15:06 UTC by Josef Gottlander
Modified: 2006-09-30 17:47 UTC (History)
1 user (show)

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 Josef Gottlander 2006-09-24 15:06:37 UTC
Its seems that gnome-base/gnome-vfs-2.16.0-r1 requires dev-libs/dbus-glib, but it wasn't depending on it so it refused to compile when wanted libs wasn't found.
Only useflag "ssl".

possible solution: add dependency to dev-libs/dbus-glib to the ebuild.

workaround: unmask dbus-glib and dbus-core then install dbus-glib separately.
Comment 1 Thomas 2006-09-29 19:25:27 UTC
dbus is in the dependancies but only if hal is specified as a use.  Was able to workaround and get this installed by "emerge dbus" and that satified the dependancies of gnome-vfs-2.16.0.
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-09-30 17:47:30 UTC
I've made the dbus dep non-optional.  Thanks.