Date: Tue, 19 Apr 2005 10:46:51 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: Vladimir Grebenschikov <vova@fbsd.ru> Cc: cvs-all@FreeBSD.org Subject: Re: 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 Message-ID: <20050419174651.GA22085@odin.ac.hmc.edu> In-Reply-To: <1113892294.1107.12.camel@localhost> References: <200504181835.j3IIZ5cF017234@repoman.freebsd.org> <1113892294.1107.12.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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 [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCZUQLXY6L6fI4GtQRApAbAJ92eT1WaYU6clQmqC8qg4VTMjRO0QCfQGkK hre2fEvsa/FethW4EePmBEw= =spJq -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050419174651.GA22085>
