Date: Fri, 12 Nov 1999 15:40:00 -0500 (EST) From: Thomas David Rivers <rivers@dignus.com> To: ben@scientia.demon.co.uk, rivers@dignus.com Cc: freebsd-stable@freebsd.org Subject: Re: Solution to my 3.3-RELEASE panics! Message-ID: <199911122040.PAA05304@lakes.dignus.com> In-Reply-To: <19991112162402.D2052@strontium.scientia.demon.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
> Thomas David Rivers wrote: > > > I'll have to attribute this to the "nut behind > > the wheel." Apparently, I must have done a > > config with some option (likely DDB) on and not > > done a clean build... (i.e. didn't do a `make clean; make') > > You shouldn't need to make clean... make depend; make should be enough. > > -- > Ben Smithurst | PGP: 0x99392F7D > ben@scientia.demon.co.uk | key available from keyservers and > | ben+pgp@scientia.demon.co.uk > I'm not sure. I'm _guessing_ this is what happened. config a brand kernel without options DDB. do a make - boot and run that kernel - all is fine. then, change the config file and add options DDB. Then, do make depend; make (which I believe is what I did.) But - some of the files that need to know that DDB is now defined are not recompiled (I'm guessing, I haven't checked on this.) - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911122040.PAA05304>