Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-22 Thread EastDr agon
I think it may be the snmpdconf misconfigured? who can help me how to configure it rightly? From: Dave Shield <[EMAIL PROTECTED]> To: "EastDr agon" <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Tue, 22 Jun 2004 1

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-22 Thread EastDr agon
this does not help me out make test almost fails all cases From: Dave Shield <[EMAIL PROTECTED]> To: "EastDr agon" <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Tue, 22 Jun 2004 11:06:29 +0100 > thank u t

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-22 Thread EastDr agon
btw. I utilized VmWare Installing the RH9, all activities about net-snmp are in this RH9. From: Dave Shield <[EMAIL PROTECTED]> To: "EastDr agon" <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Tue, 22 J

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-22 Thread Dave Shield
> thank u too, I have posted another message, Yes - you've posted six copies of the damn thing. Bombarding the list like this is *NOT* the most sensible way to ask for assistance! > when I make test, almost all failed. why? > 41:testing 1st CPU on Solaris using HOST-RESOURCES...SKIPPED > 42:tes

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-22 Thread EastDr agon
homas Anders <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Tue, 22 Jun 2004 10:46:02 +0200 Hi, > lrwxrwxrwx1 root root 11 Jun 21 19:43 > /usr/lib/libelf.o -> libelf.so.1 That's the problem (unless you

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-22 Thread EastDr agon
homas Anders <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Tue, 22 Jun 2004 10:46:02 +0200 Hi, > lrwxrwxrwx1 root root 11 Jun 21 19:43 > /usr/lib/libelf.o -> libelf.so.1 That's the problem (unless you

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-22 Thread EastDr agon
after the make, I try make test, below is some of the result returned. why? [EMAIL PROTECTED] net-snmp-5.1.1]# make test making all in /usr/src/redhat/SOURCES/net-snmp-5.1.1/snmplib make[1]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/snmplib' make[1]: Leaving directory `/usr/src/

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-22 Thread EastDr agon
after the make, I try make test, below is some of the result returned. why? [EMAIL PROTECTED] net-snmp-5.1.1]# make test making all in /usr/src/redhat/SOURCES/net-snmp-5.1.1/snmplib make[1]: Entering directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/snmplib' make[1]: Leaving directory `/usr/src/

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-22 Thread EastDr agon
after the make, I try make test, below is some of the result returned. why? 1:testing SNMPv1 support...FAIL 2:testing SNMPv2c get of system.sysUpTime.0...cat: /tmp/snmp-test-2-7581/*pid*: No such file or directory FAIL 3:testing SNMPv2c getnext of system.sysUpTime...cat: /tmp/snmp-test-3-7759/*

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-22 Thread EastDr agon
after the make, I try make test, below is some of the result returned. why? 1:testing SNMPv1 support...FAIL 2:testing SNMPv2c get of system.sysUpTime.0...cat: /tmp/snmp-test-2-7581/*pid*: No such file or directory FAIL 3:testing SNMPv2c getnext of system.sysUpTime...cat: /tmp/snmp-test-3-7759/*

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-22 Thread 沈 狼
thank u much, I followed the instruction you gave below, the former problem disappear,and comes out lbiz2, I solved it with the same knack. From: Dave Shield <[EMAIL PROTECTED]> To: 沈 狼 <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 und

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-22 Thread Dave Shield
> # ls -l /usr/lib/libelf* > -rwxr-xr-x . /usr/lib/libelf-0.76.so > lrwxrwxrwx . /usr/lib/libelf.o -> libelf.so.1 > lrwxrwxrwx . /usr/lib/libelf.so.1 -> libelf-0.76.so There's the problem then. You still don't have a shared library "libelf.so" You've got what looks like an

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-21 Thread 沈 狼
Jun 7 15:03 /usr/lib/libelf.so.1 -> libelf-0.76.so From: Dave Shield <[EMAIL PROTECTED]> To: 沈 狼 <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Mon, 21 Jun 2004 09:42:46 +0100 > in the /usr/lib there are two files beg

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-21 Thread 沈 狼
Jun 7 15:03 /usr/lib/libelf.so.1 -> libelf-0.76.so From: Dave Shield <[EMAIL PROTECTED]> To: 沈 狼 <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Mon, 21 Jun 2004 09:42:46 +0100 > in the /usr/lib there are two files beg

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-21 Thread 沈 狼
lt;[EMAIL PROTECTED]> To: 沈 狼 <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Mon, 21 Jun 2004 14:29:38 +0100 > I have done what the FAQ told me which is same as that Robert said. but > make action doest work yet. OK - what

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-21 Thread Dave Shield
> I have done what the FAQ told me which is same as that Robert said. but > make action doest work yet. OK - what does ls -l /usr/lib/libelf* show? Dave --- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn f

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-21 Thread 沈 狼
I have done what the FAQ told me which is same as that Robert said. but make action doest work yet. From: Dave Shield <[EMAIL PROTECTED]> To: 沈 狼 <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Mon, 21 Jun 2004 09:42:46

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-21 Thread Dave Shield
> in the /usr/lib there are two files begin with libelf, their name are > [EMAIL PROTECTED] root]# cd /usr/lib > [EMAIL PROTECTED] lib]# ls libelf* > libelf-0.76.so libelf.so.1 Try 'ls -l libelf*' You'll see that libelf.so.1 is actually a symbolic link to libelf.so As Robert said, what's missin

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-20 Thread 沈 狼
CTED]> CC: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Fri, 18 Jun 2004 11:14:21 -0400 On Fri, 18 Jun 2004 21:04:58 +0800 __ wrote: > /usr/bin/ld: cannot find -lelf > collect2: ld returned 1 exit status > make[1]: *** [snmpd] Error

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-20 Thread 沈 狼
CTED]> CC: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Fri, 18 Jun 2004 11:14:21 -0400 On Fri, 18 Jun 2004 21:04:58 +0800 __ wrote: > /usr/bin/ld: cannot find -lelf > collect2: ld returned 1 exit status > make[1]: *** [snmpd] Error

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-18 Thread Users
On Fri, 18 Jun 2004 21:04:58 +0800 __ wrote: > /usr/bin/ld: cannot find -lelf > collect2: ld returned 1 exit status > make[1]: *** [snmpd] Error 1 > make[1]: Leaving directory `/usr/src/redhat/SOURCES/net-snmp-5.1.1/agent' > make: *** [subdirs] Error 1 cd /usr/lib ls -s libelf* If you don't have

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-18 Thread 沈 狼
CTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Fri, 18 Jun 2004 09:43:49 +0100 > in RH9, under the net-snmp-5.1.1 directory > > ... while execute make command, error occured. the > error info is: > > /usr/bin/ld: cannot find -lelf > collect2: ld

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-18 Thread Dave Shield
> in RH9, under the net-snmp-5.1.1 directory > > ... while execute make command, error occured. the > error info is: > > /usr/bin/ld: cannot find -lelf > collect2: ld returned 1 exit status Try installing the RPM 'elfutils-libelf-0.76-3.i386.rpm' (on the first RH9 CD). That includes the

problem in Installing net-snmp-5.1.1 under RH9

2004-06-17 Thread 沈 狼
in RH9, under the net-snmp-5.1.1 directory I type the following comand [EMAIL PROTECTED] net-snmp-5.1.1]# ./configure --with-mib-modules="host smux tunnel agentx/subagent agentx/master agentx examples/example" --enable-debugging --enable-mibs --enable-developer --enable-reentrant --with-mibs="IP-

problem in Installing net-snmp-5.1.1 under RH9

2004-06-17 Thread 沈 狼
in RH9, under the net-snmp-5.1.1 directory I type the following comand [EMAIL PROTECTED] net-snmp-5.1.1]# ./configure --with-mib-modules="host smux tunnel agentx/subagent agentx/master agentx examples/example" --enable-debugging --enable-mibs --enable-developer --enable-reentrant --with-mibs="IP-