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 --prefix=/tmp/l
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
mibgroup/agentx/.libs
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 objec
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 incompatib
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
/usr/lpp/net-snmp-5.4.1
On Tue, 28 Dec 2004 18:14:15 -0500 Tai wrote:
TK> Running into some weird issues during my attempt to compile net-snmp-5.1.2.
TK> I'm running a Slackware distro running on 2.4.28 kernel. Ran configure
TK> script with personal options. The error occurs during make. [...]
TK>
TK> snmp_api.c: In func
Hi all,
Running into some weird issues during my attempt to compile
net-snmp-5.1.2. I’m running a Slackware distro running on 2.4.28 kernel.
Ran configure script with personal options. The error occurs during make. I’ve
included the error message. If anyone can help me out regarding the