I pulled down 21.5.23 and did the following:
./configure --prefix=/usr/local/xemacs-21.5.23 --with-gtk --with-xim=xlib
--with-optimization --disable-toolbars
make clean
make
and get the following compile error:
gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts
-Wpacked -Wunused-parameter -g -O3 -Demacs -I.
-I/home/sdague/code/xemacs-21.5.23/src -DHAVE_CONFIG_H
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -Wno-shadow glyphs-gtk.c
glyphs-gtk.c:258:5: warning: "WORDS_BIGENDIAN" is not defined
glyphs-gtk.c:333:5: warning: "WORDS_BIGENDIAN" is not defined
glyphs-gtk.c: In function `image_instance_convert_to_pointer':
glyphs-gtk.c:689: warning: implicit declaration of function
`IMAGE_INSTANCE_X_PIXMAP'
glyphs-gtk.c:689: warning: initialization makes pointer from integer without
a cast
glyphs-gtk.c: In function `init_image_instance_from_gdk_image':
glyphs-gtk.c:799: warning: use of cast expressions as lvalues is deprecated
glyphs-gtk.c: In function `gtk_xpm_instantiate':
glyphs-gtk.c:1332: error: `xpmattrs' undeclared (first use in this function)
glyphs-gtk.c:1332: error: (Each undeclared identifier is reported only once
glyphs-gtk.c:1332: error: for each function it appears in.)
glyphs-gtk.c: In function `gtk_colorize_image_instance':
glyphs-gtk.c:2974: warning: use of cast expressions as lvalues is deprecated
make[1]: *** [glyphs-gtk.o] Error 1
make[1]: Leaving directory `/home/sdague/code/xemacs-21.5.23/src'
make: *** [src] Error 2
Platform, Mandriva Linux 10.2 on a Pentium M. gcc 3.4.3.
Any other information useful to debug this? 21.5.22 compiled cleanly with
this process.
-Sean
--
__________________________________________________________________
Sean Dague Mid-Hudson Valley
sean at dague dot net Linux Users Group
http://dague.net http://mhvlug.org
There is no silver bullet. Plus, werewolves make better neighbors
than zombies, and they tend to keep the vampire population down.
__________________________________________________________________