Re: net-snmp make error : cannot find -lperl

2017-01-09 Thread Rajmohan Banavi
This indicates that perl is missing on the system. Depending on the package manager for your system, you can use yum/apt/others to install perl first and then later try to build net-snmp. You could also try to build without perl support but you will lose some utilities ./configure

net-snmp make error : cannot find -lperl

2017-01-09 Thread deepak . sachan deepak . sachan
Hello friends During net-snmp installation following error message shows. I think this must some library linking issue. Need help to resolve this up/agentx/.libs/subagent.o mibgroup/utilities/.libs/execute.o mibgroup/utilities/.libs/iquery.o mibgroup/mibII/.libs/vacm_conf.o

NET-SNMP make error

2014-09-06 Thread Dharm S
I am using Ubuntu 14.04 (64-bit) . I have downloaded net-snmp-5.7.3.pre5 and did the configure. The make is giving the following error. /usr/bin/ld: /usr/local/lib/perl5/5.18.2/x86_64-linux/CORE/libperl.a(op.o): relocation R_X86_64_32S against `PL_sv_yes' can not be used when making a shared

Re: SNMP Make error

2010-08-12 Thread Dave Shield
On 10 August 2010 22:12, Ernie Lacson elac...@successfactors.com wrote: While running: make test, I get the following error. In file included from /usr/include/kvm.h:14, from kernel.h:11, from snmp_vars.c:143: /usr/include/sys/proc.h:202: error: syntax error

SNMP Make error

2010-08-10 Thread Ernie Lacson
Hi, While running: make test, I get the following error. Thanks in advance for any help you provide. make test making all in /usr/local/src/net-snmp/net-snmp-5.5/snmplib making all in /usr/local/src/net-snmp/net-snmp-5.5/agent /bin/bash ../libtool --mode=compile gcc

RE: SNMP Make error

2010-08-10 Thread Mike Ayers
From: Ernie Lacson [mailto:elac...@successfactors.com] Sent: Tuesday, August 10, 2010 2:12 PM [SNIP] In file included from /usr/include/kvm.h:14, from kernel.h:11, from snmp_vars.c:143: /usr/include/sys/proc.h:202: error: syntax error before

Re: Net-Snmp make error in AIX 5.3

2008-01-31 Thread Dave Shield
On 24/01/2008, Hotz, Harry [EMAIL PROTECTED] wrote: I'm having a make issue with the 5.4.1 net-snmp on an AIX 5.3 server and was wondering if folks have seen this scenario/errors before and what I might be doing wrong. The problem you describe appears to be related to an

Net-Snmp make error in AIX 5.3

2008-01-25 Thread Hotz, Harry
I'm having a make issue with the 5.4.1 net-snmp on an AIX 5.3 server and was wondering if folks have seen this scenario/errors before and what I might be doing wrong. Any help would be appreciated I downloaded the 5.4.1 tar. Untarred it into /usr/lpp/. Went into

net-snmp make error

2004-12-28 Thread Tai Kyon
Hi all, Running into some weird issues during my attempt to compile net-snmp-5.1.2. Im running a Slackware distro running on 2.4.28 kernel. Ran configure script with personal options. The error occurs during make. Ive included the error message. If anyone can help me out regarding the