Comment 0 for bug 184607

Revision history for this message
andi5 (andi5) wrote :

Binary package hint: gconf

Version: 2.21.1-0ubuntu1
File /usr/lib/pkgconfig/gconf-2.0.pc contains the line
Requires: glib
instead of
Requires: glib-2.0

So `pkg-config --cflags gconf-2.0` returns "-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include" with glib1 remnants.

A fix has been committed upstream at http://svn.gnome.org/viewvc/gconf?view=revision&revision=2506 and will probably be contained in the next release 2.21.2.

This breaks compiling of at least gnucash (bug 184176) as well.