From owner-freebsd-stable Sat Aug 25 4:42:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from polom.wanadoo.fr (ca-ol-sqy-9-139.abo.wanadoo.fr [213.56.232.139]) by hub.freebsd.org (Postfix) with ESMTP id A475437B40A for ; Sat, 25 Aug 2001 04:42:26 -0700 (PDT) (envelope-from dak@polom.wanadoo.fr) Received: (from dak@localhost) by polom (8.11.4/8.11.4) id f7ODLAa00418 for stable@freebsd.org; Fri, 24 Aug 2001 15:21:10 +0200 (CEST) (envelope-from dak) Date: Fri, 24 Aug 2001 15:21:10 +0200 From: dak To: stable@freebsd.org Subject: Re: problem compiling kernel - mlfk_ipl.c Message-ID: <20010824152110.A405@polom.wanadoo.fr> References: <3B86381E.6D541E83@inspiral.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B86381E.6D541E83@inspiral.net>; from mauri@inspiral.net on Fri, Aug 24, 2001 at 02:18:54PM +0300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i had the same probleme, i think you have 4.4-RC which is fucked up to fix your problem you have to 'rm -rf /usr/obj/usr/src/sys/KAZBEK' then restart your 'make buildkernel' from /usr/src but i give you an advice, if you can, keep your 4.3-STABLE until 4.4-RC be as stable as it must be :) PS: excuse for my english if there are some mistakes On Fri, Aug 24, 2001 at 02:18:54PM +0300, Lauri Laupmaa wrote: > Hi > > I have fresh 4-STABLE sources as of today, I have those changes only to > GENERIC: > > options IPDIVERT # masq > options IPSTEALTH # masq > options IPFIREWALL # masq > options IPFIREWALL_DEFAULT_TO_ACCEPT # masq > options NETGRAPH # pppoe > > when doing: make buildkernel KERNCONF=KAZBEK i get: > > cc -nostdinc -O -pipe -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@/../include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -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/KAZBEK. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > TIA > -- > L. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message