b59 alphaev56-unknown-linux
egcs-1.1.1
myserable failure.
xemacs was built, but segfaults on startup.
gdb segfaults :(
These warnings look scary:
1966:/net/nbeckerpc/usr/local/src/xemacs-20/src/process-unix.c:189: warning: cast to
pointer from integer of different size
1970:/net/nbeckerpc/usr/local/src/xemacs-20/src/process-unix.c:793: warning: cast to
pointer from integer of different size
1971:/net/nbeckerpc/usr/local/src/xemacs-20/src/process-unix.c:793: warning: cast to
pointer from integer of different size
1973:/net/nbeckerpc/usr/local/src/xemacs-20/src/process-unix.c:1564: warning: cast to
pointer from integer of different size
1974:/net/nbeckerpc/usr/local/src/xemacs-20/src/process-unix.c:1565: warning: cast to
pointer from integer of different size
1976:/net/nbeckerpc/usr/local/src/xemacs-20/src/process-unix.c:1725: warning: cast to
pointer from integer of different size
1977:/net/nbeckerpc/usr/local/src/xemacs-20/src/process-unix.c:1726: warning: cast to
pointer from integer of different size
2013:/net/nbeckerpc/usr/local/src/xemacs-20/src/process.c:215: warning: cast to pointer
from integer of different size
2015:/net/nbeckerpc/usr/local/src/xemacs-20/src/process.c:479: warning: cast to pointer
from integer of different size
2017:/net/nbeckerpc/usr/local/src/xemacs-20/src/process.c:1841: warning: cast to pointer
from integer of different size
uname -a: Linux
pacpc1.hns.com 2.0.34 #1 Wed Jul 15 12:44:28 EDT 1998 alpha unknown
/net/nbeckerpc/usr/local/src/xemacs-20/configure
XEmacs 21.0-b59 "Poitou59" configured for `alphaev56-unknown-linux'.
Where should the build process find the source code?
/net/nbeckerpc/usr/local/src/xemacs-20
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/linux.h' and `m/alpha.h'
What compiler should XEmacs be built with? gcc -g -O3 -Wall -Wno-switch
Should XEmacs use the GNU version of malloc? no
(The GNU allocators don't work with this system configuration).
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/X11R6/include
Where do we find X Windows libraries? /usr/X11R6/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
--------------------------------------------------------------------
WARNING: Compiling without PNG image support.
Reason: PNG library version too old (pre 1.0.2)!
WARNING: You should strongly consider installing the PNG libraries.
WARNING: Otherwise certain images and glyphs may not display.
WARNING: (a copy may be found in
ftp://ftp.xemacs.org/pub/xemacs/aux)
--------------------------------------------------------------------
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for TIFF image handling.
Compiling in support for X-Face message headers.
Compiling in native sound support.
Compiling in support for Berkeley DB.
Compiling in support for GNU DBM.
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
Using Lisp_Objects with minimal tagbits.
Compiling in extra code for debugging.
Compiling in code for checking XEmacs memory usage.
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: ---------------------------------------------------------