Date: Sun, 02 Mar 2008 13:17:09 +0100 From: Arne Schwabe <schwabe@uni-paderborn.de> To: Marko Zec <zec@icir.org> Cc: Brooks Davis <brooks@freebsd.org>, Andre Oppermann <andre@freebsd.org>, FreeBSD Current <current@freebsd.org>, Marko Zec <zec@freebsd.org>, Julian Elischer <julian@elischer.org> Subject: Re: warning of pending commit attempt. Message-ID: <47CA9AC5.1060001@uni-paderborn.de> In-Reply-To: <200802280343.57576.zec@icir.org> References: <47C39948.3080907@elischer.org> <47C494B5.2040306@elischer.org> <47C49FAA.1020605@FreeBSD.org> <200802280343.57576.zec@icir.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Non-developers accessing the code: after freebsd.org's p4 to anoncvs > autosyncer died last summer I've tried posting source tarballs every > few weeks on the project's somewhat obscure web site (that Julian has > advertised every now and then on this list): http://imunes.net/virtnet/ > I've just dumped a diff against -HEAD there, and will post new tarballs > in a few minutes as well. > > I just tried to building 7.0 snapshot: cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -march=athlon64 -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /usr/src/sys/netinet/sctp_output.c /usr/src/sys/netinet/sctp_output.c: In function 'sctp_lowlevel_chunk_output': /usr/src/sys/netinet/sctp_output.c:3388: error: 'vnet_inet' undeclared (first use in this function) /usr/src/sys/netinet/sctp_output.c:3388: error: (Each undeclared identifier is reported only once /usr/src/sys/netinet/sctp_output.c:3388: error: for each function it appears in.) /usr/src/sys/netinet/sctp_output.c: In function 'sctp_send_shutdown_complete2': /usr/src/sys/netinet/sctp_output.c:9639: error: 'ip6_defhlim' undeclared (first use in this function) /usr/src/sys/netinet/sctp_output.c: In function 'sctp_send_abort': /usr/src/sys/netinet/sctp_output.c:10543: error: 'ip6_defhlim' undeclared (first use in this function) /usr/src/sys/netinet/sctp_output.c: In function 'sctp_send_operr_to': /usr/src/sys/netinet/sctp_output.c:10763: error: 'ip6_defhlim' undeclared (first use in this function) /usr/src/sys/netinet/sctp_output.c: In function 'sctp_v6src_match_nexthop': /usr/src/sys/netinet/sctp_output.c:12393: error: 'nd_prefix' undeclared (first use in this function) *** Error code 1 Stop in /usr/obj/usr/src/sys/eris. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Config is generic + OPTION VIMAGE + ULE. Snaphost used: vimage_7-20080228.tgz FreeBSD eris.blinkt.de 7.0-RC2-p1 FreeBSD 7.0-RC2-p1 #0: Tue Feb 12 21:29:24 UTC 2008 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 Arne
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47CA9AC5.1060001>