GTK 2.10 compilation help
- From: Richard Felkins <richardf gefion gso saic com>
- To: gtk-list gnome org
- Subject: GTK 2.10 compilation help
- Date: Tue, 18 Jul 2006 08:03:13 -0700 (PDT)
Hello ,
I am compiling GTK 2.10 on Solaris 8 and have the problem listed below.
Could someone shed some light on what might cause this type of error as
I believe I have ratified all of the prerequisites.
If you need any additional information, please let me know.
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
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'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/local2/gtk+-2.10.0'
make: *** [all] Error 2
___________________________________________________________________
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]