[smokeping-users] DynaLoader object version 1.04 does not match

Patrick Bartkus patrckb22 at yahoo.com
Fri Dec 24 15:41:02 MET 2004


I had a great installation of smokeping on my home
linux box running Fedora Core 1.

I upgraded to Fedora Core 3 and now smokeping.cgi
doesn't  work. I did see that the upgrade installed a
new version of Perl. 

The httpd error_log shows:
[Fri Dec 24 09:34:47 2004] [error] [client
216.36.109.18] DynaLoader object version 1.04 does not
match $DynaLoader::VERSION 1.05 at
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 106.
[Fri Dec 24 09:34:47 2004] [error] [client
216.36.109.18] Compilation failed in require at
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Digest/MD5.pm
line 12.
[Fri Dec 24 09:34:47 2004] [error] [client
216.36.109.18] Compilation failed in require at
/usr/local/smokeping/lib/Smokeping.pm line 8.
[Fri Dec 24 09:34:47 2004] [error] [client
216.36.109.18] BEGIN failed--compilation aborted at
/usr/local/smokeping/lib/Smokeping.pm line 8.
[Fri Dec 24 09:34:47 2004] [error] [client
216.36.109.18] Compilation failed in require at
/var/www/cgi-bin/smokeping.cgi line 11.
[Fri Dec 24 09:34:47 2004] [error] [client
216.36.109.18] BEGIN failed--compilation aborted at
/var/www/cgi-bin/smokeping.cgi line 11.
[Fri Dec 24 09:34:47 2004] [error] [client
216.36.109.18] speedy_backend[998]: perl_parse error
[Fri Dec 24 09:34:48 2004] [error] [client
216.36.109.18] speedy[996]: Cannot spawn backend
process
[Fri Dec 24 09:34:48 2004] [error] [client
216.36.109.18] Premature end of script headers:
smokeping.cgi


I have run the CPAN update and have the latest version
of DynaLoader and Digest::MD5.

Here is the top of my smokeping.cgi:
#!/usr/bin/speedy -w
# -*-perl-*-

use lib
qw(/usr/lib/perl5/5.8.5/i386-linux-thread-multi);
use lib
qw(/usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi);
use lib
qw(/usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/auto/RRDs);
use lib qw(/usr/local/smokeping/lib);

I can't find anther version of DynaLoader.pm on the
system so I don't understand why it thinks that the
versions are incorrect. 

Anybody have a clue where I should check next?

Patrick

=====
Patrick Bartkus, SCM, CCNP, CCDA Certified	Sr. Network Support Analyst
         Atlanta, GA
If truth was not absolute, how could there be justice?

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

--
Unsubscribe mailto:smokeping-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:smokeping-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/smokeping-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the smokeping-users mailing list