On Wed, 10 Aug 2005 10:01:11 +0530 toby wrote:
TS> when i tried to apply the setvarvalue patch into the source directory error
TS> is coming in the snmplib while i make the mib C file.
What kind of errors?
TS> So i tried with the second patch (netsnmp-5.2.1-asn patch) alone ,then
TS> netsnmp run
TED]>
Cc: ;
<[EMAIL PROTECTED]>
Sent: Tuesday, August 09, 2005 11:05 PM
Subject: Re: net-snmp errors in 64 bit.
> On Tue, 9 Aug 2005 12:00:05 +0530 toby wrote:
> TS> > we have downloaded the patches. where we have to apply the
patches.
> TS> > are they kernel pat
On Sun, 31 Jul 2005 10:08:10 +0530 toby wrote:
TS> I have already installed net-snmp-5.2.1.0 on AMD Opteron. Previously I had
TS> written a MIB-module for using along with net-snmp, that worked fine in 32
TS> bit machines. I followed the same steps for compiling net-snmp in 64-bit
TS> OS, ie:-
TS>
Tuesday, August 09, 2005 4:42 AM
Subject: Re: net-snmp errors in 64 bit.
> On Sun, 31 Jul 2005 10:08:10 +0530 toby wrote:
> TS> I have already installed net-snmp-5.2.1.0 on AMD Opteron. Previously I
had
> TS> written a MIB-module for using along with net-snmp, that worked fine
in 32
&g
On Tue, 9 Aug 2005 12:00:05 +0530 toby wrote:
TS> > we have downloaded the patches. where we have to apply the patches.
TS> > are they kernel patches ? How can we apply this patches
To apply a patch, first save the patch to a file (for example, /tmp/XXX.pat).
Then change to the source direc
Hello all,
I have already installed net-snmp-5.2.1.0 on AMD
Opteron. Previously I had written a MIB-module for using along with net-snmp,
that worked fine in 32 bit machines. I followed the same steps for compiling
net-snmp in 64-bit OS, ie:-
1) ./configure --with-mib-modules="bbb"
---