Re: 5.3.x build test status on Windows?

2006-05-25 Thread Andy Smith
Andrew Hood wrote: Andy Smith wrote: Thomas Anders wrote: -Coders, is there anyone who can give feedback on how/whether 5.3.1.pre2 (or pre3/rcX when it comes out) builds on Windows with MSVC/MinGW/Cygwin? Builds with "Microsoft Visual Studio .NET". How do you run tests without using CygWin

Re: 5.3.x build test status on Windows?

2006-05-25 Thread Andrew Hood
Andy Smith wrote: > Thomas Anders wrote: > >> -Coders, >> >> is there anyone who can give feedback on how/whether 5.3.1.pre2 (or >> pre3/rcX when it comes out) builds on Windows with MSVC/MinGW/Cygwin? Builds with "Microsoft Visual Studio .NET". How do you run tests without using CygWin/MinGW?

Re: 5.3.x build test status on Windows?

2006-05-25 Thread Andy Smith
Thomas Anders wrote: -Coders, is there anyone who can give feedback on how/whether 5.3.1.pre2 (or pre3/rcX when it comes out) builds on Windows with MSVC/MinGW/Cygwin? the libs and apps build fine with MinGW using gcc 3.4.2. Evidently I don't have kill.exe so the 'make test' failed. Regar

Compiling subagent using files .o

2006-05-25 Thread Wesley Naves de Faria
I wrote a subagent and i need to compile snmp with my subagent in a other server, but i cant send the source of my subagent, is it possible to compile the subagent in snmp using just the .o and .lo ? Tanks. - Wesley Naves de Faria Analista de suporte FreeBSD/OpenBSD/Linux AGANP - Ag

help running the mib2c

2006-05-25 Thread prasad duggineni
not able to generate the skeleton code using mib2c export MIBS=+NET-SNMP-TUTORIAL-MIB [EMAIL PROTECTED] local]# mib2c -c mib2c.int_watch.conf NET-SNMP-TUTORIAL-MIB You didn't give mib2c a valid OID to start with. IE, I could not find any information about the mib node "NET-SNMP-TUTORIAL-MIB".

not able to generate the code using mib2c for the NET-SNMP-TUTORIAL-MIB

2006-05-25 Thread prasad duggineni
I am trying to generate the code for NET-SNMP-TUTORIAL-MIB from the snmp toolkit tutorial. Throwing following error export MIBS=ALL mib2c -c mib2c.int_watch.conf NET-SNMP-TUTORIAL-MIB no variable specified for -S flag. at /usr/bin/mib2c line 69. need help _

Re: 5.3.0.1 and perl 5.8.8 using NetSNMP::agent on Solaris

2006-05-25 Thread John Clinton
I was too quick to reply on this. Although I can get NetSNMP::agent working properly as an embedded agent, it will not register when run as a subagent. As soon as I can get -DALL working (as per my recent post), I can will continue troubleshooting and follow up accordingly. Regards, John

snmpd is segfaulting when -DALL on Solaris9

2006-05-25 Thread John Clinton
snmpd is segfaulting when -DALL is specified. After searching through the mail archives, I found Dave Shield's patch at http://www.mail-archive.com/[email protected]/msg08966.html I applied this patch and snmpd continued past register_mib() but then segfaulted on _callback_

Re: 5.3.1.pre2 build test status

2006-05-25 Thread Thomas Anders
Johannes Schmidt-Fischer wrote: regarding problem #9 in your list: both ntohl() and ntohs() aren't implemented as functions in HP-UX 10.20 (and btw 11.0/11i too) but instead as macros returning the given argument without change. Details can be found in either or . I think that in any of the snm

Re: help installing the perl snmp

2006-05-25 Thread G. S. Marzot
oops - redundant. never mind. -g --- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more

Re: help installing the perl snmp

2006-05-25 Thread G. S. Marzot
prasad duggineni wrote: > I did install the netsnmp successfully. I want to > implement mib using mib2c. mib2c needs perl snmp. ran > the following steps ./configure --with-perl-modules > cd perl > perl Makefile.PL > > > showing the following error when i run the perl > Makefile.PL > > Writing

snmptrapd embedded perl crash on x86_64 (bug 1494882)

2006-05-25 Thread Thomas Anders
-Coders, following up item #8 ("RHEL/x86_64 3, 4: test #36 fails") from my recent 5.3.1.pre2 build test status mail, I've just filed bug 1494882 http://sf.net/support/tracker.php?aid=1494882 with all the details (gdb backtraces, perl -V) I could collect. The backtrace points deepy into per