Problems compiling gtk 2.4.3



Hello Everybody.

Earlier this year, this post was made by an other user:

>Le sam 15/05/2004 à 16:28, Harobed a écrit :
> >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/inclu
de
> > > > @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'

> I don't understand why I've this problem. But I do make clean,
> ./configure... make, and it's compile with success now !I receive the same
error when I try to compile and it tells me the same when I run grep ^X_
config.log. But I can't fix it by just running make clean and configure
again. I use debian with gcc 3.3.3 too.Please help me.Thanks in advanceAdam
Ehlers Nyholm Thomsen.



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