Hi, noticed that output_api.h lack extern "C" wrappers, would like to
add the attached patch.
/MF
Index: include/net-snmp/output_api.h
===
--- include/net-snmp/output_api.h (revision 19383)
+++ include/net-snmp/output_api.h (working c
> On Thu, 16 Sep 2010 12:41:38 -0400, Fulko Hew said:
FH> Are there any other scenarios that I missed testing?
FYI, I applied your patch to the trunk today.
--
Wes Hardaker
Please mail all replies to [email protected]
Reported and tested by Thijs ([email protected]).
See also
http://sourceforge.net/tracker/?func=detail&atid=312694&aid=3067540&group_id=12694.
A quote from that patch tracker item:
We're currently working on a 64-bit port of our application, and found a bug
> in the code handli
On Mon, Sep 20, 2010 at 3:12 PM, Robert Story wrote:
> On Mon, 20 Sep 2010 12:25:40 +0200 Bart wrote:
> BVA> There are several issues with the MSVC interactive and batch builds in
> BVA> 5.6pre1 and 5.6pre2:
> BVA> - "make clean" fails because a command invoked in this step had become
> too
> BV
I'd suggest that you might start with the tutorials for writing
applications at:
http://www.net-snmp.org/wiki/index.php/Tutorials#Coding_Tutorials
--
Wes Hardaker
Please mail all replies to [email protected]
--
On Mon, 20 Sep 2010 17:02:37 +0530 Abraham wrote:
AV> Here is my patch,
Please submit patches to the patch tracker. Patches sent to the mailing list
frequently get overlooked.
--
Start uncovering the many advantages of vi
On Fri, 17 Sep 2010 13:57:23 -0700 Wes wrote:
WH> This is a patch to patch 2900078 which fixed and broken sysObjectID.
+1
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify appl
On Mon, 20 Sep 2010 16:46:31 +0530 MALLIKARJUN (MALLIKARJUN) wrote:
AM(> I am getting RAND_bytes error. Please provide suggestion/solution for
this issue.
Are your apps linking with the openssl libraries?
--
Start unco
On Mon, 20 Sep 2010 12:25:40 +0200 Bart wrote:
BVA> There are several issues with the MSVC interactive and batch builds in
BVA> 5.6pre1 and 5.6pre2:
BVA> - "make clean" fails because a command invoked in this step had become too
BVA> large.
BVA> - The libhelpers source files had not yet been moved
On Mon, 20 Sep 2010 12:31:24 +0530 Prakash wrote:
P> How to get the index of the object from a MIB file.
P>
P> Example:-
P> nameOBJECT IDENTIFIER
P> ::= {station 1}
P> region OBJE
Hi team,
I am getting RAND_bytes error. Please provide suggestion/solution for this
issue.
[vkal_telnet_4241]dslam124:/cm4/tools/GNU/src/net-snmp/Linux_2.4.7/bin
$ snmpget
snmpget: symbol lookup error:
/cm4/tools/GNU/src/net-snmp/Linux_2.4.7/lib/libnetsnmp.so.5: undefined symbol:
RAND_bytes
On Mon, Sep 20, 2010 at 2:11 PM, Abraham Varricatt <
[email protected]
> wrote:
> We have a help message associated with the ./configure script. I'd like to
> add something similar to the resulting "Makefile" as well.
>
Here is my patch,
diff -r e3f0d265e8d6 Makefile.in
--- a
There are several issues with the MSVC interactive and batch builds in
5.6pre1 and 5.6pre2:
- "make clean" fails because a command invoked in this step had become too
large.
- Some functions that are declared in more than one header file had
inconsistent DLL import declarations which made building
We have a help message associated with the ./configure script. I'd like to
add something similar to the resulting "Makefile" as well. From the sampling
of the code, it doesn't look like we use Automake, so I'm guessing that just
editing the "Makefile.in" should do the job ?
Something like this is
Hi all,
How to get the index of the object from a MIB file.
Example:-
nameOBJECT IDENTIFIER
::= {station 1}
region OBJECT IDENTIFIER
15 matches
Mail list logo