Hi Ben.
I'm getting this when trying to compile 21.5...
gcc -c -ggdb3 -Wall -Wchar-subscripts -Wunused -Wundef -Wshadow -Wsign-compare
-Wmissing-declarations -Wunreachable-code -march=athlon -Demacs -I. -DHAVE_CONFIG_H
-I/usr/X11R6/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'
gmake[1]: *** [console.o] Error 1
gmake[1]: Leaving directory `/usr/local/src/xemacs/src'
gmake: *** [src] Error 2
Compilation exited abnormally with code 2 at Fri Jun 21 09:49:44
Just in case it helps, here's the Installation file:
uname -a: Linux eicq 2.4.18 #2 Sun Apr 21 00:09:16 EST 2002 i686 unknown
./configure '--extra-verbose' '--dynamic=yes' '--with-gtk=no'
'--with-gnome=no' '--with-toolbars=yes' '--with-wmcommand=yes'
'--with-athena=next' '--with-menubars=lucid'
'--with-scrollbars=athena' '--with-dialogs=athena'
'--with-widgets=athena' '--with-png=yes'
'--with-sound=native,noesd' '--with-modules'
'--with-site-lisp=yes' '--with-site-modules=yes' '--pdump'
'--with-mule' '--debug' '--error-checking=all'
'--memory-usage-stats' '--use-union-type' '--with-clash-detection'
'--site-libraries=/usr/local/pgsql/lib'
XEmacs 21.5-b6 "bok choi" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /usr/local/src/xemacs
Installation prefix: /usr/local
Additional libraries: /usr/local/pgsql/lib
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -ggdb3 -Wall -Wchar-subscripts -Wunused -Wundef
-Wshadow -Wsign-compare -Wmissing-declarations -Wunreachable-code -march=athlon
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/neXtaw
- Athena library to link: neXtaw
Using Lucid menubars.
Using Athena scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
TTY:
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for Berkeley database.
Compiling in support for GNU DBM.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: pgsql/libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the union type for Lisp_Objects.
Using the new portable dumper.
Compiling in support for extra debugging code.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|