Re: Libtool issue

2022-08-22 Thread nur syahirah syafinaz
*/usr/local/gcc-10.2-2020.11-aarch64/bin/../lib/gcc/aarch64-none-linux-gnu/10.2.1/../../../../aarch64-none-linux-gnu/bin/ld: .libs/snmptrapd_handlers.o: in function `command_handler':snmptrapd_handlers.c:(.text+0x508): undefined reference to `convert_v1pdu_to_v2'/usr/local/gcc-10.2-2020.11-aarch64/

Re: Libtool issue

2022-08-12 Thread Bart Van Assche
Hi Syahirah, Please do not run autoreconf but instead use the configure script included in the Net-SNMP source tree. While the included configure script has been tested thoroughly, running autoreconf may create a broken configure script.

RE: Libtool issue

2022-08-05 Thread 김동휘
or me. Best regards. = -Original Message- From: Bart Van Assche [mailto:bvanass...@acm.org] Sent: Friday, July 29, 2022 12:54 PM To: nur syahirah syafinaz ; Net-snmp-users@lists.sourceforge.net Subject: Re: Libtool issue On 7/28/22 19:04, nur sya

Re: Libtool issue

2022-07-28 Thread Bart Van Assche
On 7/28/22 19:04, nur syahirah syafinaz wrote: I am trying to upgrade the netsmp lib to v5.9.1 and whenever I try to compile, it fails. It has the "libtool not found" error even though it has been installed. That's unexpected. How do you build Net-SNMP? Bart. _

Libtool issue

2022-07-28 Thread nur syahirah syafinaz
Hi, I am trying to upgrade the netsmp lib to v5.9.1 and whenever I try to compile, it fails. It has the "libtool not found" error even though it has been installed. Does anyone have the same issue as mine? Need help on this. Thanks in advance. Regards, Syahirah __