All,

I have a x86_64 bit machine running RHEL3.

In the past I had problems with RHEL4 and 64bit counters and gigabit
interfaces... requiring me to build net-snmp 5.3.  It has worked great
for several months now.  I'm assuming I'll have the same problem with
RHEL3, causing me to try and build net-snmp 5.3.

However, I am having difficulty building the src rpm and/or the src tarball.

I keep getting the following error:
make[2]: Leaving directory `/usr/local/src/snmp/net-snmp-5.3.0.1/agent/mibgroup'
/bin/sh ../libtool  --mode=link gcc -g -O2 -Dlinux -I/usr/include/rpm 
-o snmpd snmpd.lo    libnetsnmpmibs.la libnetsnmpagent.la
helpers/libnetsnmphelpers.la  ../snmplib/libnetsnmp.la -ldl -lrpm
-lrpmio -lpopt  -lz -lcrypto -lm
gcc -g -O2 -Dlinux -I/usr/include/rpm -o .libs/snmpd snmpd.o 
./.libs/libnetsnmpmibs.so ./.libs/libnetsnmpagent.so
helpers/.libs/libnetsnmphelpers.so ../snmplib/.libs/libnetsnmp.so -ldl
-lrpm -lrpmio /usr/lib/libpopt.so -lz -lcrypto -lm  -Wl,--rpath
-Wl,/usr/local/lib
/usr/lib/libpopt.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[1]: *** [snmpd] Error 1
make[1]: Leaving directory `/usr/local/src/snmp/net-snmp-5.3.0.1/agent'
make: *** [subdirs] Error 1

It appears to be unhappy about libpopt.so, but I know its installed.

Details of the system:
[EMAIL PROTECTED] ]# rpm -qa | grep popt
popt-1.8.2-10
[EMAIL PROTECTED] ]# ls -l /usr/lib | grep popt
-rw-r--r--    1 root     root        31256 Aug 25  2004 libpopt.a
-rwxr-xr-x    1 root     root          784 Aug 25  2004 libpopt.la
lrwxrwxrwx    1 root     root           16 Mar 15  2005 libpopt.so ->
libpopt.so.0.0.0
lrwxrwxrwx    1 root     root           16 Mar 15  2005 libpopt.so.0
-> libpopt.so.0.0.0
-rwxr-xr-x    1 root     root        27372 Aug 25  2004 libpopt.so.0.0.0
[EMAIL PROTECTED] ]# uname -a
Linux host 2.4.21-20.ELsmp #1 SMP Wed Aug 18 20:34:58 EDT 2004 x86_64
x86_64 x86_64 GNU/Linux
[EMAIL PROTECTED] ]# cat /etc/issue
Red Hat Enterprise Linux AS release 3 (Taroon Update 3)

Any help would be greatly appreciated.

Thanks,
Dave


----------------------------------------------------------
Are Your Friends Lemmings?
-- http://www.lemmingshirts.com


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
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