I cvs updated and:
uname -a: IRIX dr2 6.2 03131015 IP22
../configure '--site-libraries=/usr/local/lib'
'--site-includes=/usr/local/include' '--cflags=-g'
'--package-path=/devdisk/d54man/gnu/xemacs-beta/packages'
'--with-mule=no'
XEmacs 21.2-b26 "Millenium" configured for `mips-sgi-irix6.2'.
Where should the build process find the source code?
/devdisk/d54man/gnu/xemacs-beta/xemacs-21.2
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/irix6-0.h' and `m/iris4d.h'
What compiler should XEmacs be built with? cc -g
Should XEmacs use the GNU version of malloc? yes
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files?
Where do we find X Windows libraries?
Additional header files: /usr/local/include
Additional libraries: /usr/local/lib
Runtime library search path: /usr/local/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for PNG image handling.
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 DBM.
Compiling in support for proper WM_COMMAND handling.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif native widgets.
Using Motif dialog boxes.
Compiling in dynamic shared object module support.
movemail will use "dot-locking" for locking mail spool files.
Compiling in extra code for debugging.
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: ---------------------------------------------------------
Everything compiled ok, and then at the end of the build process I
got the following:
Loading /devdisk/d54man/gnu/xemacs-beta/xemacs-21.2/i62-r4k/lisp/fontl-hooks.elc...
Loading /devdisk/d54man/gnu/xemacs-beta/xemacs-21.2/i62-r4k/lisp/auto-show.elc...
Loading /devdisk/d54man/gnu/xemacs-beta/xemacs-21.2/i62-r4k/lisp/loadhist.elc...
Loading /devdisk/d54man/gnu/xemacs-beta/xemacs-21.2/i62-r4k/lisp/loaddefs.elc...
Loading site-load...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name xemacs
Testing for Lisp shadows ...
allocating string (size 16)
[]
allocating symbol (size 24)
[]
allocating vector (size 65660)
[]
allocating string (size 16)
[]
allocating symbol (size 24)
[]
allocating string (size 16)
[]
allocating symbol (size 24)
[]
allocating string (size 16)
[]
allocating symbol (size 24)
[]
allocating string (size 16)
[]
allocating symbol (size 24)
[]
make[1]: *** [xemacs] Segmentation fault
make[1]: *** Deleting file `xemacs'
make[1]: Leaving directory `/devdisk/d54man/gnu/xemacs-beta/xemacs-21.2/i62-r4k/src'
make: *** [src] Error 1
Any ideas ?
--
Paul