|
|
 |
Problems compiling whoisserver
-
From: "Andy Smith" <andy.smith@localhost
-
Date: Wed, 12 Sep 2007 02:18:11 +0100
-
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; bh=PKyVVRTsLcTuH542H2dhP1BURrwz8uYutf03Su55YoA=; b=f3tGuT98TOdZzB593eO6XSs21aXdvZvTsMHEOF4oyGBcoJEDUhz0/RO3MvZFqn6be6r/ppvSNCPDLBL6EBURcQSE/C+htm5CgrfvpY/bDq5vepKax1pMRUhrb90Wpe0JzaNRWiJiPXWhD7ypzWA5YgEue/ByaV2STZKOKjfvZIw=
-
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=OFDM3cjhSoDoQs3ymInabVdlxwBuasLN5imDj7mKLKXnm+HE4BUnAMKKasf/3K7XYmIroOrXYmWrL+z1wTvLQ5F/TWWEVc4gAF755IM682ZSOoZFZKBzyR+g03jw6PqObfFEeY89VkS/qSDBX99otU6ex5tOGptxhBwm/goIXvw=
Hi,
I'm not sure if this is the right place for this query, so apologies in advance if it's not.
I'm having a few problems compiling whoisserver under Debian on AMD64. The error I'm getting is:-
In file included from modules/ip/inet_ntop.c:39: modules/ip/inet6def.h:42: error: conflicting types for `inet_ntop' /usr/include/arpa/inet.h:67: error: previous declaration of `inet_ntop' make[3]: *** [inet_ntop.o] Error 1
make[3]: Leaving directory `/root/whoisserver-latest/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/whoisserver-latest/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/whoisserver-latest'
make: *** [all] Error 2
Does this make sense to anyone?
Andy.
|
|
 |
 |