Re: NET-SNMP 5.4 + RHEL4

2006-12-01 Thread Dave Shield
On 01/12/06, Thiago dos Santos L. Bezerra <[EMAIL PROTECTED]> wrote: > Hey, I had to install beecrypt-devel RPM, but now the problema is other > during the Make comand: > /usr/bin/ld: cannot find -lelf > collect2: ld returned 1 exit status > Anyone have a clue? >From the FAQ (slightly simplifie

Re: NET-SNMP 5.4 + RHEL4

2006-12-01 Thread Thiago dos Santos L. Bezerra
Hey, I had to install beecrypt-devel RPM, but now the problema is other during the Make comand: /.libs/libnetsnmp.so /usr/lib/librpm.so -L/usr/src/build/757196-i386/install/usr/lib -L/usr/lib /usr/lib/librpmdb.so -L/usr/local/lib -lelf -lselinux /usr/lib/librpmio.so /usr/lib/libbeecrypt.so -lrt -

Re: NET-SNMP 5.4 + RHEL4

2006-11-30 Thread Robert Story
On Thu, 30 Nov 2006 16:07:36 -0200 Thiago wrote: TDSLB> libtool: link: cannot find the library `/usr/lib/libbeecrypt.la' or TDSLB> unhandled argument `/usr/lib/libbeecrypt.la' TDSLB> make[1]: *** [snmpd] Error 1 You need to install the libbeecrypt-devel rpm. --

Re: NET-SNMP 5.4 + RHEL4

2006-11-30 Thread Thiago dos Santos L. Bezerra
I didn`t work, It stops in the make command, the ./configure runs without errors, the steps are simple, just extract the tarball, run ./configure --prefix=DIR, makeand error. read-multi/CORE -g -O2 -Ulinux -Dlinux=linux -I/usr/include/rpm -c snmpd.c-o snmpd.o >/dev/null 2>&1 /bin/sh ../libtoo

Re: NET-SNMP 5.4 + RHEL4

2006-11-30 Thread Thomas Anders
Thiago dos Santos L. Bezerra wrote: > I can't compile NET-SNMP in RHEL4 ES (Update 4), the following error > appears after the make command: > > gcc: mibgroup/.libs/util_funcs.o: No such file or directory > gcc: mibgroup/.libs/header_complex.o: No such file or directory > make[1]: *** [libnetsnmpm

NET-SNMP 5.4 + RHEL4

2006-11-30 Thread Thiago dos Santos L. Bezerra
I can't compile NET-SNMP in RHEL4 ES (Update 4), the following error appears after the make command: gcc: mibgroup/.libs/util_funcs.o: No such file or directory gcc: mibgroup/.libs/header_complex.o: No such file or directory make[1]: *** [libnetsnmpmibs.la] Error 1 make[1]: Leaving directory `/tm