I got the same error while building it on RHEL 5.2. Here is the error snapshot:<br><br>iptables.c:55: error: conflicting types for &#39;iptc_handle_t&#39;<br>owniptc/libiptc.h:48: error: previous declaration of &#39;iptc_handle_t&#39; was here<br>
iptables.c:58: error: conflicting types for &#39;ip6tc_handle_t&#39;<br>owniptc/libip6tc.h:40: error: previous declaration of &#39;ip6tc_handle_t&#39; was here<br>cc1: warnings being treated as errors<br>iptables.c: In function &#39;submit6_chain&#39;:<br>
iptables.c:375: warning: passing argument 2 of &#39;ip6tc_first_rule&#39; from incompatible pointer type<br>iptables.c:394: warning: passing argument 2 of &#39;ip6tc_next_rule&#39; from incompatible pointer type<br>iptables.c: In function &#39;submit_chain&#39;:<br>
iptables.c:407: warning: passing argument 2 of &#39;iptc_first_rule&#39; from incompatible pointer type<br>iptables.c:426: warning: passing argument 2 of &#39;iptc_next_rule&#39; from incompatible pointer type<br>iptables.c: In function &#39;iptables_read&#39;:<br>
iptables.c:470: warning: passing argument 1 of &#39;iptc_free&#39; from incompatible pointer type<br>iptables.c:493: warning: passing argument 1 of &#39;ip6tc_free&#39; from incompatible pointer type<br><br>The relevent config.log is attached.<br>
<br>Regards<br>Amit<br><div class="gmail_quote">On Tue, Sep 15, 2009 at 3:43 PM, Sebastian Harl <span dir="ltr">&lt;<a href="mailto:sh@tokkee.org">sh@tokkee.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Mirko,<br>
<div class="im"><br>
On Tue, Sep 15, 2009 at 11:28:54AM +0200, Mirko Buffoni wrote:<br>
&gt; iptables.c:55: error: conflicting types for &#39;iptc_handle_t&#39;<br>
&gt; owniptc/libiptc.h:48: error: previous declaration of &#39;iptc_handle_t&#39; was here<br>
<br>
</div>Uhm … looks like the configure script messed up when checking for the<br>
ip*tc_handle_t types. Could you please provide your config.log, so I can<br>
check what went wrong?<br>
<br>
TIA,<br>
Sebastian<br>
<font color="#888888"><br>
--<br>
Sebastian &quot;tokkee&quot; Harl +++ GnuPG-ID: 0x8501C7FC +++ <a href="http://tokkee.org/" target="_blank">http://tokkee.org/</a><br>
<br>
Those who would give up Essential Liberty to purchase a little Temporary<br>
Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin<br>
<br>
</font><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br>
<br>
iEYEARECAAYFAkqvaLIACgkQEFEKc4UBx/wu0ACeKP/Gv6/uU+5pvwLoE/5eG3wm<br>
NaMAnAtU8XQLBJmMDtS5NIdyh88vosfT<br>
=aGbF<br>
-----END PGP SIGNATURE-----<br>
<br>_______________________________________________<br>
collectd mailing list<br>
<a href="mailto:collectd@verplant.org">collectd@verplant.org</a><br>
<a href="http://mailman.verplant.org/listinfo/collectd" target="_blank">http://mailman.verplant.org/listinfo/collectd</a><br>
<br></blockquote></div><br>