Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2000 19:18:45 -0600
From:      Warner Losh <imp@village.org>
To:        "Bharat Mediratta" <bharat@sinia.com>
Cc:        "Erik Trulsson" <ertr1013@student.csd.uu.se>, freebsd-stable@FreeBSD.ORG
Subject:   Re: GENERIC 4.0 kernel compile fails on in_cksum.c 
Message-ID:  <200006010118.TAA26044@harmony.village.org>
In-Reply-To: Your message of "Wed, 31 May 2000 01:43:16 PDT." <NDBBKDIKOLJOLALGCEBCEEJECLAA.bharat@sinia.com> 
References:  <NDBBKDIKOLJOLALGCEBCEEJECLAA.bharat@sinia.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <NDBBKDIKOLJOLALGCEBCEEJECLAA.bharat@sinia.com> "Bharat Mediratta" writes:
: And this is where it bombed.  For reference, /usr/src/UPDATING says:
: 
:         To build a kernel
:         -----------------
:         Update config, genassym and go:
:                 cd src/usr.bin/genassym
:                 make depend all install clean
:                 cd ../../usr.sbin/config
:                 make depend all install clean
:                 cd ../../sys/i386/conf
:                 config YOUR_KERNEL_HERE
:                 cd ../../compile/YOUR_KERNEL_HERE
:                 make depend && make
:                 make install

Actually, UPDATING no longer says that.  It says to use the
buildkernel and installkernel targets.

: Kris Kenneway was kind enough to point out that source upgrading from
: 3.4-STABLE to 4.0-STABLE is not supported (now where is *that* documented...
: did I miss it?)

Kris is wrong, or at least he's being overly agressive in what he
claims isn't supported.  It does work.  And we've traditionally
supported updating from the last -stable release from N-1 to the
stable branch of N.0.  And often it will work after N.0.  However, you
must follow the updated UPDATING file from -stable for it to work.  In 
3.x, you could update through about 3.2 from 2.2.8.  Due to the huge
number of changes in the 3.x branch after 3.2, you couldn't push it
much past 3.2.

So far there have been no show stopper MFC into the 4.0-stable
branch.  So long as that's the case, I'm going to keep claiming that
one can update from source.

Warner


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?200006010118.TAA26044>