Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2001 10:28:08 +0200
From:      Gunnar Flygt <flygt@sr.se>
To:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Problems with building kernel in 4.3-STABLE cvsuped 15 min ago
Message-ID:  <20010615102808.A49613@sr.se>

next in thread | raw e-mail | index | archive | help
Is anyone having trouble building GENERIC as of today? It stops when
trying to build module ipfilter. Looks like this:

===> ip6fw
cc -nostdinc -O -pipe   -DIPV6FIREWALL  -D_KERNEL -Wall -Wredundant-decls -Wnest
ed-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -W
cast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  -I. -I@ -I@/../
include  -mpreferred-stack-boundary=2 -c /usr/src/sys/modules/ip6fw/../../netine
t6/ip6_fw.c
ld  -r -o ip6fw.kld ip6_fw.o
gensetdefs ip6fw.kld
cc -nostdinc -O -pipe   -DIPV6FIREWALL  -D_KERNEL -Wall -Wredundant-decls -Wnest
ed-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -W
cast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  -I. -I@ -I@/../
include  -mpreferred-stack-boundary=2 -c setdef0.c
cc -nostdinc -O -pipe   -DIPV6FIREWALL  -D_KERNEL -Wall -Wredundant-decls -Wnest
ed-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -W
cast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  -I. -I@ -I@/../
include  -mpreferred-stack-boundary=2 -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_ip
l.c. Stop
*** Error code 2

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

It seems there is no mlfk_ipl.c in the directory desired.

-- 
                           __o
regards, Gunnar       ---_ \<,_
email: flygt@sr.se ---- (_)/ (_)

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?20010615102808.A49613>