Wes Hardaker wrote:
> The following is a patch to the perl build process. The question is,
> does it go in before 5.3.1 so it's in 5.3.1, or after 5.3.1 but before
> publishing to CPAN?
It has been committed already which I'm fine with, at least after the
env var for the override had been changed
> On Fri, 30 Jun 2006 14:18:56 +0530, "Siva Prakash Reddy G" <[EMAIL
> PROTECTED]> said:
Siva> when i'm trying excute the command "mib2c -c mib2c.scalar.conf
ieee802dot11", it is displaying the message.
Siva> bash: mib2c : command not found, what could be the problem
Siva> if any body
So I ran into enough conflicts I decided to do a few things to
clean up the build process. But because of how things had to happen I
had to update multiple branches at once or else it wouldn't work out.
Things sort of snow-balled. First, the CPAN changes require new
versioning, per previous
The following is a patch to the perl build process. The question is,
does it go in before 5.3.1 so it's in 5.3.1, or after 5.3.1 but before
publishing to CPAN?
--
Wes Hardaker
Sparta, Inc.
Index: Makefile.subs.pl
===
RCS file: /cvs
Alex Burger wrote:
Can you send me a patch so I can test it with MSVC? If it works with
MSVC and MinGW and it fixes Cygwin then I see no reason not to apply
your changes.
Attached
BTW, when did you install Cygwin?
Monday or Tuesday this week
Dave
Index: configure
===
Dave Shield wrote:
> Dave Shield wrote:
>
>> While testing the udpTable fixes under MinGW and Cygwin, I came across
>> a couple of further problems, as follows:
>>
> [snip]
>
>> I'm sure there was another problem, but it escapes me
>>
> Found it.
> Compiling the new 'snmpnetstat' utility un
Title: Frequent system calls in 5.3.1.pre3
Hi
I had run snmpd 5.3.1.pre3 on fedora Linux with strace, it is frequently makes lot of system calls.
I suspect that it is because of the disman MIB default configuration, even after removing the disman MIB support ( by –with-out-
-Coders,
with some platforms/compilers CVS MAIN fails to compile
snmplib/read_config.c:
AIX4 w/ xlc:
"/home/anders/src/net-snmp-5.4cvs/snmplib/read_config.c", line 1982.23:
1506-068 (S) Operation between types "unsigned int" and "unsigned int*"
is not allowed.
IRIX6.5 w/ c99:
cc-1515 c99: ERROR
Title: regarding mib2c
Hi!
when i'm trying excute the command "mib2c -c mib2c.scalar.conf ieee802dot11", it is displaying the message.
bash: mib2c : command not found, what could be the problem
if any body faced same problem please send me the solution
With Regard