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



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../.. -I../../gdk -I../../gdk -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I/home/mono/include/glib-2.0 -I/home/mono/lib/glib-2.0/include -I/home/mono/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include @X_CFLAGS@ -I/usr/X11R6/include -g -O2 -Wall -MT gdkasync.lo -MD -MP -MF .deps/gdkasync.Tpo -c gdkasync.c  -fPIC -DPIC -o .libs/gdkasync.o
> > gcc: cannot specify -o with -c or -S and multiple compilations
> > make: *** [gdkasync.lo] Error 1
> > 
> > I don't know why it !
> 
> 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)?
> 
> Yeti

grep ^X_ config.log say that :

X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11R6/lib'
X_PRE_LIBS=' -lSM -lICE'


-- 
Stéphane KLEIN
Home page : http://www.harobed.org
Jabber : harobed myjabber net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]