[Telepathy] [Bug 15199] Broken pkg-config file
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 25 10:42:13 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=15199
--- Comment #6 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2008-03-25 10:42:12 PST ---
I agree that that error is a bug, but it's nothing to do with pkg-config.
Like I said, all the other headers work for me.
smcv at carbon% pkg-config --version
0.22
smcv at carbon% pkg-config --cflags telepathy-glib
-I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include
smcv at carbon% cat /usr/lib/pkgconfig/telepathy-glib.pc
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: Telepathy-GLib
Description: GLib utility library for the Telepathy framework
Version: 0.7.5
Requires.private: dbus-glib-1 >= 0.73, glib-2.0 >= 2.10, gobject-2.0 >= 2.10
Libs: -L${libdir} -ltelepathy-glib
Cflags: -I${includedir}/telepathy-1.0
What versions of pkg-config and telepathy-glib are you using, what's in your
.pc file, and what --cflags does pkg-config give you?
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Telepathy
mailing list