make buildworld from today gives me: array type has incomplete element type

HM 2K nfhm2k at gmail.com
Fri Sep 18 10:22:56 UTC 2009


I'm also having this issue...

Anyone know what causes it or how to fix it?

Thanks...

red# cd /usr/src && make buildkernel KERNCONF=SPECIFIC && make installkernel
KERNCONF=SPECIFIC
...
stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding
-Werror  /usr/src/sys/cam/cam_periph.c
cc1: note: obsolete option -I- used, please use -iquote instead
cc1: warnings being treated as errors
/usr/src/sys/cam/cam_periph.c: In function 'cam_periph_mapmem':
/usr/src/sys/cam/cam_periph.c:651: warning: pointer targets in assignment
differ in signedness
/usr/src/sys/cam/cam_periph.c:679: warning: pointer targets in assignment
differ in signedness
*** Error code 1

Stop in /usr/obj/usr/src/sys/SPECIFIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


More information about the freebsd-current mailing list