all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Installation Problem of Emacs ver 21.2 on Soloaris
@ 2002-08-23 17:44 Jeff
  0 siblings, 0 replies; only message in thread
From: Jeff @ 2002-08-23 17:44 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1422 bytes --]

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

[-- Attachment #2: results of configure.jpg --]
[-- Type: image/pjpeg, Size: 77224 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-23 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-23 17:44 Installation Problem of Emacs ver 21.2 on Soloaris Jeff

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.