Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 2000 21:53:51 -0700 (PDT)
From:      Tom <tom@uniserve.com>
To:        Richard Stanaford <rsstan@yahoo.com>
Cc:        stable@freebsd.org
Subject:   Re: nlist - REHASH
Message-ID:  <Pine.BSF.4.05.10007222151560.6382-100000@shell.uniserve.ca>
In-Reply-To: <20000723040932.11157.qmail@web3104.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 22 Jul 2000, Richard Stanaford wrote:

> --- Tom <tom@uniserve.com> wrote:
> > On Sat, 22 Jul 2000, Richard Stanaford wrote:
> 
> >   The usual problem is that you install a new kernel, but not the rest of
> > the world.  If that is indead what you've done, fix that first before
> > worrying about anythig else.
> > 
> > Tom
> > 
> 
> I did say this happened after going STABLE, which implies that I did rebuild
> the world.  For sake of clarity, the procedure I followed was.. 
> 
> cvsup
> cd /usr/src
> make cleandir
> make buildworld
> hacked /sys/i386/conf/NEBULA from GENERIC
> make buildkernel KERNEL=NEBULA

  This is a little problematic.  You are rebuilding the new kernel with
the tools from the old world.  You should installworld before rebuilding
the kernel.  It is rare that this will bite you, but if "config" or the
complier changes, it can.


Tom
Uniserve



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?Pine.BSF.4.05.10007222151560.6382-100000>