Dave, After doing some digging, I found the problem. I did have the elfutils-devel rpm installed, but I had to make a symbolic link to that and another library.
libelf.so -> libelf.so.1 libbz2.so -> libbz2.so.1 Thanks for your input! Tyson -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Thursday, May 01, 2008 8:12 AM To: Tyson Sommer Cc: [email protected] Subject: Re: help 2008/4/30 Tyson Sommer <[EMAIL PROTECTED]>: > /usr/bin/ld: cannot find -lelf Try installing the 'elfutils-devel' RPM. See the FAQ entry The compilation is complaining about missing libraries. Why? http://www.net-snmp.org/wiki/index.php/FAQ:Compiling_02 for details Dave ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
