I try to build the SER using gmake, after resolving some dependency issue, the script can run but finally got a error as follows.<br><br>yacc -d -b cfg cfg.y<br>conflicts: 1 shift/reduce<br>gmake: *** [cfg.tab.c] Broken Pipe<br>
<br>What is the problem?<br>