murali2104
Technical User
I am trying to install gtk+-2.8.9
I got the following problem--please help me
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 `/apps/gutmu01/gtk/gtk+-2.8.9/gdk/x11'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/apps/gutmu01/gtk/gtk+-2.8.9/gdk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/apps/gutmu01/gtk/gtk+-2.8.9/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/apps/gutmu01/gtk/gtk+-2.8.9'
make: *** [all] Error 2
I got the following problem--please help me
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 `/apps/gutmu01/gtk/gtk+-2.8.9/gdk/x11'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/apps/gutmu01/gtk/gtk+-2.8.9/gdk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/apps/gutmu01/gtk/gtk+-2.8.9/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/apps/gutmu01/gtk/gtk+-2.8.9'
make: *** [all] Error 2