home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / emacs / help / 5206 < prev    next >
Encoding:
Text File  |  1992-12-30  |  2.0 KB  |  52 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!belenos.pci.upmc.edu!gaffur
  3. From: gaffur@belenos.pci.upmc.edu (Ehsan-ul Gaffur)
  4. Subject: Re: Compilation Failure
  5. Message-ID: <9212302030.AA20974@belenos.pci.upmc.edu>
  6. Sender: daemon@cis.ohio-state.edu
  7. Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu
  8. References: <9212302010.AA27292@mole.gnu.ai.mit.edu>
  9. Date: Wed, 30 Dec 1992 10:30:31 GMT
  10. Lines: 40
  11.  
  12. In message <9212302010.AA27292@mole.gnu.ai.mit.edu> you write:
  13. > Please don't try to install Emacs 18.57 now.  Use 18.59 instead.
  14. > It fixes many problems that were in 18.57.
  15.  
  16. Ah, I'm just one step ahead of you...  ;-)
  17.  
  18. I downloaded emacs-18.59.tar.Z, restored it, read the README
  19. and INSTALL files and performed all the tinkering the files
  20. hinted.  So, here's what the new error says...
  21.  
  22. .
  23. .
  24. .
  25. cc -g -Demacs   -I/usr/openwin/include  -target sun4 -c  tparam.c
  26. cc -g -Demacs   -I/usr/openwin/include  -target sun4 -c  lastfile.c
  27. cc -g -Demacs   -I/usr/openwin/include  -target sun4 -c  malloc.c
  28. ld  -e __start -Bstatic -L/usr/openwin/lib -o temacs crt0.o dispnew.o
  29.    scroll.o xdisp.o window.o  term.o cm.o x11term.o x11fns.o xmenu.o
  30.    emacs.o keyboard.o macros.o keymap.o sysdep.o  buffer.o filelock.o
  31.    insdel.o marker.o  minibuf.o fileio.o dired.o filemode.o  cmds.o
  32.    casefiddle.o indent.o search.o regex.o undo.o  alloc.o data.o doc.o
  33.    editfns.o callint.o  eval.o fns.o print.o lread.o  abbrev.o syntax.o
  34.    unexec.o mocklisp.o bytecode.o  process.o callproc.o   doprnt.o tparam.o
  35.    lastfile.o malloc.o   -ltermcap libXMenu11.a -Bstatic -lX11   -lg  -lc
  36. ld: -lX11: No such file or directory
  37. *** Error code 4
  38. make: Fatal error: Command failed for target `temacs'
  39. Current working directory /fuj/files/applications/emacs-18.59/src
  40. *** Error code 1
  41. make: Fatal error: Command failed for target `doall'
  42. Current working directory /fuj/files/applications/emacs-18.59/src
  43. *** Error code 1
  44. make: Fatal error: Command failed for target `src'
  45.  
  46.  
  47. Any pointers?  Thanks in advance!
  48.  
  49.  
  50. Ehsan
  51. =====
  52.