Re: net-snmp-5.4 compile error

2007-01-29 Thread Thomas Anders
liu.renfeng wrote: > There is no lib name libbeecrypt.so.5 in /usr/local/lib in my system(Redhat > AS4). There is a libbeecrypt.so.6 in /usr/lib and I create a symbol link for > it but still I get the message as I send before. Please re-read the FAQ section in question and install the beecrypt-d

Re: Re: Re: net-snmp-5.4 compile error

2007-01-29 Thread liu.renfeng
-30 发件人: Zhang Chuan 发送时间: 2007-01-30 12:50:35 收件人: liu.renfeng 抄送: [EMAIL PROTECTED] 主题: Re: Re: net-snmp-5.4 compile error Try this one: ln -s /usr/local/lib/libbeecrypt.so.5 /usr/lib/libbeecrypt.so.5 On 1/30/07, liu.renfeng <[EMAIL PROTECTED]> wrote: Thanks very much. I create a

Re: Re: net-snmp-5.4 compile error

2007-01-29 Thread Zhang Chuan
*发送时间:* 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 e

Re: Re: net-snmp-5.4 compile error

2007-01-29 Thread liu.renfeng
* [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&qu

Re: net-snmp-5.4 compile error

2007-01-29 Thread Thomas Anders
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 `/

net-snmp-5.4 compile error

2007-01-29 Thread liu.renfeng
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): snmpd.c: In function `main': snmpd.c:948: warning: assignment discards qualifiers from pointer target type gcc -I../inclu