The reason for this failure is that the source is relying on /* dnshistory-1.3/src/dnshistory.c */
int name_lookup(struct in_addr ipaddr, char *host_name) { struct sockaddr_in sa; } The use of "struct in_addr" and "struct sockaddr_in" prevents every hope of supporting IPv6 without substatial patching. Best regards, Mats Erik Andersson, DM -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org