home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!emory!ogicse!psgrain!m2xenix!agora!rgrimes
- From: rgrimes@agora.rain.com (Rodney Grimes)
- Newsgroups: comp.unix.bsd
- Subject: Re: [386bsd] Kernel build dies, unref symbol _version
- Message-ID: <C0EB2L.H52@agora.rain.com>
- Date: 5 Jan 93 19:20:43 GMT
- Article-I.D.: agora.C0EB2L.H52
- 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>
- Organization: Open Communications Forum
- Lines: 27
-
- bde@runx.oz.au (Bruce Evans) writes:
-
- >In article <DERAADT.93Jan1201659@newt.newt.cuc.ab.ca> deraadt@newt.cuc.ab.ca (Theo de Raadt) writes:
- >>
- >>If you config a new kernel, the first time you type "make" in that directory
- >>the vers.c file should be created. Patch #1 does not fix that.
- >>
- >>Patch #1 is busted. It doesn't work the right way.
-
- >It's easy to fix:
-
- >1. Move ver.o from the line defining SYSTEM_LD_TAIL to become the _first_
- > object in SYSTEM_OBJS.
- >2. After the line `newvers:', add the line `vers.o:'.
-
- Or fix it the way that the patch was meant to fix it. Recompile and install
- /usr/sbin/config before your run it!
- 1. cd /usr/src/usr.sbin/config
- 2. make
- 3. make install
-
- >Sorry, no diff - my Makefile.i386 has other changes.
- >--
- >Bruce Evans (bde@runx.oz.au)
- --
- Rod Grimes rgrimes@agora.rain.com
- Accurate Automation Company All opinions belong to me and my company!
-