[csw-users] Perl 5.10.1 zlib error

Peter Bonivart bonivart at opencsw.org
Thu May 31 19:00:35 CEST 2012


On Thu, May 31, 2012 at 6:15 PM,  <chirag.parikh at thomsonreuters.com> wrote:
> Hi,
>
> Recently my Perl was updated during one of the coreutils upgrade and now I’m
> getting below error in Perl. Can you advise which module package needs to be
> upgraded?
>
>
>
> ld.so.1: perl: fatal: relocation error: file
> /opt/csw/lib/perl/site_perl/auto/Compress/Zlib/Zlib.so: symbol
> Perl_Tstack_sp_ptr: referenced symbol not found
>
> Killed

You probably have mixed versions of the main Perl package (CSWperl)
and the Perl module packages (CSWpm*). Check with "pkgutil -C". All
binary Perl modules are compiled against the main Perl package and
will not work with any other version.

/peter


More information about the users mailing list