home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / help-lucid-emacs / text0115.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  917 b   |  36 lines

  1. I am trying to make lemacs-19.6 on a Sun Sparc, SunOS 4.1.1, OW3.0, using gcc
  2. 2.2.2. This is what happens:
  3.  
  4.  
  5. bash$ make
  6. cd etc; make  all
  7. cd src; make  all
  8. make  -f xmakefile  all
  9. ./temacs -batch -l inc-vers
  10. Loading inc-vers...
  11. *** Abort - core dumped
  12. make: Fatal error: Command failed for target `release'
  13. Current working directory /homes2/lemacs-19.6/src
  14. *** Error code 1
  15. make: Fatal error: Command failed for target `doall'
  16. Current working directory /homes2/lemacs-19.6/src
  17. *** Error code 1
  18. make: Fatal error: Command failed for target `src'
  19.  
  20.  
  21. Has anybody encountered this problem? I have built 19.3 and 19.4 under the same
  22. conditions with no problems at all.
  23.  
  24. --
  25.                     Kostas
  26.  
  27.  
  28. Kostas N. Oikonomou            Internet:  ko@surya.ho.att.com
  29. AT&T Bell Laboratories, Rm 3M-521    uucp:  ...!att!honet7!ko
  30. 101 Crawfords Corner Road        Telephone:  +1 908 949 2175
  31. P.O. Box 3030                
  32. Holmdel, NJ  07733-3030            FAX:  +1 908 949 1652
  33.  
  34.  
  35.  
  36.