Re: Problem about building net-snmp-5.4.1 with vc++?

2007-08-06 Thread Nicky
gt;>> wrong? >>Dear everybody: >>Isn't installing PSDK unnecessary while using .Net 2003 to compile?I >> don't know what's wrong.Now I do #undef HAVE_WIN32_PLATFORM_SDK and > use >> the "libsdll.dsw" and win32.dsw to build net-snmp.I extend

Re: Problem about building net-snmp-5.4.1 with vc++?

2007-08-02 Thread Nicky
//Date: Wed, 1 Aug 2007 18:03:42 +0800 (CST) //From: =?big5?q?=A9U=A7=A3=20=C2=B2?= <[EMAIL PROTECTED]> //Subject: Re: Problem about building net-snmp-5.4.1 with vc++ //To: [email protected] //Message-ID: <[EMAIL PROTECTED]> //Content-Type: text/plain; c

Re: Problem about building net-snmp-5.4.1 with vc++

2007-08-01 Thread 垃圾 簡
Date: Tue, 31 Jul 2007 22:33:58 +0800 (CST) From: =?big5?q?=A9U=A7=A3=20=C2=B2?= Subject: Problem about building net-snmp-5.4.1 with vc++ To: [email protected] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="big5" in project snmpdsdk

Problem about building net-snmp-5.4.1 with vc++

2007-07-31 Thread 垃圾 簡
in project snmpdsdk of win32sdk.dsw error LNK2019: unresolved external errors _init_at in function _init_mib_modules reference LNK2019: unresolved external errors _init_icmp in function _init_mib_modules The error is the

Re: xemacs and patch for VC++ editor

2007-06-23 Thread Dave Shield
them as such. > > > Maybe Microsoft has a patch to solve this problem ? No - it's not a Microsoft problem. It's a side-effect of internal administrative changes within the Net-SNMP project. (Namely the switch from CVS to SVN) > Is it useful to change VC++ editor to XEmacs ?

xemacs and patch for VC++ editor

2007-06-23 Thread Aleksandr Lomanov
ng the 5.4.1.preX tarballs), which may > possibly result in the Workspace files having the wrong > line endings. This means that Visual Studio doesn't > always recognise them as such. > Maybe Microsoft has a patch to solve this problem ? Is it useful to change VC++ editor to XEmacs ?

Re: VC++

2007-06-14 Thread Robert Story
On Mon, 11 Jun 2007 15:45:45 +0200 oualid wrote: OL> i have a question, OL> it is possible to use net-snmp library to develop a VC++ project?? Yes. VC++ can link to C libraries, and net-snmp provides C libraries.

VC++

2007-06-13 Thread oualid LEBTAINI
Hy everybody, i have a question, it is possible to use net-snmp library to develop a VC++ project?? tank you in advance -- LEBTAINI Oualid 2A415 Cité U. des cézeaux rue Roche genès 63170 Aubière Cedex tél. 06 50 66 25 67 [EMAIL PROTECTED

Link error while extending the netsnmp agent in VC++6.0

2006-09-27 Thread Jegan
Hi, I am using VC++6.0 in windows to extend the netsnmp agent. I am getting a link error. I understand that I have not included the appropriate header files. Code is attached. What header files should be included for the agent to work properly. Thanks and Regards, S.Jega snmp.lib - 0 error(s

Re: net-snmp error using MS VC++

2006-03-13 Thread Steve Friedl
e command line > with no problems. > I've changed the setting of VC++ as according the the readme.win32 file but > with no success. > here is the errors which i get when compiling the sample code for a snmpget > request. > > .obj : error LNK2001: unresolved external symbol

net-snmp error using MS VC++

2006-03-13 Thread Ian Dineen
hi all, i'm getting the following errors when compiling sample code in Microsoft Visual Studio 6 C++, ive compiled the net-snmp libraries, and i am able to use the supplied executables (eg. snmpget.exe) from the command line with no problems. I've changed the setting of VC++ as acc

Re: VC compile errors

2005-09-22 Thread Alex Burger
mark kaplun wrote: While compiling the 5.2.2.pre1 source, I have run into a compilation error in snmp_client.c line 37. The compiler complains that the term "long long" is illeagal, and actually by VC documentation 64 bits integers should be declared as __int64. So

VC compile errors

2005-09-22 Thread mark kaplun
Hi,   While compiling the 5.2.2.pre1 source, I have run into a compilation error in snmp_client.c line 37. The compiler complains that the term "long long" is illeagal, and actually by VC documentation 64 bits integers should be declared as __int64.   So instead of   

Re: How do I compile my mib in windows environment using VC++.

2005-08-25 Thread Alex Burger
aakansha rajvi wrote: Intially, I used my compiled MIBS under linux and included in netsnmpmibs. Since there are some conflcts, I decided to compile my MIB freshly in windows environment. How do I compile my mib in windows environment using VC++? I installed netsnmp and placed my mibs in c

How do I compile my mib in windows environment using VC++.

2005-08-25 Thread aakansha rajvi
Intially, I used my compiled MIBS under linux and included in netsnmpmibs. Since there are some conflcts, I decided to compile my MIB freshly in windows environment. How do I compile my mib in windows environment using VC++? I installed netsnmp and placed my mibs in c:\usr\share\snmp\mibs I

RE: net-snmp nmake failed on windows in VC++ environment

2005-08-23 Thread Penz, Bernhard
> > 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? > > Microsoft may have removed the download

RE: net-snmp nmake failed on windows in VC++ environment

2005-08-23 Thread Penz, Bernhard
> That would be useful information. > Also, does this URL always redirect you to the "Web Install" > page (rather than the full download or ISO pages), and is > this the most sensible mechanism to point people towards? Do > we need to mention the alternatives or not? In my opinion, using the U

RE: net-snmp nmake failed on windows in VC++ environment

2005-08-23 Thread Penz, Bernhard
> 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

Re: net-snmp nmake failed on windows in VC++ environment

2005-08-22 Thread aakansha rajvi
On 8/22/05, Dave Shield <[EMAIL PROTECTED]> wrote: >[ Mailing list Cc: restored ] > On Mon, 2005-08-22 at 16:13 +0200, Penz, Bernhard wrote: > > > Do we need to mention exactly which Windows versions this > > > covers, to forestall questions from people that don't have > > > Windows Server

Re: net-snmp nmake failed on windows in VC++ environment

2005-08-22 Thread Alex Burger
> 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? Microsoft may have removed the download for the older SDKs. It looks like you can still

RE: net-snmp nmake failed on windows in VC++ environment

2005-08-22 Thread Dave Shield
[ Mailing list Cc: restored ] On Mon, 2005-08-22 at 16:13 +0200, Penz, Bernhard wrote: > > Do we need to mention exactly which Windows versions this > > covers, to forestall questions from people that don't have > > Windows Server 2003? > > In which case, exactly which Windows versions

RE: net-snmp nmake failed on windows in VC++ environment

2005-08-22 Thread Dave Shield
On Mon, 2005-08-22 at 14:47 +0200, Penz, Bernhard wrote: > Try to google for: windows sdk download > The first hit should be > http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ which will > refer you to the SDK version you need. That actually gives me a "Page has moved" display, before r

RE: net-snmp nmake failed on windows in VC++ environment

2005-08-22 Thread Penz, Bernhard
> 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? Try to google for: windows sdk download The first hit should be http://www.microsoft

Re: net-snmp nmake failed on windows in VC++ environment

2005-08-22 Thread aakansha rajvi
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 <[EMAIL PROTECTED]> wrote: > Actually I installed following PSDK ver

Re: net-snmp nmake failed on windows in VC++ environment

2005-08-21 Thread aakansha rajvi
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. > > > Output of nmake is as follows.. > > >

Re: net-snmp nmake failed on windows in VC++ environment

2005-08-10 Thread Alex Burger
aakansha rajvi wrote: I am Installing net-snmp 5.2.1 under windows in VC++ environment. Output of nmake is as follows.. cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\ .." /I "..\..\include" /D "WIN

net-snmp nmake failed on windows in VC++ environment

2005-08-10 Thread aakansha rajvi
I am Installing net-snmp 5.2.1 under windows in VC++ environment. I Initialized the environment using VCVARS32.bat and executed win32/build.bat. But the operation failed. I installed Active State Perl too. Output of nmake is as follows.. .." /I "..\..\include" /I &