*BSD News Article 6180


Return to BSD News archive

Newsgroups: comp.unix.bsd
Path: sserve!manuel.anu.edu.au!munnari.oz.au!hp9000.csc.cuhk.hk!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!gatech!gsusgi1.gsu.edu!gsusgi1.gsu.edu!antkasx
From: antkasx@gsusgi2.gsu.edu (Ken A. Sturrock)
Subject: Re: cant build kernel
Message-ID: <antkasx.718597979@gsusgi1.gsu.edu>
Organization: Georgia State University
References: <andrew.718593697@citr.uq.oz.au>
Date: Fri, 9 Oct 1992 02:32:59 GMT
Lines: 23

andrew@citr.uq.oz.au (Andrew A Zander) writes:

	az> I have just installed the patch kit which includes the
	az> fix concerning the inability to build kernels ( something
	az> about vers.o ). This fix was duly applied but when i try
	az> to build a kernel i get an error from the make, it cant find
	az> vers.o. can anyone help?

Yes, I got the same error and fixed it by adding an:

	echo >> vers.c

to the file "newvers.sh" in /usr/src/sys.386bsd/i386/conf. After this, my
GENERICISA make runs without a hitch.

Unfortunately the others ( LARGE, SMALL, etc ) still don't make, often the
machine works for quite a while then just zones out and hangs. However the
GENERICISA is fine....one kernel is better than none.

Many, many thanks to Terry for the patchkit it works beautifully even for those
of us who aren't C hackers.

						-ks