Well, after 7 months in Italy, I have finally made it back to the
States.
I grabbed 21.2.17 from cvs and the following configuration fails to
compile.
./configure '--prefix=/usr/local' '--cflags=-g -Wno-switch -malign-loops=2
-mal
ign-jumps=2 -malign-functions=2' '--package-path=/usr/local/lib/xemacs/packages-
21.0' '--with-x11=no'
I get the following error:
glyphs.c:2930: parse error before `struct'
glyphs.c:2930: `image' undeclared here (not in a function)
glyphs.c:2930: initializer element for `glyph_description[0].offset' is not cons
tant
make[1]: *** [glyphs.o] Error 1
make[1]: Leaving directory `/cvs/xemacs/xemacs-21/src'
make: *** [dump-elcs] Error 2
probably an ifdef based on whether X is available is missing.
Jeff
Show replies by date