Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2000 00:39:15 -0600
From:      Warner Losh <imp@village.org>
To:        Joe Royce <joe@team7.cba.ualr.edu>
Cc:        Francisco Reyes <fran@reyes.somos.net>, freebsd-stable@FreeBSD.ORG
Subject:   Re: Kernel problem building from 3.4 stable to 4.X stable 
Message-ID:  <200006270639.AAA32236@harmony.village.org>
In-Reply-To: Your message of "Mon, 26 Jun 2000 22:57:05 CDT." <20000626225705.A868@team7.cba.ualr.edu> 
References:  <20000626225705.A868@team7.cba.ualr.edu>  <Pine.BSF.4.21.0006262334230.17312-100000@starbug.ugh.net.au> <200006270210.WAA27708@sanson.reyes.somos.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20000626225705.A868@team7.cba.ualr.edu> Joe Royce writes:
: An alternative method of building a kernel is:
: 
: cd /usr/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
: 
: Then continue with the rest of the instructions.

This alternative method has been known to have problems, which is why
I replaced it with the method that currently is in UPDATING.

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?200006270639.AAA32236>