Jeff Miller <jmiller(a)smart.net> writes:
using
./configure '--prefix=/usr/local' '--cflags='
'--package-path=/usr/local/lib/xemacs/packages-20.5-2'
the compile failed with:
cc -lc -lgcc /usr/lib/crtn.o `gcc -print-libgcc-file-name`
rangetab.o: In function `mark_range_table':
rangetab.o(.text+0xc): undefined reference to `error_check_range_table'
...
make[1]: Leaving directory `/mnt4/jmiller/xemacs-20.5-b15/src'
Jeff, I can easily imagine failure of this sort if the New And
Improved(TM) Makefile dependencies are out of date and you've recently
mixed builds with and without error-checking. As far as I can tell, I
did remember to rebuild the dependencies between betas. Do you have
any .rej files or zero length files from patching?