home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.help
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!belenos.pci.upmc.edu!gaffur
- From: gaffur@belenos.pci.upmc.edu (Ehsan-ul Gaffur)
- Subject: Re: Compilation Failure
- Message-ID: <9212302030.AA20974@belenos.pci.upmc.edu>
- Sender: daemon@cis.ohio-state.edu
- Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu
- References: <9212302010.AA27292@mole.gnu.ai.mit.edu>
- Date: Wed, 30 Dec 1992 10:30:31 GMT
- Lines: 40
-
- In message <9212302010.AA27292@mole.gnu.ai.mit.edu> you write:
- > Please don't try to install Emacs 18.57 now. Use 18.59 instead.
- > It fixes many problems that were in 18.57.
-
- Ah, I'm just one step ahead of you... ;-)
-
- I downloaded emacs-18.59.tar.Z, restored it, read the README
- and INSTALL files and performed all the tinkering the files
- hinted. So, here's what the new error says...
-
- .
- .
- .
- cc -g -Demacs -I/usr/openwin/include -target sun4 -c tparam.c
- cc -g -Demacs -I/usr/openwin/include -target sun4 -c lastfile.c
- cc -g -Demacs -I/usr/openwin/include -target sun4 -c malloc.c
- ld -e __start -Bstatic -L/usr/openwin/lib -o temacs crt0.o dispnew.o
- scroll.o xdisp.o window.o term.o cm.o x11term.o x11fns.o xmenu.o
- emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o
- insdel.o marker.o minibuf.o fileio.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 bytecode.o process.o callproc.o doprnt.o tparam.o
- lastfile.o malloc.o -ltermcap libXMenu11.a -Bstatic -lX11 -lg -lc
- ld: -lX11: No such file or directory
- *** Error code 4
- make: Fatal error: Command failed for target `temacs'
- Current working directory /fuj/files/applications/emacs-18.59/src
- *** Error code 1
- make: Fatal error: Command failed for target `doall'
- Current working directory /fuj/files/applications/emacs-18.59/src
- *** Error code 1
- make: Fatal error: Command failed for target `src'
-
-
- Any pointers? Thanks in advance!
-
-
- Ehsan
- =====
-