The following issue requires your FEEDBACK. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4858 ====================================================================== Reported By: duncs Assigned To: dam ====================================================================== Project: rrdtool Issue ID: 4858 Category: regular use Reproducibility: always Severity: crash Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-11-09 16:42 CET Last Modified: 2011-11-09 17:10 CET ====================================================================== Summary: Fatal relocation error when using perl module RRDs.pm Description: Using stable repo: mirror=http://mirror.opencsw.org/opencsw/stable
$ which perl /opt/csw/bin/perl $ perl -v This is perl, v5.10.1 (csw-5.10.1*) built for i86pc-solaris-thread-multi ... $ perldoc -l RRDs /opt/csw/lib/perl/csw/RRDs.pm $ perl -MRRDs -e 0 ld.so.1: perl: fatal: relocation error: file /opt/csw/lib/perl/csw/auto/RRDs/RRDs.so: symbol Perl_Tstack_sp_ptr: referenced symbol not found Killed ====================================================================== ---------------------------------------------------------------------- (0009394) dam (administrator) - 2011-11-09 17:10 https://www.opencsw.org/mantis/view.php?id=4858#c9394 ---------------------------------------------------------------------- You are mixing releases: rrd is really old from stable whereas perl was taken from unstable. Please use the current pm_rrdtool 1.4.5 which has been compiled against Perl 5.10.1 _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
