warning of pending commit attempt.
Arne Schwabe
schwabe at uni-paderborn.de
Sun Mar 2 12:17:14 UTC 2008
> 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 at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
Arne
More information about the freebsd-current
mailing list