reassign 458881 imlib-base retitle 458881 imlib-config: Fails to set include dir for --cflags-gdk thanks
On Thu, Jan 03, 2008 at 02:31:13PM +0100, Lucas Nussbaum wrote: > On 03/01/08 at 14:04 +0100, Bas Wijnen wrote: > > Thanks for reporting this. However, I don't understand what's wrong. I > > hope you have some of the logs from the build process, or can regenerate > > them (in particular config.log). > > Sure, here is config.log, generated in a clean sid amd64 chroot. Thanks. > configure:3847: checking for IMLIB - version >= 1.8.2 > configure:3919: gcc -o conftest -g -O2 conftest.c -L/usr/lib -lgdk_imlib > >&5 > In file included from /usr/include/gdk_imlib.h:5, > from conftest.c:13: > /usr/include/gdk_imlib_types.h:1:21: error: gdk/gdk.h: No such file or > directory This seems to be the problem. The file is in /usr/include/gtk-1.2/gdk/gdk.h, so the option -I/usr/include/gtk-1.2 is needed for it to be found as <gdk/gdk.h>. That option used to be given by imlib-config --cflags-gdk, as part of `gtk-config --cflags`, but it isn't anymore. That is fine for normal programs (assuming the idea is that programs should specify it themselves if they need it, although that doesn't seem sensible since imlib-gdk cannot be used without gdk), but then /usr/share/aclocal/imlib.m4 should pass it itself. I'm reassigning this bug to imlib-base, which contains imlib-config and /usr/share/aclocal/imlib.m4. Thanks, Bas -- I encourage people to send encrypted e-mail (see http://www.gnupg.org). If you have problems reading my e-mail, use a better reader. Please send the central message of e-mails as plain text in the message body, not as HTML and definitely not as MS Word. Please do not use the MS Word format for attachments either. For more information, see http://pcbcn10.phys.rug.nl/e-mail.html
signature.asc
Description: Digital signature