Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 14:18:54 +0300
From:      Lauri Laupmaa <mauri@inspiral.net>
To:        stable@freebsd.org
Subject:   problem compiling kernel - mlfk_ipl.c
Message-ID:  <3B86381E.6D541E83@inspiral.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B86381E.6D541E83>