Which compiler? What options? Please send the values of CC and CFLAGS from
the makefile. I'd guess gcc 2.8 something. For the record, I've never had
a problem building XEmacs with the SparcWorks compiler, although I have to
admit it's been awhile since I built on Solaris.
I don't think --without-gpm is necessary, and I'm not sure
--external-widget is working.
vin
tessone(a)imsa.edu said:
Hi. I've been attempting to compile XEmacs under Solaris 2.5.
Here are
the commands I used to compile it:
$ tar -zxf xemacs-21.0.tar.gz && tar -zxf
xemacs-21.0-elc.tar.gz &&
tar -zxf xemacs-21.0-info.tar.gz
$ cd xemacs-21.0
$ ./configure --prefix="/imsa" --external-widget --without-gpm
--with-workshop --with-site-lisp --debug
$ make
Make dies with some errors after xemacs is compiled and it tries to
run xemacs. Here is the lisp backtrace: