[Linux-HA] Compiling errors: yacc and bison ??
Adrian Chapela
achapela.rexistros at gmail.com
Wed Apr 2 03:37:10 MDT 2008
Dejan Muhamedagic escribió:
> Hi,
>
> On Wed, Apr 02, 2008 at 10:05:18AM +0200, Adrian Chapela wrote:
>
>> 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
>>
>
> This looks like some kind of c++ bison. Perhaps you could try
> with the c bison.
>
Yes, I deleted bison++ and bisonc++ and then installed bison and the
compilation runs succesfully.
Before of this, I test with --disable-fatal-warnings and the
compilations runs succesfully as well but I think this is not the
correct manner
> Thanks,
>
> Dejan
>
>
>> 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!
>> _______________________________________________
>> Linux-HA mailing list
>> Linux-HA at lists.linux-ha.org
>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>> See also: http://linux-ha.org/ReportingProblems
>>
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
>
More information about the Linux-HA
mailing list