[SR-Users] Try to build the SER 2.0 RC1 on Solaris 10 but failed.
Ivan Yiu
1 Nov
2010
1 Nov
'10
11:24 a.m.
I try to build the SER using gmake, after resolving some dependency issue,
the script can run but finally got a error as follows.
yacc -d -b cfg cfg.y
conflicts: 1 shift/reduce
gmake: *** [cfg.tab.c] Broken Pipe
What is the problem?