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

  1. Path: sparky!uunet!olivea!spool.mu.edu!umn.edu!csus.edu!netcom.com!bskendig
  2. From: bskendig@netcom.com (Brian Kendig)
  3. Newsgroups: gnu.emacs.help
  4. Subject: Need help installing 18.58 on a Pyramid running SMP DC/OSx
  5. Message-ID: <1992Nov23.165033.16541@netcom.com>
  6. Date: 23 Nov 92 16:50:33 GMT
  7. Organization: Starfleet Headquarters: San Francisco
  8. Lines: 54
  9.  
  10. I'm trying to get Emacs 18.58 up and running on a Pyramid here.
  11. I've never installed Emacs before, and I'm not root, so I'm having
  12. a few difficulties...
  13.  
  14. The /etc/motd of this machine identifies it as "SMP DC/OSx wrpyr4
  15. 1.0-92b023 dcosx MIServer-S 6/256 r3000".  It's some kind of Unix, but
  16. I'm not terribly familiar with it.
  17.  
  18. All I did was copy src/config-h.dist to src/config.h and edit it to
  19. #include "m-pyramid.h" and "s-bsd4-2.h" like the MACHINES file told me
  20. to, and put the proper path in src/paths.h.
  21.  
  22. Then I typed 'make install', and after it compiled everything in etc,
  23. I got:
  24.  
  25.     ...
  26.         cd src; make  all
  27.         rm -f xmakefile junk.c
  28.         cp ymakefile junk.c
  29.         cc -E junk.c | sed -e 's/^#.*//' -e 's/^[
  30.                                                         ][
  31.                                                                 ]*$//' -e 's/^ /
  32.         /' | \
  33.         sed -n -e '/^..*$/p' > xmakefile
  34.         rm -f junk.c
  35.         make    -f xmakefile  all
  36. bad character { (octal 173), line 30 (bu40)
  37. make: fatal error: .
  38. *** Error code 1 (bu21)
  39.  
  40. make: fatal error.
  41. *** Error code 1 (bu21)
  42.  
  43. make: fatal error.
  44.  
  45.  
  46. I don't understand this.  Line 30 of xmakefile is:
  47. temacs:  $ ( LOCALCPP ) $ ( SHORT ) $ ( STARTFILES ) $ ( OLDXMENU ) $ { obj } $
  48. { otherobj }
  49.  
  50. Could it be choking on a '{'?
  51.  
  52. This may be too specific a case for me to find much help here, but I'd
  53. appreciate any assistance that could be offered.  I'd like to work on
  54. this with someone who is familiar with the same setup.
  55.  
  56. Thanks!
  57.  
  58. -- 
  59. _/_/_/  Brian Kendig                             Je ne suis fait comme aucun
  60. /_/_/  bskendig@netcom.com                de ceux que j'ai vus; j'ose croire
  61. _/_/                            n'etre fait comme aucun de ceux qui existent.
  62.   /  Nolite te bastardes     Si je ne vaux pas mieux, au moins je suis autre.
  63.  /  carborundorum.                                               -- Rousseau
  64.