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? -- brandon s. allbery [linux,solaris,freebsd,perl] allbery_at_kf8nh.com system administrator [WAY too many hats] allbery_at_ece.cmu.edu electrical and computer engineering, carnegie mellon univ. KF8NHReceived on Fri Jul 29 2005 - 15:58:07 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:40 UTC