After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 631866 - pkg-config file is broken
pkg-config file is broken
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2010-10-11 09:53 UTC by Kjartan Maraas
Modified: 2010-10-12 14:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kjartan Maraas 2010-10-11 09:53:43 UTC
gnome-settings-daemon installs a broken .pc file with missing info for @gsd_api_version@ which again breaks other modules trying to use this.

[jhbuild] bash-4.1$ pkg-config --cflags gnome-settings-daemon
-pthread -I/opt/gnome2/include/gnome-settings-daemon-@gsd_api_version@ -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/dbus-1.0 -I/opt/gnome2/lib/dbus-1.0/include
Comment 1 Bastien Nocera 2010-10-12 14:07:07 UTC
Well spotted, fixed in master