Re: current sparc buildkernel error



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"



Relevant Pages

  • buildkernel with INVARIANTS, WITNESS, DEBUG_LOCKS, etc. fails
    ... Building a FreeBSD 6.2-RELEASE kernel on an Intel Pentium 4 with the ... following config options causes buildkernel to fail with undefined ... Relevant error messages from make buildkernel (with KERNCONF set to ... *** Error code 1 ...
    (freebsd-questions)
  • Re: 8-STABLE buildworld failure
    ... *** Error code 2 ... This is a log from a buildkernel and not like the subject insists as a ... A workaround for a fixed ld bug has been removed in kernel code, ...
    (freebsd-stable)
  • Re: USB devices
    ... I get erros building the kernel. ... when I make buildkernel I get.... ... usbdevs_data.h:5387: error: initializer element is not constant ... *** Error code 1 ...
    (freebsd-current)
  • [patch] buildkernel crash [brgphy.c.patch]
    ... nx6125 laptop and failed to build kernel: ... make TARGET_ARCH=amd64 buildkernel ... *** Error code 1 ...
    (freebsd-current)
  • Re: freebsd 7.1, building kernel
    ... I am trying to build customized kernel with "device carp" and followed ... lab1# make buildkernel KERNCONF=lab1 ... Missing kernel configuration file. ... *** Error code 1 ...
    (freebsd-questions)