Hello everyone,<br>I&#39;m using &quot;Munin&quot; a tool based on perl-rrdtool. I have a strange problem: the Munin Update Tool, started by the cron process, apparently works in the right way, but after few days It stops working and it appears:
<br><span style="font-style: italic;">&quot;RRDs object version 1.20199990272522 does not match bootstrap parameter 1.202 at</span><br style="font-style: italic;"><span style="font-style: italic;"> /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 253.
</span><br style="font-style: italic;"><span style="font-style: italic;">Compilation failed in require at /usr/lib/perl5/site_perl/5.8.5/Munin.pm line 26</span><br style="font-style: italic;"><span style="font-style: italic;">
7.</span><br style="font-style: italic;"><span style="font-style: italic;">BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.5/Munin.pm lin</span><br style="font-style: italic;"><span style="font-style: italic;">
e 267.</span><br style="font-style: italic;"><span style="font-style: italic;">Compilation failed in require at /opt/munin/lib/munin-update line 168.</span><br style="font-style: italic;"><span style="font-style: italic;">
BEGIN failed--compilation aborted at /opt/munin/lib/munin-update line 168.&quot;</span><br><br>I tried to find If there were other versions of the perlrrd tool but I could find only one version.<br>Furthermore, I tried to install other versions of perlrrd tool and rrdtool: I first had 
rrdtool-1.2.20, than I removed it and I installed rrdtool-1.2.19. It seemed to work but&nbsp;&nbsp;after some time It stops. I also installed rrdtool-1.2.18, but I had the same problem.<br><br>Now if I execute this:perl -e &#39;use RRDs; print &quot;Ver &quot;.$RRDs::VERSION.&quot;\n&quot;;&#39;
<br>I get this message: <br><br><span style="font-style: italic;">RRDs object version 1.2018 does not match bootstrap parameter 1.20179998874664 at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 253.</span>
<br style="font-style: italic;"><span style="font-style: italic;">Compilation failed in require at -e line 1.</span><br style="font-style: italic;"><span style="font-style: italic;">BEGIN failed--compilation aborted at -e line 1.
</span><br><br><br>Now, I think this problem doesn&#39;t depend on&nbsp; the version of the rrdtool, because I discovered that every time I restart my computer It begins to work again.<br>Any suggestion?<br><br>Thanks a lot, Best regards
<br>Filippo<br><br>