Thread View: gnu.emacs.help
1 messages
1 total messages
Started by bshaw@zephyr.hc.
Wed, 12 Feb 1992 01:51
Compiling emacs on a Sun 4/330 server using OpenWindows
Author: bshaw@zephyr.hc.
Date: Wed, 12 Feb 1992 01:51
Date: Wed, 12 Feb 1992 01:51
41 lines
1180 bytes
1180 bytes
HI Folks We are trying to compile Emacs 18-57 on a sun 4/330 server running Openwindows 2.0. It can't find -lX11 for some reason. We have /usr/lib/X11 linked to /usr/openwin/lib . See below ... Thanks in advance for any comments / suggestions. Bob Shaw and Susan Hric bshaw@hc.ti.com hric@hc.ti.com cc -g -Demacs -target sun4 -c tparam.c cc -g -Demacs -target sun4 -c lastfile.c cc -g -Demacs -target sun4 -c malloc.c ld -X -o temacs crt0.o dispnew.o scroll.o xdisp.o window.o term.o cm.o x11term.o x11fns.o emac s.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o filei o.o dired.o filemode.o cmds.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc. o editfns.o callint.o eval.o fns.o print.o lread.o abbrev.o syntax.o unexec.o mocklisp.o byteco de.o process.o callproc.o doprnt.o tparam.o lastfile.o malloc.o -ltermcap -lX11 -lg -lc ld: -lX11: No such file or directory *** Error code 4 make: Fatal error: Command failed for target `temacs' Current working directory /u3/local/src/emacs/emacs-18.57/src *** Error code 1 make: Fatal error: Command failed for target `doall' exit 1
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads