On Fri, 2010-10-29 at 18:34 +0300, Bilal Akhtar wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > The package is vdkxdb2 and I tried that -I line, but it didn't work. > > Thanks >
Hey, The problem is actually in libvdk2-dev. In this cycle Gtk+ developers have split gdk-pixbuf out of the Gtk+ source so now gdk-pixbuf headers live in /usr/include/gdk-pixbuf-2.0 instead of /usr/include/gtk-2.0. But the vdk-config-2 script adds only -I/usr/include/gtk-2.0 and not -I/usr/include/gdk-pixbuf-2.0 to cflags and because of that applications can't find headers. Cheers, KK -- Krzysztof Klimonda <[email protected]>
signature.asc
Description: This is a digitally signed message part
-- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
