Re: current sparc buildkernel error
- From: Marius Strobl <marius@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 7 Dec 2009 16:32:23 +0100
On Mon, Dec 07, 2009 at 10:05:36AM +0000, Anton Shterenlikht wrote:
On FreeBSD 8.0-RELEASE sparc64
I've successfully build current world, but on buildkernel I get:
cc -c -O -pipe -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /usr/src/sys/sparc64/sparc64/trap.c
/usr/src/sys/sparc64/sparc64/trap.c: In function 'syscall':
/usr/src/sys/sparc64/sparc64/trap.c:561: error: dereferencing pointer to incomplete type
*** Error code 1
This should be fixed in r200215. AFAICT it was only exposed by
UP kernel builds.
Marius
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: current sparc buildkernel error
- From: Anton Shterenlikht
- Re: current sparc buildkernel error
- From: Anton Shterenlikht
- Re: current sparc buildkernel error
- References:
- current sparc buildkernel error
- From: Anton Shterenlikht
- current sparc buildkernel error
- Prev by Date: Re: core dump in cvsup caused by _once()?
- Next by Date: Re: ZFS v22
- Previous by thread: current sparc buildkernel error
- Next by thread: Re: current sparc buildkernel error
- Index(es):
Relevant Pages
|