From owner-freebsd-stable Mon Aug 21 23:23:39 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 400A737B42C for ; Mon, 21 Aug 2000 23:23:37 -0700 (PDT) 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 AAA57179; Tue, 22 Aug 2000 00:23:36 -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 AAA01883; Tue, 22 Aug 2000 00:23:26 -0600 (MDT) Message-Id: <200008220623.AAA01883@harmony.village.org> To: Erich Zigler Subject: Re: New Kernel Cc: freebsd-stable@FreeBSD.ORG In-reply-to: Your message of "Tue, 22 Aug 2000 00:45:51 CDT." <20000822004551.A78949@superhero.org> References: <20000822004551.A78949@superhero.org> Date: Tue, 22 Aug 2000 00:23:25 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000822004551.A78949@superhero.org> Erich Zigler writes: : I'm really unclear on the new kernel building system. I was walking a fellow : System Administrator through configuring and compiling their kernel for the : first time on a *BSD distribution. This was a fresh install of 4.1 so I had : him install the sources from the CD he installed from. I then had him : configure his kernel and try to compile it. Tons of errors. (Machine was not : on the network so I was not able to get that information.) So now he is : doing a make buildworld to hopefully fix the problems. I understand if you : cvsup'ed your source tree to have to rebuild to update the kernel. But from : a base installation? From a base install, it should just work the same way it has forever. Assuming that the sources are really 4.1-RELEASE. My guess is that the he may be hitting the problem that is generally overlooked with config files, namely that they aren't too compatible between releases and you have to do lots of tweaking when upgrading. Or maybe he's remove required parts of the kernel config that appear to be optional but due to bugs they aren't. W/o more information, it is hard to know for sure. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message