[dns-operations] announcement of new tool -- dnscap
Stephane Bortzmeyer
bortzmeyer at nic.fr
Thu May 3 14:48:15 UTC 2007
On Thu, May 03, 2007 at 03:10:52AM +0000,
Paul Vixie <paul at vix.com> wrote
a message of 15 lines which said:
> it was written and tested on freebsd and suselinux,
I still cannot compile it on Linux-based OS. I tried Gentoo and Debian
and I have the same error:
% make
cc -o dnscap dnscap.o -lpcap
dnscap.o: In function `live_packet':
/home/stephane/tmp/dnscap/dnscap.c:750: undefined reference to `__ns_get32'
/home/stephane/tmp/dnscap/dnscap.c:1029: undefined reference to `__ns_put32'
collect2: ld returned 1 exit status
I'm searching (arpa/nameser.h does funny things with ns_get32).
More information about the dns-operations
mailing list