[Bug 494726] Review Request: Gnote - Note Taking Application

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 8 16:47:21 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=494726





--- Comment #15 from Michael Schwendt <bugs.michael at gmx.net>  2009-04-08 12:47:21 EDT ---
1) You pass $V to "make" not "configure", so it _cannot_ make a difference.

2) Fedora 10:

$ pkg-config --exists --print-errors gconf-2.0 && echo "true"
true
$ sudo rpm -e dbus-devel
$ pkg-config --exists --print-errors gconf-2.0 && echo "true"
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'dbus-1', required by 'gconf', not found
$ grep Req /usr/lib/pkgconfig/gconf-2.0.pc 
Requires: glib-2.0
Requires.private: ORBit-2.0 dbus-1

3) Rawhide:

$ rpm -qR GConf2-devel|grep dbus
pkgconfig(dbus-1)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list