Re: error when I compile gtk 2.4.1, I haven't this error when I compile 2.4.0

2004-05-17 Thread Valdis . Kletnieks
On Sat, 15 May 2004 15:03:41 +0200, David Necas (Yeti) [EMAIL PROTECTED] said: There should be no unexpanded @X_CFLAGS@ in the command. However I don't how it could get there. What configure says about X (and grep ^X_ config.log)? A borked pkg-config specification returning bogus --cflags?

error when I compile gtk 2.4.1, I haven't this error when I compile 2.4.0

2004-05-15 Thread Harobed
Hi, I compiled gtk 2.4.0 with success. When I compile gtk 2.4.1 I've this error : if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\Gdk\ -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED

Re: error when I compile gtk 2.4.1, I haven't this error when I compile 2.4.0

2004-05-15 Thread David Necas (Yeti)
On Sat, May 15, 2004 at 02:17:59PM +0200, Harobed wrote: I compiled gtk 2.4.0 with success. When I compile gtk 2.4.1 I've this error : gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\Gdk\ -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_DEPRECATED

Re: error when I compile gtk 2.4.1, I haven't this error when I compile 2.4.0

2004-05-15 Thread Harobed
Le sam 15/05/2004 à 15:03, David Necas (Yeti) a écrit : On Sat, May 15, 2004 at 02:17:59PM +0200, Harobed wrote: I compiled gtk 2.4.0 with success. When I compile gtk 2.4.1 I've this error : gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\Gdk\ -DGDK_COMPILATION -I../..