|
Nmap Development
mailing list archives
Re: Missing getaddrinfo on Windows 2000--almost solved
From: "Rob Nicholls" <robert () everythingeverything co uk>
Date: Wed, 20 Aug 2008 10:04:23 +0100 (BST)
Anyway, I've attached a patch that works for me on XP and still
compiles fine on Linux. Can you try it out with your header reorder
and see if it works on 2000, and any other Windows machines you can
test on?
I tried your patch on a Windows 2000 Server host and unfortunately got the
error message:
The procedure entry point inet_ntop could not be located in the dynamic
link library WS2_32.dll
This was after including the header file wspiapi.h after ws2tcpip.h in
nbase/nbase_winunix.h (and I even added it to
libdnet-stripped/src/ip-win32.c just in case).
On a slightly more positive note, after making these modifications it
still worked okay on Vista.
Rob
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
By Date
By Thread
Current thread:
- RE: Help please thanks, (continued)
|