Hi,<br><br>I'm not sure if this is the right place for this query, so apologies in advance if it's not.<br><br>I'm having a few problems compiling whoisserver under Debian on AMD64. The error I'm getting is:-
<br><br>In file included from modules/ip/inet_ntop.c:39:<br>modules/ip/inet6def.h:42: error: conflicting types for `inet_ntop'<br>/usr/include/arpa/inet.h:67: error: previous declaration of `inet_ntop'<br>make[3]: *** [inet_ntop.o] Error 1
<br>make[3]: Leaving directory `/root/whoisserver-latest/src'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/root/whoisserver-latest/src'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/root/whoisserver-latest'
<br>make: *** [all] Error 2<br><br>Does this make sense to anyone?<br><br>Andy.<br>