RE: How to complie NET-SNMP source into 64bit binary

2007-08-29 Thread Liangliang Guo (SH/CBC)
L PROTECTED]> Subject: RE: How to complie NET-SNMP source into 64bit binary To: "Liangliang Guo (SH/CBC)" <[EMAIL PROTECTED]>, Message-ID: <[EMAIL PROTECTED] ca> Content-Type: text/plain; charset="us-ascii" Have you read README.s

How to complie NET-SNMP source into 64bit binary

2007-08-29 Thread Liangliang Guo (SH/CBC)
Hi Everyone: How can I complile NET-SNMP with gcc or Sun cc 64it complier in Sun Solaris 10. What directive should I turn on for the gcc or Sun cc complier. And what direcitve should I turn on for the "configure" script as well. Thanks. Best Regards Leon Guo Ericsson (China) Communication Co.,

RE: some compiled errors for 5.4.1/pre on Solaris 10

2007-06-01 Thread Liangliang Guo (SH/CBC)
rst' agent/.libs/libnetsnmpmibs.so: undefined reference to `vacm_createGroupEntry' agent/.libs/libnetsnmpmibs.so: undefined reference to `snmp_parse_args' agent/.libs/libnetsnmpmibs.so: undefined reference to `netsnmp_register_ulong_instance_context' agent/.libs/libnetsnmpmibs.

Re: some compiled errors for 5.4.1/pre on Solaris 10

2007-06-01 Thread Liangliang Guo (SH/CBC)
21 22089695 Fax: +86 21 22088047 Email: [EMAIL PROTECTED] Message: 4 Date: Fri, 01 Jun 2007 11:05:02 +0200 From: Thomas Anders <[EMAIL PROTECTED]> Subject: Re: some compiled errors for 5.4.1/pre on Solaris 10 To: "Liangliang Guo (SH/CBC)" <[EMAIL PROTECTED]> Cc: net-snmp-users@

some compiled errors for 5.4.1/pre on Solaris 10

2007-06-01 Thread Liangliang Guo (SH/CBC)
Hello : On the same machine where I have successfully built 5.3.1 I encountered some compiled errors for 5.4.1/pre on Solaris 10 . First I run ./configure --with-sys-contact="[EMAIL PROTECTED]" --with-sys-location="WIPRO" --with-default-snmp-version=3 --with-persistent-directory=/var/net-snm

"snmpwalk -v 2c localhost iftable" fails on hosts configured with virtual interface

2007-05-28 Thread Liangliang Guo (SH/CBC)
Hello : The command #snmpwalk -v 2c localhost iftable does not works on hosts configured with virtual interface. And I checked the source and find that the iftable MIB is implemented in source interfaces.c The query goes to -->var_ifEntry--> getMibstat(MIB_INTERFACES, &ifstat, sizeof(mib2_ifEnt