From owner-freebsd-stable Mon Jun 26 23:41:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id D7BC737BE73 for ; Mon, 26 Jun 2000 23:41:07 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA72572; Tue, 27 Jun 2000 00:41:06 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA32236; Tue, 27 Jun 2000 00:39:15 -0600 (MDT) Message-Id: <200006270639.AAA32236@harmony.village.org> To: Joe Royce Subject: Re: Kernel problem building from 3.4 stable to 4.X stable Cc: Francisco Reyes , freebsd-stable@FreeBSD.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> <200006270210.WAA27708@sanson.reyes.somos.net> Date: Tue, 27 Jun 2000 00:39:15 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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