On Tue, 2006-03-14 at 17:36 +0100, Roland Stigge wrote: > Sebastien Bacher wrote: > >>Package: libgtk2.0-dev > >>Version: 2.4.0-3 > > > > That version of GTK doesn't use cairo and with current package > > gdkcolor.h does "#include <cairo.h>" > > Exactly, and that one can't be found. > > > what version of Debian do you use? > > current sid. > > > Lowering the severity since that's only an issue on your build > > Have you tried it yourself? (In a freshly clean build environment?)
Current sid has libgtk2.0-dev 2.8.13-1 not 2.4.0-3 (which isn't even in Sarge, that has 2.6.4-3.1). See http://packages.qa.debian.org/g/gtk +2.0.html As can be seen from http://packages.debian.org/unstable/libdevel/libgtk2.0-dev, libgtk2.0-dev depends on libcairo2-dev. 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. Ross -- Ross Burton mail: [EMAIL PROTECTED] jabber: [EMAIL PROTECTED] www: http://www.burtonini.com./ PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

