[Linux-HA] Compiling errors: yacc and bison ??
Adrian Chapela
achapela.rexistros at gmail.com
Wed Apr 2 02:05:18 MDT 2008
Hello,
I am experimenting errors on compilation of Hearbeat 2.1.3 on 64 bits.
The error output is:
cc1: warnings being treated as errors
/usr/share/bison++/bison.cc: In function ‘yyparse’:
/usr/share/bison++/bison.cc:593: warning: ‘yyval’ may be used
uninitialized in this function
make[2]: *** [recoverymgrd-conf_yacc.o] Error 1
make[2]: se sale del directorio
`/usr/src/heartbeat-2.1.3/telecom/recoverymgrd'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/usr/src/heartbeat-2.1.3/telecom'
make: *** [all-recursive] Error 1
This output is similar to this thread:
http://lists.community.tummy.com/pipermail/linux-ha/2008-February/030442.html
I this thread Dejan said: "I think that you should try with bison
instead of those yaccs."
I try with bison and with yacc packages but I can't compile always.
Thank you!
More information about the Linux-HA
mailing list