Skip site navigation (1)Skip section navigation (2)
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

--0ntfKIWw70PvrIHh
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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:
> > > =3D=3D=3D> aic7xxx (depend)
> > > =3D=3D=3D> aic7xxx/aicasm (depend)
> > > =3D=3D=3D> aic7xxx/ahc (depend)
> > > ( cd /usr/src/sys/modules/aic7xxx/ahc/../aicasm; make aicasm; )
> > > cc -O -pipe -g -march=3Dpentium4 -nostdinc -I/usr/include -I. -I/usr/=
src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_gr=
am.c
> > > /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicas=
m_gram.y:1933: error: conflicting types for 'yyerror'
> > > aicasm_gram.c:2976: error: previous implicit declaration of 'yyerror'=
 was here
> > > *** Error code 1
> >=20
> > Erh?
> >=20
>=20
> 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

--0ntfKIWw70PvrIHh
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFC6oY5Wry0BWjoQKURAvryAJ4mq956pJe4h2GV0sb47hUDWqmcPwCdE3F3
KXUA73cETOMALfEs9e6ZMHA=
=6wLc
-----END PGP SIGNATURE-----

--0ntfKIWw70PvrIHh--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050729194042.GB17862>