GTK v2.10.0 compile errors



Hello,

I am new to this list and I have a problem compiling GTK.  I have met
all the latest prerequisites using all the latest distros.  Any help
or pointers will be greatly appreciated.

Here is the block of information that includes the error:

Thanks,  -Richard.


make[3]: Entering directory `/local2/gtk+-2.10.0/gdk'
Making all in x11
make[4]: Entering directory `/local2/gtk+-2.10.0/gdk/x11'
if /bin/bash ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk 
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS 
-pthreads -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include   
     -DG_DISABLE_DEPRECATED -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
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION 
-I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED 
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthreads 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include 
-DG_DISABLE_DEPRECATED -g -O2 -Wall -MT gdkasync.lo -MD -MP -MF 
.deps/gdkasync.Tpo -c gdkasync.c  -fPIC -DPIC -o .libs/gdkasync.o
gdkasync.c: In function `_gdk_x11_send_client_message_async':
gdkasync.c:259: error: `X_' undeclared (first use in this function)
gdkasync.c:259: error: (Each undeclared identifier is reported only once
gdkasync.c:259: error: for each function it appears in.)
gdkasync.c:259: error: parse error before "GetInputFocus"
gdkasync.c: In function `_gdk_x11_set_input_focus_safe':
gdkasync.c:352: error: `X_' undeclared (first use in this function)
gdkasync.c:352: error: parse error before "GetInputFocus"
make[4]: *** [gdkasync.lo] Error 1
make[4]: Leaving directory `/local2/gtk+-2.10.0/gdk/x11'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/local2/gtk+-2.10.0/gdk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/local2/gtk+-2.10.0/gdk'

___________________________________________________________________

Richard L. Felkins		SAIC MSD Systems
10260 Campus Point Dr. MS-A	Email: richardf gso saic com
San Diego, CA 92121		Phone: 858-826-3321 Cell: 858-354-4563
___________________________________________________________________




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