home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4829 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.2 KB  |  39 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!e40-008-9.MIT.EDU!vikki
  3. From: vikki@e40-008-9.MIT.EDU (Vikki King)
  4. Subject: Kernel rebuild - load error?
  5. Organization: Columbia University Center for Telecommunications Research
  6. Message-ID: <1992Aug29.105853.10261@ctr.columbia.edu>
  7. Sender: news@ctr.columbia.edu (The Daily Lose)
  8. X-Newsreader: Tin 1.1 PL4
  9. Date: Sat, 29 Aug 1992 10:58:53 GMT
  10. X-Posted-From: e40-008-9.mit.edu
  11. X-Posted-Through: sol.ctr.columbia.edu
  12. Lines: 25
  13.  
  14. Hi Everyone:
  15.  
  16.      I am trying to rebuild my kernel to change it so that my 3c503 ethernet
  17. adapter talks out its AUI port instead of the thinnet port.  (Thanks for the
  18. tip Terry :-)!)  I believe that I have altered if_ec.c correctly to accomplish
  19. this.  If I am on the wrong track, feel to let me know.  Anyway, all the
  20. kernel sources seem to compile.  I get to the point:
  21.  
  22.   load 386 bsd
  23.  
  24. shortly, I get the error:
  25.  
  26.   init_main.o: undefined symbol _version refrenced from text segment
  27.   *** error code 1
  28.  
  29.  
  30.   stop.
  31.  
  32. Bummer.  I hunted around trying to see if I could come up with some clever
  33. way to figure this out but, no luck.  I followed the instructions in the file
  34. /sys/conf/ROADMAP exactly, as far as I can tell.  Thanks for any clues :-)!
  35.  
  36. -John
  37. jackson@a1.mec.mass.edu
  38.  
  39.