Actually I installed following PSDK version from msdn download center.
"Windows(r) Server 2003 SP1 Platform SDK Web Install"

I am not able to locate PSDK downloadable as given in readme.win32.
So could you pls suggest me on this?

Ok.until then I'll try to install net-snmp 5.2.1.2 with this PSDK and
let you know on any issues.

Thanks.

On 8/11/05, Alex Burger <[EMAIL PROTECTED]> wrote:
> aakansha rajvi wrote:
> > I am  Installing net-snmp 5.2.1 under windows in VC++ environment.
> <snip>
> > Output of nmake is as follows..
> <snip>
> >         cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I 
> > "..\
> > .." /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" 
> > /Fp".\rel
> > ease\libsnmp.pch" /YX /Fo".\release\\" /Fd".\release\\" /FD /c 
> > ..\..\snmplib\snm
> > pTCPDomain.c
> > snmpTCPDomain.c
> > ..\..\snmplib\snmpTCPDomain.c(167) : error C2065: 'socklen_t' : undeclared 
> > ident
> > ifier
> 
> Can you try 5.2.1.2 instead?  The above error will occur in 5.2.1 if you
> do not have the Microsoft Platform SDK (PSDK) installed.  Also read the
> section 'Installing Platform SDK' in 5.2.1.2 README.win32 file.
> 
> Alex
> 
>


-------------------------------------------------------
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
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to