This is a discussion on Re: using net-snmp libs from RedHat RPMs within the SNMP Coders forums, part of the Networking and Network Related category; On Tue, 23 Aug 2005, Dave Shield wrote: > On Mon, 2005-08-22 at 23:54 -0400, Subhendu Ghosh ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Tue, 23 Aug 2005, Dave Shield wrote:
> On Mon, 2005-08-22 at 23:54 -0400, Subhendu Ghosh wrote: >> I am trying to use the "net-snmp-config --libs" on a RedHat EL4 system >> for program that uses the net-snmp headers and libs in autoconf. >> >> The above returns "-L/usr/lib -lnetsnmp -lcrypto -lelf -lm" >> >> Including -lelf seems to break all the make proccess... >> >> (I have seen similar results on other RH derived systems) >> >> Known bug? workaround? rtfm? > > The configure script is an absolute beast to try and untangle, > but I suspect that this is being included because it's (allegedly) > necessary for some particular feature. > > The current development code includes a configure option > '--without-elf' which can be used to explicitly omit this > library from the build environment. > > Unfortunately, this is not currently included in any released > version, so you'd need to work with the latest CVS code. > See the project website for details. > > Thanks - will take a look at the CVS. Right now I have a simple sed that takes it out in configure -- -sg ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
![]() |
| Thread Tools | |
| Display Modes | |
|
|