Re: How to create statically linked net-snmp binaries

2008-04-07 Thread Richard Wall
On Mon, Apr 7, 2008 at 11:10 AM, Dave Shield <[EMAIL PROTECTED]> wrote: > > ...but ldd snmpd still reports: > > > > $ ldd agent/snmpd > > linux-gate.so.1 => (0xe000) > > libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7f7e000) > > libcrypto.so.0.9.8 => /usr/lib/i

Re: How to create statically linked net-snmp binaries

2008-04-07 Thread Dave Shield
On 04/04/2008, Richard Wall <[EMAIL PROTECTED]> wrote: > I've been trying to compile a statically linked snmpd binary with > net-snmp-5.4.1 and on Ubuntu Gutsy. > ...but ldd snmpd still reports: > > $ ldd agent/snmpd > linux-gate.so.1 => (0xe000) > libdl.so.2 => /lib/tls/i

How to create statically linked net-snmp binaries

2008-04-04 Thread Richard Wall
Hi, I've been trying to compile a statically linked snmpd binary with net-snmp-5.4.1 and on Ubuntu Gutsy. I used the configure options described in the FAQ and in another mailing list post: * http://net-snmp.sourceforge.net/wiki/index.php/FAQ:Compiling_06 * http://www.avr32linux.org/twiki/bin/vi