Hi,
I am trying to build XEmacs CVS on Windows XP using Cygwin and gcc. I get
the following error in my build:
MENHIR % make
cd ./lib-src && make all
make[1]: Entering directory `/cygdrive/c/kitty/xemacs-21.5/lib-src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/cygdrive/c/kitty/xemacs-21.5/lib-src'
cd ./src && make all
make[1]: Entering directory `/cygdrive/c/kitty/xemacs-21.5/src'
gcc -c -I/usr/lib/../include/noX -I/usr/lib/../include/noX -g -O3 -Wall
-Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -Wshadow
-Wpointer-arith -Demacs -I. -DHAVE_CONFIG_H -fno-caller-saves
-fvtable-thunks device-msw.c
device-msw.c:1159: macro `DEFINE_LRECORD_IMPLEMENTATION' used with only 9
args
make[1]: *** [device-msw.o] Error 1
make[1]: Leaving directory `/cygdrive/c/kitty/xemacs-21.5/src'
make: *** [src] Error 2
Any workarounds ? My copy of CVS was checked out at 18:45 CST today.
-kitty.
--
Krishnakumar B <kitty at cs dot wustl dot edu>
Distributed Object Computing Laboratory, Washington University in St.Louis