Date: Fri, 18 Sep 2009 14:12:44 +0200 (CEST) From: "JASSAL Aman" <aman.jassal@esigetel.fr> To: "HM 2K" <nfhm2k@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: make buildworld from today gives me: array type has incomplete element type Message-ID: <22127.83.206.131.26.1253275964.squirrel@webmail.esigetel.fr> In-Reply-To: <7f7d0a670909180259q2012ac4pa144b12fdc43a63d@mail.gmail.com> References: <7f7d0a670909180259q2012ac4pa144b12fdc43a63d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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... > > > 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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22127.83.206.131.26.1253275964.squirrel>