pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bison problems with sysutils/acpica-utils (was: CVS commit: pkgsrc/devel/bison)



On Fri, Nov 07, 2008 at 12:32:32PM +0000, Thomas Klausner wrote:
> 
> Module Name:  pkgsrc
> Committed By: wiz
> Date:         Fri Nov  7 12:32:32 UTC 2008
> 
> Modified Files:
>       pkgsrc/devel/bison: Makefile PLIST distinfo
>       pkgsrc/devel/bison/patches: patch-aa
> 
> Log Message:
> Update to 2.4:

Hmm, it seems this cause some problems with sysutils/acpica-utils:

bison -v -d -y -pAslCompiler aslcompiler.y
aslcompiler.y:797.42-43: $$ for the midrule at $3 of `DefinitionBlockTerm' has 
no declared type
aslcompiler.y:1114.50-51: $$ for the midrule at $3 of `IncludeTerm' has no 
declared type
aslcompiler.y:1150.50-51: $$ for the midrule at $3 of `BankFieldTerm' has no 
declared type
aslcompiler.y:1201.42-43: $$ for the midrule at $3 of `CreateBitFieldTerm' has 
no declared type
aslcompiler.y:1211.42-43: $$ for the midrule at $3 of `CreateByteFieldTerm' has 
no declared type
aslcompiler.y:1221.42-43: $$ for the midrule at $3 of `CreateDWordFieldTerm' 
has no declared type

[..]

aslcompiler.y:2888.38-39: $$ for the midrule at $3 of `WordBusNumberTerm' has 
no declared type
aslcompiler.y:2907.38-39: $$ for the midrule at $3 of `WordIOTerm' has no 
declared type
aslcompiler.y:2929.38-39: $$ for the midrule at $3 of `WordSpaceTerm' has no 
declared type
gmake: *** [aslcompilerparse.c] Error 1
*** Error code 2

It would be great if someone has an idea how to fix that.

Bernd


Home | Main Index | Thread Index | Old Index