Hi,
I have a SuSE 8 -linux installed on my PC.
Few minutes ago I checked out the cvs-xemacs.
Made a ./configure --pdump
Then make.
I get this message:
gcc -c -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -Wshadow
-Demacs -I. -DHAVE_CONFIG_H -I/usr/X11/include console.c
In file included from console-impl.h:28,
from console.c:33:
console.h:118: warning: `struct console_methods' declared inside parameter list
console.h:118: warning: its scope is only this definition or declaration, which is
probably not what you want.
console.c:521: conflicting types for `add_entry_to_console_type_list'
console.h:118: previous declaration of `add_entry_to_console_type_list'
make[1]: *** [console.o] Error 1
make[1]: Leaving directory `/home/mkoebele/xemacs-21.5/src'
(I get this message on other systems (fbsd) after a cvs-update, too.)
This is not my first xemacs-compilation. Some version-changes ago the compilation worked.
Thanks.
Martin Koebele
Show replies by date