|
./activation-context-query-parser.y:158.14-160.13: type clash (`qexp' `') on default action
./activation-context-query-parser.y:160.14: parse error, unexpected ":", expecting ";" or "|"
./activation-context-query-parser.y:160.50-77: $1 of `expr_variable' has no declared type
./activation-context-query-parser.y:160.50-81: $3 of `expr_variable' has no declared type
./activation-context-query-parser.y:161.29-56: $1 of `expr_variable' has no declared type
./activation-context-query-parser.y:162.56-163.26: $3 of `expr_variable' has no declared type
./activation-context-query-parser.y:162.56-163.47: invalid $ value
./activation-context-query-parser.y:162.56-163.47: $5 of `expr_variable' has no declared type
./activation-context-query-parser.y:162.56-163.64: $1 of `expr_variable' has no declared type
./activation-context-query-parser.y:164.47-165.26: $3 of `expr_variable' has no declared type
./activation-context-query-parser.y:164.47-165.66: $1 of `expr_variable' has no declared type
make[2]: *** [stamp-parser] Error 1
make[2]: Leaving directory `/usr/src/others/bonobo-activation-1.0.3/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/others/bonobo-activation-1.0.3'
make: *** [all-recursive-am] Error 2 |
|