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


respectively.





From: Robert Story (Users) <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: __ _ <[EMAIL PROTECTED]>
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 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 a libelf.so, create a symlink to libelf.so.0
or libelf.so.0.8.2 (or whatever version you have).


------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Net-snmp-users mailing list [EMAIL PROTECTED] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users

_________________________________________________________________
享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com




-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to