Hello,

tried to build libIDL 0.8.11 [1] with bison 2.4 and got the following
error message, while building with 2.3 just works fine:

$> make
bison -y -d -v 2>/dev/null ./parser.y
make: *** [stamp-parser] Error 1

and after removing the redirect and calling the above manually:

$> bison -y -d -v ./parser.y
./parser.y:610.9-10: $$ for the midrule at $6 of `struct_type' has no declared 
type
./parser.y:627.9-10: $$ for the midrule at $10 of `union_type' has no declared 
type


regards
Juergen

[1] http://andrewtv.org/libIDL
    ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/

-- 
Juergen Daubert  |  mailto:[EMAIL PROTECTED]  
Korb, Germany    |  http://jue.li/crux



Reply via email to