From owner-freebsd-questions Tue Jun 26 14:55: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tecdigital.net (tecdigital.tol.itesm.mx [132.254.97.16]) by hub.freebsd.org (Postfix) with SMTP id 648B037B401 for ; Tue, 26 Jun 2001 14:54:53 -0700 (PDT) (envelope-from madd@tecdigital.net) Received: (qmail 853 invoked from network); 26 Jun 2001 21:54:50 -0000 Received: from unknown (HELO midgar) (madd@127.0.0.1) by localhost with SMTP; 26 Jun 2001 21:54:50 -0000 Message-ID: <006501c0fe8a$a0730b90$0a00a8c0@midgar> From: "Mario Doria" To: , References: <01062615434400.03124@pablo.johnrshannon.com> Subject: Re: Failed "make buildkernel" Date: Tue, 26 Jun 2001 16:54:35 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Do rm -fr /usr/obj/* and try again ----- Original Message ----- From: "John R. Shannon" To: Sent: Tuesday, June 26, 2001 4:43 PM Subject: Failed "make buildkernel" > I experienced an error building a custom kernel from freshly CVSUP'd source > (STABLE). Renaming my config file and building with the new KERNCONF worked. > > How do I clear out the old (failed) stuff? > > The tail end of the failed build was: > > cc -nostdinc -O -pipe -march=pentiumpro -march=pentiumpro -DIPV6FIREWALL > -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../includ e > -mpreferred-stack-boundary=2 -c setdef0.c > cc -nostdinc -O -pipe -march=pentiumpro -march=pentiumpro -DIPV6FIREWALL > -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../includ e > -mpreferred-stack-boundary=2 -c setdef1.c > ld -Bshareable -o ip6fw.ko setdef0.o ip6fw.kld setdef1.o > ===> ipfilter > make: don't know how to make > /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c. Stop > *** Error code 2 > > Stop in /usr/src/sys/modules. > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/MYKERNEL. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > -- > > John R. Shannon > john@johnrshannon.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message