Date: Fri, 29 Jul 2005 15:40:42 -0400 From: Kris Kennaway <kris@obsecurity.org> To: "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu> Cc: freebsd-current@freebsd.org Subject: Re: here we go again with the weird kernel build errors... Message-ID: <20050729194042.GB17862@xor.obsecurity.org> In-Reply-To: <1122659885.50653.7.camel@pyanfar.ece.cmu.edu> References: <1122658375.50653.3.camel@pyanfar.ece.cmu.edu> <1122659885.50653.7.camel@pyanfar.ece.cmu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, Jul 29, 2005 at 01:58:05PM -0400, Brandon S. Allbery KF8NH wrote: > On Fri, 2005-07-29 at 13:32 -0400, Brandon S. Allbery KF8NH wrote: > > > ===> aic7xxx (depend) > > > ===> aic7xxx/aicasm (depend) > > > ===> aic7xxx/ahc (depend) > > > ( cd /usr/src/sys/modules/aic7xxx/ahc/../aicasm; make aicasm; ) > > > cc -O -pipe -g -march=pentium4 -nostdinc -I/usr/include -I. -I/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g -c aicasm_gram.c > > > /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_gram.y:1933: error: conflicting types for 'yyerror' > > > aicasm_gram.c:2976: error: previous implicit declaration of 'yyerror' was here > > > *** Error code 1 > > > > Erh? > > > > Answering my own question: the culprit is /usr/local/bin/yacc from > devel/bison. Perhaps the kernel build needs to protect against this > when not done as part of building a full world? or is it no longer > supported to reconfigure and rebuild a kernel without a full buildworld? AFAIK you have to buildworld first, yes. This builds the bootstrap tools needed to safely build the kernel. Kris [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFC6oY5Wry0BWjoQKURAvryAJ4mq956pJe4h2GV0sb47hUDWqmcPwCdE3F3 KXUA73cETOMALfEs9e6ZMHA= =6wLc -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050729194042.GB17862>
