I compiled with the following:
./configure --prefix=/app/abt/nosw/xemacs-21.0/mips-sgi-irix6.2n32 \
--compiler=cc --cflags='-n32' --ldflags='-n32' --dynamic=yes \
--with-tooltalk=no \
--infopath="/usr/info:/app/abt/sw/info:/app/abt/nosw/info" \
--infodir=/app/abt/nosw/xemacs-21.0/mips-sgi-irix6.2n32/info \
--site-includes=/app/abt/nosw/include \
--site-libraries=/app/abt/nosw/lib \
--site-runtime-libraries=/app/abt/nosw/lib
Final output of configure is:
XEmacs 21.0 "Poitou" configured for `mips-sgi-irix6.2'.
Where should the build process find the source code? /rcis/fsoft/misc/xemacs-21.0-b57
What installation prefix should install use?
/app/abt/nosw/xemacs-21.0/mips-sgi-irix6.2n32
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 -n32
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: /app/abt/nosw/include
Additional libraries: /app/abt/nosw/lib
Runtime library search path: /app/abt/nosw/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 Berkeley DB.
Compiling in support for GNU DBM.
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
This compiles OK but when I run the executable as 'src/xemacs' from
the build directory and select File->Open, I get the error
"Symbol's function definition is void: xpm-button-create". I have
xpm 3.4k compiled for XEmacs to use.
--
albert chin (china(a)pprd.abbott.com)
Show replies by date