Thanks very much.

I create a symbol link as follow:
ln -s libbeecrypt.so.6.2.0 libbeecrypt.la

But still I get :

[EMAIL PROTECTED] net-snmp-5.4]# make
making all in /root/net-snmp-5.4/snmplib
make[1]: Entering directory `/root/net-snmp-5.4/snmplib'
make[1]: Leaving directory `/root/net-snmp-5.4/snmplib'
making all in /root/net-snmp-5.4/agent
make[1]: Entering directory `/root/net-snmp-5.4/agent'
making all in /root/net-snmp-5.4/agent/helpers
make[2]: Entering directory `/root/net-snmp-5.4/agent/helpers'
make[2]: Leaving directory `/root/net-snmp-5.4/agent/helpers'
making all in /root/net-snmp-5.4/agent/mibgroup
make[2]: Entering directory `/root/net-snmp-5.4/agent/mibgroup'
make[2]: Leaving directory `/root/net-snmp-5.4/agent/mibgroup'
/bin/sh ../libtool  --mode=link gcc -g -O2 -Ulinux -Dlinux=linux 
-I/usr/include/rpm  -o snmpd snmpd.lo   -L/usr/local/ssl/lib   
libnetsnmpmibs.la libnetsnmpagent.la helpers/libnetsnmphelpers.la  
../snmplib/libnetsnmp.la -ldl -lrpm -lrpmio -lpopt  -lz -lcrypto -lm  -Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE  -L/usr/local/lib 
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/DynaLoader/DynaLoader.a 
-L/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE -lperl -lnsl -ldl -lm 
-lcrypt -lutil -lpthread -lc 
libtool: link: `/usr/lib/libbeecrypt.la' is not a valid libtool archive
make[1]: *** [snmpd] Error 1
make[1]: Leaving directory `/root/net-snmp-5.4/agent'
make: *** [subdirs] Error 1






Best Regards,
Robin 
 
Tel: +86-27-8761-7326 Ext: 309
2007-01-30



发件人: Thomas Anders
发送时间: 2007-01-29 17:32:43
收件人: liu.renfeng
抄送: [EMAIL PROTECTED]
主题: Re: net-snmp-5.4 compile error

liu.renfeng wrote:
> I configure net-snmp-5.4 with default by using "./configure"
> 
> and then type make to compile the packge, after a long wait I get following 
> errors(I use Redhat AS4 U3 system):
> 
> libtool: link: cannot find the library `/usr/lib/libbeecrypt.la' or unhandled 
> argument `/usr/lib/libbeecrypt.la'

http://www.net-snmp.org/wiki/index.php/FAQ:Compiling_02


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)
-------------------------------------------------------------------------
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-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to