minires resolv.h problems

Pierre A. Humblet pierre.humblet@ieee.org
Mon Jan 26 23:07:00 GMT 2004


On Mon, Jan 26, 2004 at 03:15:43PM +0100, Gerrit P. Haase wrote:
> Hallo Pierre,
> 
> resolv.h is missing this:
> 
> #ifdef __CYGWIN__
> #include <netinet/in.h>
> #endif

Gerrit, 

can you provide more evidence that this is Cygwin specific, given that:
- resolv.h comes from bind 9.2.1
- all man pages I found on the web for the res_xxx functions specify
#include <netinet/in.h>
#include <arpa/nameser.h>
#include <resolv.h>
extern struct state _res;
- Your report looks like
http://mail.gnu.org/archive/html/bug-autoconf/2002-11/msg00043.html
http://mail.gnu.org/archive/html/bug-autoconf/2002-11/msg00044.html

Pierre

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list