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
Current thread:
- Help please thanks Alejandro Arias (Jul 03)
- RE: Help please thanks Rob Nicholls (Jul 04)
- Re: Help please thanks Fyodor (Jul 30)
- Re: Help please thanks Rob Nicholls (Jul 31)
- Missing getaddrinfo on Windows 2000--almost solved David Fifield (Aug 17)
- Re: Missing getaddrinfo on Windows 2000--almost solved Kris Katterjohn (Aug 19)
- Re: Missing getaddrinfo on Windows 2000--almost solved Rob Nicholls (Aug 20)
- Re: Missing getaddrinfo on Windows 2000--almost solved David Fifield (Aug 20)
- Re: Missing getaddrinfo on Windows 2000--almost solved Kris Katterjohn (Aug 20)
- Re: Help please thanks Fyodor (Jul 30)
- RE: Help please thanks Rob Nicholls (Jul 04)
