From owner-freebsd-questions Sun Nov 25 13:51:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from unix.pciway.com (w050.z065104054.lax-ca.dsl.cnc.net [65.104.54.50]) by hub.freebsd.org (Postfix) with ESMTP id 296E937B405 for ; Sun, 25 Nov 2001 13:51:43 -0800 (PST) Received: from localhost (loren@localhost) by unix.pciway.com (8.11.6/8.11.1) with ESMTP id fAPLpfg78181; Sun, 25 Nov 2001 13:51:41 -0800 (PST) (envelope-from loren@pciway.com) Date: Sun, 25 Nov 2001 13:51:40 -0800 (PST) From: Loren Koss To: Kent Stewart Cc: Scott , freebsd-questions@FreeBSD.ORG Subject: Re: Problem building kernel.. In-Reply-To: <3C016720.9060700@owt.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kent, Yes, I am tracking RELENG_4. I am not using the config method, I am doing: 1. make buildworld 2. make buildkernel KERNCONF=MICHELLE Step 1 completed fine, step 2 is failing with the error I posted previously.. Should I wipe my src and re-cvsup?? I'm not sure what else to try.. Loren On Sun, 25 Nov 2001, Kent Stewart wrote: > > > Loren Koss wrote: > > > I just tried that with no luck.. And yes, MICHELLE is the name of the > > kernel. Do you mean before compilation of world or kernel? > > > This usually only happens when you cvsup RELENG_4 and don't do a > buildkernel. The makefile is supposed to take care of the problem. Most > people only see it if they do a kernel build using the config method, > which you are told not to do in /usr/src/UPDATING > > Kent > > > > > > Thanks > > Loren > > > > On Sun, 25 Nov 2001, Scott wrote: > > > > > >>At 12:46 2001/11/25 -0800, Loren Koss wrote: > >> > >>>For some reason after getting latest from the stable tree, I can't build > >>>my kernel.. Anyone else having problems?? Here's the error I get: > >>> > >>>mkdep -f .depend -a -nostdinc -nostdinc -D_KERNEL -DKLD_MODULE -I- > >>>-I. -I@ -I@/../include > >>>/usr/src/sys/modules/linux/../../i386/linux/linux_dummy.c > >>>/usr/src/sys/modules/linux/../../compat/linux/linux_file.c > >>>/usr/src/sys/modules/linux/../../compat/linux/linux_getcwd.c > >>> > >>> > >>Yup, a lot of folks are having a similar problem. However, all you have to > >>do to fix it is, before compilation either remove or rename > >>/usr/obj/usr/src/sys/MICHELLE > >>(I'm assuming MICHELLE is the name of your kernel) > >>That should fix it > >> > >>HTH > >>Scott Robbins > >> > >> > >> > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > . > > > > > > > -- > Kent Stewart > Richland, WA > > mailto:kbstew99@hotmail.com > http://users.owt.com/kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message