help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Installation Problem of Emacs ver 21.2 on Soloaris


From: Jeff
Subject: Installation Problem of Emacs ver 21.2 on Soloaris
Date: Fri, 23 Aug 2002 10:44:46 -0700 (PDT)

I'm using Sun Solaris version 8.  I'm trying to
install Emacs for the first time. The first step,
./configure works fine. But when I type in the make
commmand I get a couple of error messages listed
below:

if [ ! -f /opt/emacs-21.2/lisp/abbrev.elc ]; then \
  make  bootstrap; \
fi
cd lib-src; make all  \
  CC='gcc' CFLAGS='-g -O2 ' CPPFLAGS='' \
  LDFLAGS='' MAKE='make'
make[1]: Entering directory `/opt/emacs-21.2/lib-src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/emacs-21.2/lib-src'
cd src; make all  \
  CC='gcc' CFLAGS='-g -O2 ' CPPFLAGS='' \
  LDFLAGS='' MAKE='make'
make[1]: Entering directory `/opt/emacs-21.2/src'
cd ../lwlib/; make -w       CC='gcc' CFLAGS='-g -O2 '
MAKE='make'     "C_SWITCH_X_SITE="    
"C_SWITCH_X_MACHINE="    
"C_SWITCH_X_SYSTEM=-I/usr/dt/include "    
"C_SWITCH_SITE="     "C_SWITCH_MACHINE="    
"C_SWITCH_SYSTEM="
make[2]: Entering directory `/opt/emacs-21.2/lwlib'
rm -f liblw.a
ar cq liblw.a lwlib.o lwlib-Xlw.o xlwmenu.o
lwlib-Xaw.o lwlib-utils.o
make[2]: Leaving directory `/opt/emacs-21.2/lwlib'
make[1]: Leaving directory `/opt/emacs-21.2/src'

I try to run the emacs -q command which doesn't work
for obvious reasons.  Can anyone help? Also I'm
attaching a screen shot of the results of the
configure command.


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

image/pjpeg


reply via email to

[Prev in Thread] Current Thread [Next in Thread]