Re: make buildworld from today gives me: array type has incomplete element type
- From: HM 2K <nfhm2k@xxxxxxxxx>
- Date: Fri, 18 Sep 2009 13:24:47 +0100
I realised my mistake.
I was using 6.2 source, instead of 7.2, I used an old stable-supfile by
mistake.
All working now.
Thanks all the same.
On Fri, Sep 18, 2009 at 1:12 PM, JASSAL Aman <aman.jassal@xxxxxxxxxxx>wrote:
Hi,_______________________________________________
Could you please give us the content of your SPECIFIC kernel configuration
file ? The first reason I see for a kernel configuration to fail is that
an option is forgotten/mispelled in the configuration file.
Aman Jassal
Le Ven 18 septembre 2009 11:59, HM 2K a écrit :
I'm also having this issue...freebsd-current-unsubscribe@xxxxxxxxxxx"
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.
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- References:
- Prev by Date: Re: misc/compat6x port no longer sufficient for DRI under head?
- Next by Date: Re: virtualbox: out of memory on start [Was: DRI initialiazation fails on 8.0-BETAx/M54]
- Previous by thread: Re: make buildworld from today gives me: array type has incomplete element type
- Index(es):
Relevant Pages
|