<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I&#8217;m having trouble upgrading Smokeping on FreeBSD from ports. Currently I&#8217;m running Smokeping 2.4.2, specifically port smokeping-2.4.2_6 and am trying to build smokeping-2.6.7.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I keep getting this error:<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">===&gt;&nbsp; Building for smokeping-2.6.7_3<o:p></o:p></p>
<p class="MsoNormal">Making all in bin<o:p></o:p></p>
<p class="MsoNormal">gmake[1]: Entering directory `/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.7/bin'<o:p></o:p></p>
<p class="MsoNormal">gmake[1]: Nothing to be done for `all'.<o:p></o:p></p>
<p class="MsoNormal">gmake[1]: Leaving directory `/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.7/bin'<o:p></o:p></p>
<p class="MsoNormal">Making all in doc<o:p></o:p></p>
<p class="MsoNormal">gmake[1]: Entering directory `/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.7/doc'<o:p></o:p></p>
<p class="MsoNormal">&nbsp; GEN&nbsp;&nbsp;&nbsp; Smokeping_probes_DismanPing.pod<o:p></o:p></p>
<p class="MsoNormal">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.<o:p></o:p></p>
<p class="MsoNormal">BEGIN failed--compilation aborted at ../lib/Smokeping/probes/DismanPing.pm line 19.<o:p></o:p></p>
<p class="MsoNormal">Compilation failed in require at (eval 21) line 3.<o:p></o:p></p>
<p class="MsoNormal">gmake[1]: *** [Smokeping_probes_DismanPing.pod] Error 2<o:p></o:p></p>
<p class="MsoNormal">rm Smokeping_probes_DismanPing.pod<o:p></o:p></p>
<p class="MsoNormal">gmake[1]: Leaving directory `/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.7/doc'<o:p></o:p></p>
<p class="MsoNormal"><span lang="ES">gmake: *** [all-recursive] Error 1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="ES">*** Error code 1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="ES"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal">Stop in /usr/ports/net-mgmt/smokeping.<o:p></o:p></p>
<p class="MsoNormal">*** Error code 1<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I&#8217;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.
<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">[vabello@engbox] ~$ pkg_info | grep p5-SNMP<o:p></o:p></p>
<p class="MsoNormal">p5-SNMP_Session-1.13 A perl5 module providing rudimentary access to SNMPv1 and v<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">The problem is, that&#8217;s still the error I&#8217;m getting above&#8230; and it&#8217;s referencing Heavy.pm which I don&#8217;t understand the relation. I&#8217;ve done this on another box and it worked perfectly fine. I&#8217;m just stuck on this particular machine and I&#8217;m
 sure I just need to clean something but can&#8217;t figure out where I need to be looking. Any pointers?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Thanks!<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">-Vinny<o:p></o:p></p>
</div>
</body>
</html>