This is a discussion on RE: net-snmp nmake failed on windows in VC++ environment within the SNMP Coders forums, part of the Networking and Network Related category; > Can I download go for this web install? Will it work out? >=20 > I too tried with ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> Can I download go for this web install? Will it work out?
>=20 > I too tried with this Web Install. But simply this=20 > installation is enough or some registration of software is required? >=20 > What I did was just downloaded and installed Windows(r)=20 > Server 2003 SP1 Platform SDK Web Install. But still I am=20 > getting the errors related to PSDK. > Am I went wrong anywhere? Regarding to the errors you posted a while ago, I looked where socklen_t is defined on my machine. It is in MSSDKPATH\include\WS2tcpip.h, and defined as typedef int socklen_t; Can you check where this file is on your SDK, and if it defines socklen_t. Regards, ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |