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



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 -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 -o gdkasync.lo `test -f 'gdkasync.c' || echo './'`gdkasync.c; \
then mv -f ".deps/gdkasync.Tpo" ".deps/gdkasync.Plo"; \
else rm -f ".deps/gdkasync.Tpo"; exit 1; \
fi
 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 !

I use gcc version 3.3.3 on Debian.

Thanks for your help :)
-- 
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]