I was compiling from the posted 5.00 source tar file. I will pull down the svn and give it a try.
Thanks, Bill On 5/3/11 12:15 PM, "Francois-Xavier Bourlet" <[email protected]> wrote: > if you are compiling from the latests sources, you can still checkout > to the latest but one commit, and try again to build. Pay attention > that clean.sh do not clean everything. you would like to checkout in a > empty directory before building. > > On Tue, May 3, 2011 at 6:51 AM, Bill Harris <[email protected]> wrote: >> >> >> Is there a patch to fix this iptc issue with collectd on Ubunutu Server >> (11.04) i386? >> >> Bill >> >> gcc -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Werror -g -O2 -c libip4tc.c >> -fPIC -DPIC -o .libs/libip4tc.o >> In file included from libip4tc.c:136:0: >> libiptc.c:84:8: error: redefinition of struct xt_error_target¹ >> /usr/include/linux/netfilter/x_tables.h:69:8: note: originally defined here >> make[3]: *** [libip4tc.lo] Error 1 >> make[3]: Leaving directory `/home/bharris/work/collectd-5.0.0/src/owniptc' >> make[2]: *** [all-recursive] Error 1 >> make[2]: Leaving directory `/home/bharris/work/collectd-5.0.0/src' >> make[1]: *** [all] Error 2 >> make[1]: Leaving directory `/home/bharris/work/collectd-5.0.0/src' >> make: *** [all-recursive] Error 1 >> >> _______________________________________________ >> collectd mailing list >> [email protected] >> http://mailman.verplant.org/listinfo/collectd >> >> > > _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
