Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 09:18:26 -0400
From:      "Chuck O'Donnell" <cao@bus.net>
To:        Lauri Laupmaa <mauri@inspiral.net>
Cc:        stable@freebsd.org
Subject:   Re: problem compiling kernel - mlfk_ipl.c
Message-ID:  <20010824091826.A2487@bus.net>
In-Reply-To: <3B86381E.6D541E83@inspiral.net>; from mauri@inspiral.net on Fri, Aug 24, 2001 at 02:18:54PM %2B0300
References:  <3B86381E.6D541E83@inspiral.net>

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

See

http://docs.FreeBSD.org/cgi/getmsg.cgi?fetch=255935+0+current/freebsd-stable


Chuck

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?20010824091826.A2487>