home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 10932 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.4 KB

  1. Path: sparky!uunet!gatech!emory!ogicse!psgrain!m2xenix!agora!rgrimes
  2. From: rgrimes@agora.rain.com (Rodney Grimes)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: [386bsd] Kernel build dies, unref symbol _version
  5. Message-ID: <C0EB2L.H52@agora.rain.com>
  6. Date: 5 Jan 93 19:20:43 GMT
  7. Article-I.D.: agora.C0EB2L.H52
  8. References: <1992Dec26.235116.3795@fcom.cc.utah.edu> <id.E4CW.XE@ferranti.com> <DERAADT.93Jan1201659@newt.newt.cuc.ab.ca> <1993Jan2.223648.7554@runx.oz.au>
  9. Organization: Open Communications Forum
  10. Lines: 27
  11.  
  12. bde@runx.oz.au (Bruce Evans) writes:
  13.  
  14. >In article <DERAADT.93Jan1201659@newt.newt.cuc.ab.ca> deraadt@newt.cuc.ab.ca (Theo de Raadt) writes:
  15. >>
  16. >>If you config a new kernel, the first time you type "make" in that directory
  17. >>the vers.c file should be created. Patch #1 does not fix that.
  18. >>
  19. >>Patch #1 is busted. It doesn't work the right way.
  20.  
  21. >It's easy to fix:
  22.  
  23. >1. Move ver.o from the line defining SYSTEM_LD_TAIL to become the _first_
  24. >   object in SYSTEM_OBJS.
  25. >2. After the line `newvers:', add the line `vers.o:'.
  26.  
  27. Or fix it the way that the patch was meant to fix it.  Recompile and install
  28. /usr/sbin/config before your run it!
  29. 1.  cd /usr/src/usr.sbin/config
  30. 2.  make
  31. 3.  make install
  32.  
  33. >Sorry, no diff - my Makefile.i386 has other changes.
  34. >-- 
  35. >Bruce Evans  (bde@runx.oz.au)
  36. -- 
  37. Rod Grimes                        rgrimes@agora.rain.com
  38. Accurate Automation Company          All opinions belong to me and my company!
  39.