home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / editors / 2062 < prev    next >
Encoding:
Text File  |  1992-08-21  |  1.4 KB  |  52 lines

  1. Newsgroups: comp.editors
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!ubc-cs!news.UVic.CA!sol.UVic.CA!lux
  3. From: lux@sol.UVic.CA (Michael O'Henly)
  4. Subject: Compiling Elvis 1.4 on Sun
  5. Message-ID: <lux.714435410@sol.UVic.CA>
  6. Keywords: Sun Elvis
  7. Sender: news@sol.UVic.CA
  8. Nntp-Posting-Host: sol.uvic.ca
  9. Organization: University of Victoria
  10. Date: 21 Aug 92 22:16:50 GMT
  11. Lines: 39
  12.  
  13.     I'm running into trouble compiling Elvis 1.4 on a Sun (SunOs
  14. 4.1). I'm sure it's a simple problem but I don't know much about C and
  15. would appreciate some advice...
  16.  
  17.     I've edited the Makefile so that it's compiling for BSD4.3.
  18. Here's the error message:
  19.  
  20. cc -Dbsd -O -oelvis blk.o cmd1.o cmd2.o curses.o cut.o ex.o input.o
  21. main.o misc.o modify.o move1.o move2.o move3.o move4.o move5.o opts.o
  22. recycle.o redraw.o r egexp.o regsub.o system.o tio.o tmp.o vars.o
  23. vcmd.o vi.o -ltermcap 
  24. ld: Undefined symbol
  25.    _hdr
  26.    _blkinit
  27.    _blkget
  28.    _blkdirty
  29.    _abortdo
  30.    _undo
  31.    _afterdo
  32.    _beforedo
  33.    _blkadd
  34.    _blksync
  35. *** Error code 2
  36. make: Fatal error: Command failed for target `elvis'
  37.  
  38.     By the way, can you tell me where Elvis 1.6 is archived?
  39. (Nothing on Archie).
  40.  
  41.     Thanks.
  42.  
  43.     Michael.
  44. --
  45. Michael O'Henly                 
  46. McPherson Library                Internet:  lux@sol.uvic.ca
  47. University of Victoria                      lux@uvvm.uvic.ca
  48. Victoria, B.C., Canada             BITNET:  lux@uvvm
  49.  
  50.  
  51.  
  52.