Hi, I'm having trouble upgrading Smokeping on FreeBSD from ports. Currently I'm running Smokeping 2.4.2, specifically port smokeping-2.4.2_6 and am trying to build smokeping-2.6.7.
I keep getting this error: ===> Building for smokeping-2.6.7_3 Making all in bin gmake[1]: Entering directory `/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.7/bin' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.7/bin' Making all in doc gmake[1]: Entering directory `/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.7/doc' GEN Smokeping_probes_DismanPing.pod require Smokeping::probes::DismanPing failed: SNMP_Session version 1.13 required--this is only version 0.98 at /usr/local/lib/perl5/5.8.9/Exporter/Heavy.pm line 123. BEGIN failed--compilation aborted at ../lib/Smokeping/probes/DismanPing.pm line 19. Compilation failed in require at (eval 21) line 3. gmake[1]: *** [Smokeping_probes_DismanPing.pod] Error 2 rm Smokeping_probes_DismanPing.pod gmake[1]: Leaving directory `/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.7/doc' gmake: *** [all-recursive] Error 1 *** Error code 1 Stop in /usr/ports/net-mgmt/smokeping. *** Error code 1 I'm somewhat confused as initially I noted that I did not have SNMP_Session 1.13 installed. I had an older version, so I upgraded that and now have 1.13 installed from what I can tell. [vabello@engbox] ~$ pkg_info | grep p5-SNMP p5-SNMP_Session-1.13 A perl5 module providing rudimentary access to SNMPv1 and v The problem is, that's still the error I'm getting above... and it's referencing Heavy.pm which I don't understand the relation. I've done this on another box and it worked perfectly fine. I'm just stuck on this particular machine and I'm sure I just need to clean something but can't figure out where I need to be looking. Any pointers? Thanks! -Vinny
_______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
