<HTML>
<HEAD>
<TITLE>Compiling 5.0 on Ubuntu 11.04</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
Is there a patch to fix this iptc issue with collectd on Ubunutu Server (11.04) i386?<BR>
<BR>
Bill<BR>
<BR>
&nbsp;gcc -DHAVE_CONFIG_H -I. -I. -I../../src -Wall -Werror -g -O2 -c libip4tc.c &nbsp;-fPIC -DPIC -o .libs/libip4tc.o<BR>
In file included from libip4tc.c:136:0:<BR>
libiptc.c:84:8: error: redefinition of &#8216;struct xt_error_target&#8217;<BR>
/usr/include/linux/netfilter/x_tables.h:69:8: note: originally defined here<BR>
make[3]: *** [libip4tc.lo] Error 1<BR>
make[3]: Leaving directory `/home/bharris/work/collectd-5.0.0/src/owniptc'<BR>
make[2]: *** [all-recursive] Error 1<BR>
make[2]: Leaving directory `/home/bharris/work/collectd-5.0.0/src'<BR>
make[1]: *** [all] Error 2<BR>
make[1]: Leaving directory `/home/bharris/work/collectd-5.0.0/src'<BR>
make: *** [all-recursive] Error 1<BR>
</SPAN></FONT>
</BODY>
</HTML>