GTK comilation error.



Hello ,

        I am trying to compile gtk+2.0.6, but I've got some trouble, in the compilation stage,
it report the follwing error:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DINSIDE_GDK_X11 -I../.. -I../../gdk -I../../gdk 
-DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/pango-1.0 -I/usr/X11R6/include/X11/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/X11R6/include/fontconfig    -O3 -march=i686 -Wall -c gxid.c
gxid.c:19:24: gxid_proto.h: No such file or directory
make[3]: *** [gxid.o] Error 1
make[3]: Leaving directory `/tmp/gnomesrc/gtk+-2.0.6/gdk/x11'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/gnomesrc/gtk+-2.0.6/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gnomesrc/gtk+-2.0.6'
make: *** [all-recursive-am] Error 2

My configure options is :
./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \
--enable-xim --enable-gtk-doc --with-xinput --with-gdktarget=x11

What's wrong with it?? 

Zenith



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