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; I am installed VC ++ 6.0. But I am not able to install PSDK from the URL given in the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am installed VC ++ 6.0. But I am not able to install PSDK from the
URL given in the readme.win32. I am confused about how to download and install PSDK. Can anyone help me on this? Thanks. On 8/22/05, aakansha rajvi <aakansha.rajvi@gmail.com> wrote: > Actually I installed following PSDK version from msdn download center. > "Windows(r) Server 2003 SP1 Platform SDK Web Install" >=20 > I am not able to locate PSDK downloadable as given in readme.win32. > So could you pls suggest me on this? >=20 > Ok.until then I'll try to install net-snmp 5.2.1.2 with this PSDK and > let you know on any issues. >=20 > Thanks. >=20 > On 8/11/05, Alex Burger <alex_b@users.sourceforge.net> 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 "..\..\snmpl= ib" /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' : undec= lared ident > > > ifier > > > > Can you try 5.2.1.2 instead? The above error will occur in 5.2.1 if yo= u > > 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 Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |