Hello
In principle this mail is for Jeff, but in case somebody tried to
compile xemacs-gtk and run into similar problems, I post it to the list.
I applied Jeff's configure option and then make gave me
,----
| event-gtk.c:1280:17: warning: implicit declaration of function
'gdk_x11_window_lookup_for_display' is
| invalid in C99 [-Wimplicit-function-declaration]
| if (w && (w != gdk_x11_window_lookup_for_display (disp,
| ^
| event-gtk.c:1280:14: warning: comparison between pointer and integer ('GdkWindow
*' and 'int')
| [-pedantic]
| if (w && (w != gdk_x11_window_lookup_for_display (disp,
| - ^ ----------------------------------------
| 15 diagnostics generated.
| make[1]: *** [event-gtk.o] Error 1
| make[1]: Leaving directory
| `/home/oub/ALLES/Add-Import/xemacs-gtk/jsparkes-xemacs-gtk-4f96e3a59582/src'
| make: *** [src] Error 2
`----
Uwe Brauer
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta