I compiled and install rrdtool with './configure --prefix=/opt/rrdtool'.

Then compile collectd with './configure --prefix=/usr --enable-rrdtool 
--with-librrd=/opt/rrdtool'.

If the version of rrdtool is 1.2.30, it compile successfully.

When the version of rrdtool is 1.3.X or 1.4.X, the following errors occurs

    librrd  . . . . . . . no (symbol 'rrd_update' not found)
    rrdtool . . . . . . . no (dependency error)
How can I deal with it.

Thanks & best wishes.

saibei
_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd

Reply via email to