As far as I know the only required package is the win32 API stuff. I have been using MinGW to compile for Windows lately, so I haven't touched Cygwin in a while. The error, as Magnus Fromreide pointed out, is caused by a header that is evidently needed by winsock.h not being included first. The package should still compile, but that warning really should be dealt with. If I have access to a Windows machine that i can install Cygwin on later in the week I will look into it. Are their any problems with the compiled executables? If so then debug information would be useful as well.

Regards,
Andy

Richard Soderberg wrote:
Latest version of cygwin, nothing unusual about it. I've installed everything through the GUI. What packages specifically are required for winsock.h to compile properly?

 - R.

On Feb 9, 2005, at 3:04 AM, Andy Smith wrote:

Richard Soderberg wrote:

checking winsock.h usability... no
checking winsock.h presence... yes
configure: WARNING: winsock.h: present but cannot be compiled
configure: WARNING: winsock.h: check for missing prerequisite headers?
configure: WARNING: winsock.h: see the Autoconf documentation
configure: WARNING: winsock.h: section "Present But Cannot Be Compiled"
configure: WARNING: winsock.h: proceeding with the preprocessor's result
configure: WARNING: winsock.h: in the future, the compiler will take precedence
configure: WARNING: ## ----------------------------------------------------
##
configure: WARNING: ## Report this to [email protected]
##
configure: WARNING: ## ----------------------------------------------------
##
checking for winsock.h... yes


That is new to me. Net-SNMP should compile with Cygwin with no problems. What version of Cygwin?

Is there a prerequisite cygwin package I need?


No, there shouldn't be. winsock.h shoul be included in the Cygwin headers. Is it possible that you have an incomplete or corrupted Cygwin install?

Regards,
Andy

 - R.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders






-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to