Skip Menu |

This queue is for tickets about the SNMP CPAN distribution.

Report information
The Basics
Id: 2494
Status: resolved
Priority: 0/
Queue: SNMP

People
Owner: Nobody in particular
Requestors: avis [...] pac.pl
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 4.2.0
Fixed in: (no value)



Subject: Compiling problem
System is Slackware 9.0, Perl 5.8.0, net-snmp 5.0.8. SNMP-4.2.0 requires ucd-snmp. After changes in Makefile.PL (replace "ucd" by "net") it reports: Where are the ucd-snmp include files? [/usr/local/include] Where is the ucd-snmp library installed? [/usr/lib] /usr/local/lib WARNING: MAN3PODS takes a hash reference not a string/number. Please inform the author. WARNING: LDFLAGS is not a known parameter. Checking if your kit is complete... Looks good Can't use string ("SNMP") as a HASH ref while "strict refs" in use at /usr/lib/perl5/5.8.0/ExtUtils/MM_Unix.pm line 541. Sorry but my english is not wery well. Tomasz 'Avis' Wroblewski
From: crosaire [...] oxcom.com
Dear Sir, Did you ever get a fix for this compiling bug..?? I am having the same problem. I cannot find on this site where this problem was fixed. Any and all help would be greatly appreciated. Regards, C. G. Rosaire III (Carol) crosaire@oxcom.com [guest - Mon May 5 11:42:56 2003]: Show quoted text
> System is Slackware 9.0, Perl 5.8.0, net-snmp 5.0.8. > > SNMP-4.2.0 requires ucd-snmp. After changes in Makefile.PL (replace > "ucd" by "net") it reports: > > Where are the ucd-snmp include files? [/usr/local/include] > Where is the ucd-snmp library installed? [/usr/lib] /usr/local/lib > WARNING: MAN3PODS takes a hash reference not a string/number. > Please inform the author. > WARNING: LDFLAGS is not a known parameter. > Checking if your kit is complete... > Looks good > Can't use string ("SNMP") as a HASH ref while "strict refs" in use
at Show quoted text
> /usr/lib/perl5/5.8.0/ExtUtils/MM_Unix.pm line 541. > > Sorry but my english is not wery well. > > Tomasz 'Avis' Wroblewski
From: schuster.sven [...] gmx.de
[guest - Tue Mar 30 16:12:46 2004]: Show quoted text
> Dear Sir, > > Did you ever get a fix for this compiling bug..?? I am having the > same problem. I cannot find on this site where this problem was > fixed. Any and all help would be greatly appreciated.
/me too :-) Sven Show quoted text
> > Regards, > > C. G. Rosaire III (Carol) > crosaire@oxcom.com > >
On Tue Mar 30 16:12:46 2004, guest wrote: Show quoted text
> Dear Sir, > > Did you ever get a fix for this compiling bug..?? I am having the > same problem. I cannot find on this site where this problem was > fixed. Any and all help would be greatly appreciated. > > Regards, > > C. G. Rosaire III (Carol) > crosaire@oxcom.com > > > [guest - Mon May 5 11:42:56 2003]: >
> > System is Slackware 9.0, Perl 5.8.0, net-snmp 5.0.8. > > > > SNMP-4.2.0 requires ucd-snmp. After changes in Makefile.PL
(replace Show quoted text
> > "ucd" by "net") it reports: > > > > Where are the ucd-snmp include files? [/usr/local/include] > > Where is the ucd-snmp library installed? [/usr/lib] /usr/local/lib > > WARNING: MAN3PODS takes a hash reference not a string/number. > > Please inform the author. > > WARNING: LDFLAGS is not a known parameter. > > Checking if your kit is complete... > > Looks good > > Can't use string ("SNMP") as a HASH ref while "strict refs" in use
> at
> > /usr/lib/perl5/5.8.0/ExtUtils/MM_Unix.pm line 541. > > > > Sorry but my english is not wery well. > > > > Tomasz 'Avis' Wroblewski
> >
I believe this issue is resolved by a recent update of the CPAN served module... the most uptodate SNMP release is available at http://www.net-snmp.org/ please re-test and verify you can compile the CAPN release against a recent Net-SNMP installation. thanks, G