cvs commit: src/sbin/ipfw ipfw.8 ipfw2.c src/sys/netinet
ip_dummynet.c ip_dummynet.h ip_fw.h ip_fw2.c ip_fw_pfil.c
src/sys/netinet6 ip6_output.c
Brooks Davis
brooks at one-eyed-alien.net
Tue Apr 19 10:47:00 PDT 2005
On Tue, Apr 19, 2005 at 10:31:34AM +0400, Vladimir Grebenschikov wrote:
> ? ??, 18/04/2005 ? 18:35 +0000, Brooks Davis ?????:
> > brooks 2005-04-18 18:35:05 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sbin/ipfw ipfw.8 ipfw2.c
> > sys/netinet ip_dummynet.c ip_dummynet.h ip_fw.h
> > ip_fw2.c ip_fw_pfil.c
> > sys/netinet6 ip6_output.c
> > Log:
> > Add IPv6 support to IPFW and Dummynet.
> >
> > Submitted by: Mariano Tortoriello and Raffaele De Lorenzo (via luigi)
>
> Looks like that commits broke kernel linking:
> # make buildkernel
> ...
> MAKE=make sh /usr/src/sys/conf/newvers.sh VBOOK
> cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror vers.c
> linking kernel
> ip_dummynet.o(.text+0x47c): In function `transmit_event':
> : undefined reference to `ip6_output'
> ip_dummynet.o(.text+0x487): In function `transmit_event':
> : undefined reference to `ip6_input'
> ip_fw2.o(.text+0x29b): In function `search_ip6_addr_net':
> : undefined reference to `in6_clearscope'
Sorry about this. I broke kernels with IPFW and without INET6. It
looks like phk fixed it.
Pass the pointy hat please. :(
-- Brooks
--
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20050419/b23c838f/attachment.bin
More information about the cvs-src
mailing list