On Wed, Jan 20, 2010 at 7:59 AM, Mirko Buffoni <[email protected]> wrote: > >>Try to build it with only the plugins you really need. I got 4.9.0 on >>redhat 6 :) > > Here is a compilation error with 4.8.1 > > make[4]: Entering directory > `/usr/src/redhat/BUILD/collectd-4.8.1/src/libcollectdclient' > /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
try gcc 3.4.6 to dodge the first one. Regarding ext_hdr structure I suppose older pcap lib does not support ipv6 but I didn't check. You could try to compile a new libpcap and pass --with-libpcap to collectd's configure script. _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
