Date: Wed, 08 Sep 1999 21:53:46 +0800 From: Peter Wemm <peter@netplex.com.au> To: Kenneth Culver <culverk@wam.umd.edu> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Latest kernel flop Message-ID: <19990908135346.484FC1CA8@overcee.netplex.com.au> In-Reply-To: Your message of "Wed, 08 Sep 1999 09:43:07 -0400." <Pine.BSF.4.10.9909080942390.341-100000@culverk.student.umd.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Kenneth Culver wrote: > > Not only does the sio device give me trouble, since I don't use it I took > > it out, and rebuilt the kernel. Immediately upon reboot, I got a kernel > > panic. It went like this: > > > > Copyright (c) 1992-1999 The FreeBSD Project. > > Copyright (c) 1982, 1986, 1989, 1991, 1993 > > The Regents of the University of California. All rights reserved. > > > > Then it panics. > > > > What's going on here? > > > > Kenneth Culver > > Oops, did a config -r and fixed the panic, but the sio problem is still > there. > > Kenneth Culver Just out of interest, I presume you did a 'make depend' after each run of config? Also, for future reference, if people run into problems like this, it would be useful to move the old build area out of the way rather than clobbering it and then have a look and see if you can find what got broken. A cmp of all the .o files after the clean build should turn up the culprit[s]. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990908135346.484FC1CA8>