Hi,
i am santosh and new to this. I just downloaded the net-snmp-5.4 src code
from the sourceforge.net.
my linux box is RHEL3. After i run the ./configure script, i did the make.
But it is failing with
the following error message :-

Error message :-
============
snmpd.c:948: warning: assignment discards qualifiers from pointer target
type
gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib
-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm
-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE -g -O2 -Ulinux
-Dlinux=linux -I/usr/include/rpm -c snmpd.c -o snmpd.o >/dev/null 2>&1
/bin/sh ../libtool  --mode=link gcc -g -O2 -Ulinux -Dlinux=linux
-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  -rdynamic
-Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE
-L/usr/local/lib
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/auto/DynaLoader/DynaLoader.a
-L/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE -lperl -lnsl -ldl -lm
-lpthread -lc -lcrypt -lutil
libtool: link: cannot find the library `/usr/lib/libbeecrypt.la' or
unhandled argument `/usr/lib/libbeecrypt.la'
make[1]: *** [snmpd] Error 1
make[1]: Leaving directory `/root/download/net-snmp-5.4/agent'
make: *** [subdirs] Error 1

Info regarding my machine:-
==================
#uname -a
Linux lxpra24337 2.4.21-47.ELsmp #1 SMP Wed Jul 5 20:38:41 EDT 2006 i686
i686 i386 GNU/Linux
and machine has this version of beecrypto library :-

beecrypt-3.0.1-0.20030630 (rpm -q -a |grep beecrypto)

can anybody please help me how to debug this ?

thanks in advance :-)

regards/santoshp
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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