with bison-1.75 I see the following compile error:
<-- snip -->
...
make[5]: Entering directory
`/home/bunk/linux/kernel-2.4/linux-2.4.19-full/drivers/scsi/aic7xxx/aicasm'
yacc -d -b aicasm_gram aicasm_gram.y
aicasm_gram.y:921.21: parse error, unexpected ":", expecting ";" or "|"
aicasm_gram.y:936.2-5: $$ of `critical_section_start' has no declared type
aicasm_gram.y:938.2-5: $$ of `critical_section_start' has no declared type
make[5]: *** [aicasm_gram.h] Error 1
make[5]: Leaving directory
`/home/bunk/linux/kernel-2.4/linux-2.4.19-full/drivers/scsi/aic7xxx/aicasm'
<-- snip -->
cu
Adrian
--"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/