From owner-freebsd-stable Fri Aug 24 5:20:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from zen.estpak.ee (zen.estpak.ee [194.126.101.100]) by hub.freebsd.org (Postfix) with ESMTP id DC6D437B40A for ; Fri, 24 Aug 2001 05:20:32 -0700 (PDT) (envelope-from mauri@inspiral.net) Received: from inspiral.net (adsl8046.estpak.ee [213.219.79.36]) by zen.estpak.ee (Postfix) with ESMTP id C61E139B125 for ; Fri, 24 Aug 2001 14:20:25 +0200 (EET) Message-ID: <3B86381E.6D541E83@inspiral.net> Date: Fri, 24 Aug 2001 14:18:54 +0300 From: Lauri Laupmaa X-Mailer: Mozilla 4.78 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: stable@freebsd.org Subject: problem compiling kernel - mlfk_ipl.c Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 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