<div dir="ltr">Dear All, <div><br></div><div>I successfully installed CWB 3.0 but got the following error message when I tried to install developer version.</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">parser.y: In function ‘yyparse’:<br>parser.y:527:124: error: expected ‘;’ before ‘}’ token<br> TranslateExpr:  FROM_SYM CID TO_SYM ID { if (query_lock) {warn_query_lock_violation(); YYABORT;} $$ = do_translate($2, $4) }<br>                                                                                                                            ^<br>parser.y:815:23: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]<br>                   int ok;<br>                       ^<br>parser.tab.c:4144:18: warning: passing argument 1 of ‘yyerror’ discards ‘const’ qualifier from pointer target type<br>         yyerror (yymsgp);<br>                  ^<br>parser.y:70:6: note: expected ‘char *’ but argument is of type ‘const char *’<br> void yyerror (char *s)<br>      ^<br>/home/chris/cwb/cwb-dev/cqp/../<a href="http://definitions.mk:278">definitions.mk:278</a>: recipe for target &#39;parser.tab.o&#39; failed<br>make[1]: *** [parser.tab.o] Error 1<br>make[1]: Leaving directory &#39;/home/chris/cwb/cwb-dev/cqp&#39;<br>Makefile:82: recipe for target &#39;all&#39; failed<br>make: *** [all] Error 2</blockquote></div><div><br></div><div>I am not familiar with Ubuntu and failed to find a solution by googling. Could you please help me to solve the problem?</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>Best regards,</div><div>Xiaoyan</div></div>