> Can I download go for this web install? Will it work out?
> 
> I too tried with this Web Install. But simply this 
> installation is enough or some registration of software is required?
> 
> What I did was just downloaded and installed  Windows(r) 
> Server 2003 SP1 Platform SDK Web Install. But still I am 
> 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/listinfo/net-snmp-coders

Reply via email to