Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2005 13:32:55 -0400
From:      "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu>
To:        freebsd-current@freebsd.org
Subject:   here we go again with the weird kernel build errors...
Message-ID:  <1122658375.50653.3.camel@pyanfar.ece.cmu.edu>

next in thread | raw e-mail | index | archive | help
Having gotten no responses from the last time I tried to build a freshly
cvsupped 6-CURRENT kernel a few days ago and getting an error pointing
to a missing forward declaration, I just nuked my kernel source tree
entirely and re-cvsupped this morning.  Now I get this instead...

> ===> 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?

-- 
brandon s. allbery   [linux,solaris,freebsd,perl]      allbery@kf8nh.com
system administrator      [WAY too many hats]        allbery@ece.cmu.edu
electrical and computer engineering, carnegie mellon univ.         KF8NH




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