From owner-freebsd-questions Fri Sep 20 17:41:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFB2137B401 for ; Fri, 20 Sep 2002 17:41:42 -0700 (PDT) Received: from fep6.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EFFD43E77 for ; Fri, 20 Sep 2002 17:41:42 -0700 (PDT) (envelope-from dlavigne6@cogeco.ca) Received: from x1-6-00-80-c8-3a-b8-46.kico2.on.cogeco.ca (d226-39-211.home.cgocable.net [24.226.39.211]) by fep6.cogeco.net (Postfix) with ESMTP id 1396B6CEA; Fri, 20 Sep 2002 20:41:37 -0400 (EDT) Date: Fri, 20 Sep 2002 20:42:41 -0400 (EDT) From: Dru X-X-Sender: dlavigne6@dhcp-6-59 To: twig les Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel compilation failure, ack! In-Reply-To: <20020921001042.51937.qmail@web10104.mail.yahoo.com> Message-ID: <20020920204141.D634-100000@dhcp-6-59> 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 On Fri, 20 Sep 2002, twig les wrote: > Hello *, for weeks I haven't been able to cut a new > kernel, which means I can't add my sound driver (pcm0) > which means I can't get one more step toward the goal > of replacing all windows tasks in my life with BSD. > The error I get is thus: > > L# make buildkernel KERNCONF=FW > make: no target to make. > "/usr/src/Makefile.inc1", line 140: warning: "make -f > /dev/null -m /usr/src/share/mk CPUTYPE=dummy -V > CPUTYPE" returned non-zero status > > -------------------------------------------------------------- > >>> Kernel build for FW started on Fri Sep 20 16:56:19 > PDT 2002 > -------------------------------------------------------------- > ===> FW > mkdir -p /usr/obj/usr/src/sys > cd /usr/src/sys/i386/conf; > PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin > config -d /usr/obj/usr/src/sys/FW > /usr/src/sys/i386/conf/FW > /usr/src/sys/i386/conf/FW:260: option > "IPFIREWALL_VERBOSE_LIMIT" redefined from 100 to 10 > /usr/src/sys/i386/conf/FW:56: unknown option > "ICMP_BANDLIM" > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > L# > > > ================================================ > > Now I just cvs'd the source because I was desperate so > my new uname -a is: > > L# uname -a > FreeBSD L.liza.com 4.6.2-RELEASE-p2 FreeBSD > 4.6.2-RELEASE-p2 #0: Mon Sep 16 13:41:26 PDT 2002 > root@L.liza.com:/usr/obj/usr/src/sys/FW.safe i386 > L# > > > I have no idea why this started happening. I built a > custom kernel about 1.5 months ago and it works fine. > This FW kernel I'm trying to build is simply GENERIC > with some well-known options added for IPFW, plus now > I'm adding the pcm0 line. Regardless, when I try to > compile GENERIC it fails. Please help me, I've put a > ton of time into getting my laptop just where I want > it...so close to Valhalla...so close.... Can you send the list the output of: cd /usr/src/sys/i386/conf diff GENERIC FW Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message