[collectd] Compile git clone

Florian Forster octo at collectd.org
Fri Feb 24 10:47:08 CET 2012


Hi Cyril,

On Fri, Feb 24, 2012 at 10:51:47AM +0200, Cyril Feraudet wrote:
> 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
> ^

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
-- 
collectd – The system statistics collection daemon
Website: http://collectd.org
Google+: http://collectd.org/+
Github:  https://github.com/collectd
Twitter: http://twitter.com/collectd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20120224/508eee93/attachment.pgp>


More information about the collectd mailing list