On 3 Mar 1999, Adrian Aichner wrote:
>>>>> "Mark" == Mark Moll
<mmoll(a)cs.cmu.edu> writes:
Mark> I have the latest version of all necessary packages (last
Mark> updated this morning), checked out xemacs with cvs. For some
Mark> reason it gives the error message shown below. 21-2b10 built
Mark> and runs just fine. Any ideas?
for which OS are you attempting the build?
Installation file will tell you this.
I tried both egcs 1.1.1 and the Sun cc compiler.
uname -a: SunOS
gs236.sp.cs.cmu.edu 5.5.1 Generic_103640-14 sun4m sparc
SUNW,SPARCstation-4
./configure '--with-tooltalk=no' '--with-gcc' '--dynamic'
'--with-dialogs=athena' '--site-includes=/usr/mmoll/include'
'--site-libraries=/usr/mmoll/lib' '--cflags=-O6'
'--prefix=/usr/mmoll' '--debug=no' '--error_checking=none'
'--with-toolbars=no' '--with-database=no' '--with-mule'
'--with-wnn' '--with-session=yes'
XEmacs 21.2-b11 "Calliope" configured for `sparc-sun-solaris2.5.1'.
Where should the build process find the source code?
/afs/cs.cmu.edu/user/mmoll/local/xemacs/xemacs
What installation prefix should install use? /usr/mmoll
What operating system and machine description files should XEmacs use?
`s/sol2.h' and `m/sparc.h'
What compiler should XEmacs be built with? gcc -O6
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? /usr/dt/include
/usr/local/include
Where do we find X Windows libraries? /usr/dt/lib /usr/local/lib
Additional header files: /usr/mmoll/include
Additional libraries: /usr/mmoll/lib
Runtime library search path:
/usr/mmoll/lib:/usr/dt/lib:/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 support for ncurses.
Compiling in Mule (multi-lingual) support.
Compiling in XIM (X11R5+ I18N input method) support.
Using Motif to provide XIM support.
Compiling in support for the WNN input method on Mule.
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.
--
Mark