Bug#356859: vdkxdb2: FTBFS: cairo.h missing from /usr/include/gtk-2.0/gdk/gdkcolor.h

Ross Burton ross at burtonini.com
Tue Mar 14 18:13:09 UTC 2006


On Tue, 2006-03-14 at 17:36 +0000, Martin Michlmayr wrote:
> * Ross Burton <ross at burtonini.com> [2006-03-14 17:05]:
> > I'm guessing that the makefiles for vdkxdb2 doesn't use pkg-config to
> > get the required cpp and ld flags, and is thus missing the path to
> > cairo.
> 
> FWIW, I see the same failure in at least 3 (or 4) packages:
> 
> 356872: vdkxdb2

This appears to depend something in libvdk2-dev exporting the correct
include information, and it isn't.

> 355824: freebirth
>355991: langdrill

These hard-code the include path /usr/include/gtk-2.0, which isn't
sufficient.  They should use pkg-config --cflags gtk+-2.0 in CFLAGS and
pkg-config --libs gtk+-2.0 in LDFLAGS.

> 355823: hardinfo (this one's interesting)

This does use pkg-config, not sure what is going wrong...

Ross
-- 
Ross Burton                                 mail: ross at burtonini.com
                                          jabber: ross at burtonini.com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20060314/fe93bf76/attachment.pgp


More information about the Pkg-gnome-maintainers mailing list