<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Thanks Octo, it's working fine with bison.</p>
<p>Regards,</p>
<p>Cyril</p>
<p>Le 24.02.2012 11:47, Florian Forster a écrit :</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>Hi Cyril,

On Fri, Feb 24, 2012 at 10:51:47AM +0200, Cyril Feraudet wrote:</pre>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">parser.y y.tab.c parser.c y.tab.h parser.h y.output parser.output -- byacc -d byacc: e - line 69 of "/root/collectd/src/liboconfig/parser.y", syntax error %error-verbose ^</blockquote>
<pre>you need "bison" to compile collectd from the Git repository. (You don't
when compiling the tarball, because it contains the generatd C code.)
You're using a different parser generator, "byacc", which does not
support the "%error-verbose" keyword.

HTH, best regards,
—octo
<span class="sig">-- collectd – The system statistics collection daemon Website: <a href="http://collectd.org">http://collectd.org</a> Google+: <a href="http://collectd.org/+">http://collectd.org/+</a> Github: <a href="https://github.com/collectd">https://github.com/collectd</a> Twitter: <a href="http://twitter.com/collectd">http://twitter.com/collectd</a> </span></pre>
</blockquote>
<p> </p>
<div> </div>
</body></html>