Re: bonobo-activation error in 0.18.0



On Mon, 2002-10-21 at 21:01, Matt Rose wrote:
> 
> I got this error when trying to compile bonobo-activation in 0.18.0, am I
> missing something.  I checked the list archives for the last couple of
> months, but I couldn't find anything.
> 
> ./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[10]: *** [stamp-parser] Error 1
> make[10]: Leaving directory
> `/home/mattrose/garnome-0.18.0/gnome/bonobo-activation/work/bonobo-activation-1.0.3/server'
> 
> 
> --------------------------------------------------------------------------
> Matt Rose     mattrose folkwolf net    Visit my blog!  http://folkwolf.net
> He's a one-legged neurotic master criminal who dotes on his loving old
> ma. She's a green-fingered thirtysomething lawyer with a song in her
> heart and a spring in her step. They fight crime!
> Random Crime Fighters by http://www.rain-street.org/fightcrime.htm
> 

./activation-context-query-parser.y:160.14: parse error, unexpected ":", expecting ";" or "|"

I fixed this by adding the missing ; to the end of line 158 in 
garnome-0.18.0/gnome/bonobo-activation/work/bonobo-activation-1.0.3/server/activation-context-query-parser.y

Debian sid, GNU Bison 1.75

I don't know bison to be able to tell you this is the correct fix, but
from the error message, and the other lines in that file, it looked
convincing (and builds and runs fine).

HTH, Shaun.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]