home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.editors
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!ubc-cs!news.UVic.CA!sol.UVic.CA!lux
- From: lux@sol.UVic.CA (Michael O'Henly)
- Subject: Compiling Elvis 1.4 on Sun
- Message-ID: <lux.714435410@sol.UVic.CA>
- Keywords: Sun Elvis
- Sender: news@sol.UVic.CA
- Nntp-Posting-Host: sol.uvic.ca
- Organization: University of Victoria
- Date: 21 Aug 92 22:16:50 GMT
- Lines: 39
-
- I'm running into trouble compiling Elvis 1.4 on a Sun (SunOs
- 4.1). I'm sure it's a simple problem but I don't know much about C and
- would appreciate some advice...
-
- I've edited the Makefile so that it's compiling for BSD4.3.
- Here's the error message:
-
- cc -Dbsd -O -oelvis blk.o cmd1.o cmd2.o curses.o cut.o ex.o input.o
- main.o misc.o modify.o move1.o move2.o move3.o move4.o move5.o opts.o
- recycle.o redraw.o r egexp.o regsub.o system.o tio.o tmp.o vars.o
- vcmd.o vi.o -ltermcap
- ld: Undefined symbol
- _hdr
- _blkinit
- _blkget
- _blkdirty
- _abortdo
- _undo
- _afterdo
- _beforedo
- _blkadd
- _blksync
- *** Error code 2
- make: Fatal error: Command failed for target `elvis'
-
- By the way, can you tell me where Elvis 1.6 is archived?
- (Nothing on Archie).
-
- Thanks.
-
- Michael.
- --
- Michael O'Henly
- McPherson Library Internet: lux@sol.uvic.ca
- University of Victoria lux@uvvm.uvic.ca
- Victoria, B.C., Canada BITNET: lux@uvvm
-
-
-
-