Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147995 - gnome-base/gnome-applets-2.16.0.1 does not compile
Summary: gnome-base/gnome-applets-2.16.0.1 does not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gnome2.16
  Show dependency tree
 
Reported: 2006-09-17 17:00 UTC by Michael Mohr
Modified: 2006-12-01 01:48 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 Mohr 2006-09-17 17:00:49 UTC
When merging gnome-base/gnome-applets-2.16.0.1 as part of an upgrade to gnome 2.16, the compile fails because dbus/dbus-glib.h cannot be found.

rosetta ~ # locate dbus-glib.h
/usr/include/dbus-1.0/dbus/dbus-glib.h

If the package were to use pkg-config, it should be able to find the header:

rosetta ~ # pkg-config --cflags dbus-glib-1
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  

Solution: add -I/usr/include/dbus-1.0 to your CFLAGS
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2006-11-03 13:05:33 UTC
I guess you are using dbus-0.9x ?
Comment 2 Luis Medinas (RETIRED) gentoo-dev 2006-11-06 02:37:59 UTC
please tell what dbus version are you using. 
Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-12-01 01:48:21 UTC
no response from reporter, not reproducible, new version in portage, marking fixed