Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 1998 18:34:00 +0800
From:      Wei-Kai Wu <james@ints3.csie.nctu.edu.tw>
To:        The Hermit Hacker <scrappy@hub.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Stable kernel doesn't compile...?
Message-ID:  <19980620183400.A27092@Kavalan.csie.NCTU.edu.tw>
In-Reply-To: <Pine.BSF.3.96.980619233555.6405M-100000@hub.org>; from The Hermit Hacker on Fri, Jun 19, 1998 at 11:40:00PM -0400
References:  <Pine.BSF.3.96.980619233555.6405M-100000@hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 19, 1998 at 11:40:00PM -0400, The Hermit Hacker wrote:
> # find . -name "*.c" -exec grep isa_devtab_cam {} \; -print
>         for (tmpdvp = isa_devtab_cam; tmpdvp->id_driver; tmpdvp++) {
>         for (dvp = isa_devtab_cam; dvp->id_driver; dvp++)
>         for (dvp = isa_devtab_cam; dvp->id_driver; dvp++)
>         for (dvp = isa_devtab_cam; dvp->id_driver; dvp++)

update your "/usr/sbin/config" first!

cd /usr/src/usr.sbin/config
make
make install

then, use new "config" to make new kernel!

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?19980620183400.A27092>