home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / emacs / help / 4843 < prev    next >
Encoding:
Text File  |  1992-11-18  |  2.0 KB  |  49 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!mcsun!sun4nl!tnofel!jlph7
  3. From: jlph7@fel.tno.nl (Joost van Lawick van Pabst)
  4. Subject: emacs18.59-solaris-x11r5p13-sunsparc
  5. Message-ID: <1992Nov17.151332.1183@fel.tno.nl>
  6. Organization: TNO Physics and Electronics Laboratory
  7. Date: Tue, 17 Nov 1992 15:13:32 GMT
  8. Lines: 39
  9.  
  10.  
  11. I have some trouble compiling emacs 18.59 for a Sun Sparc 2 
  12. under Solaris (4.1.2 I think). I tried some setups but started
  13. with s-sol2.h and m-sparc.h which seems a natural choice. 
  14.  
  15. First a installed gcc 2.3 and used it for compilation of emacs.
  16. I selected HAVE_X_WINDOWS and HAVE_X_MENUS, defined the environ
  17. ment variables EMACS, BUILD and CC (gcc). Compilation failed 
  18. when I reached scroll.c: It includes an include file and this include 
  19. file includes an include file and ... includes stream.h
  20. (the fixed one!).  It did not understand caddr_t and a lot 
  21. of parse and syntax errors followed. Also with the regular cc 
  22. compiler it failed on the same file. However when I compiled it 
  23. by hand without the -Demacs option it succeeded. I had to do this 
  24. for some other files but then it really failed and I had to do 
  25. something else.
  26.  
  27. Then I tried s-sunos-1.h and gcc and compilation succeeded (apart from
  28. the stream.h problems) but the compiled version did not have the 
  29. features of 18.59 (no scroll bar, multiple buffers in Xwindows, etc)
  30.  
  31. Does somebody recognise these inconveniences and how do we get rid 
  32. of them?
  33.  
  34.  
  35. Joost
  36.  
  37.  
  38. ------------------------------------------------------------------------------
  39. Name:     Ir J van Lawick van Pabst  |  TNO Physics and Electronics Laboratory
  40. Email:             jlph7@fel.tno.nl  |       Oude Waalsdorperweg 63, The Hague
  41. Phone:             +31 70 326 42 21  |         PO Box 96864, 2509 JG The Hague
  42. Fax:               +31 70 328 09 61  |                         The Netherlands
  43.  
  44. -- 
  45.  
  46.  
  47. ------------------------------------------------------------------------------
  48. Name:     Ir J van Lawick van Pabst  |  TNO Physics and Electronics Laboratory
  49.