On Thu, May 31, 2012 at 7:36 PM, <[email protected]> wrote: > I'm getting below output...Please advise how to fix this the correct way. > Renaming site_perl (/opt/csw/lib/perl/site_perl) directory results in a > working perl with few missing modules (which I can install again via pkgutil) > and putting directory back in place breaks perl.
I think the question here is what file swapping ops have you done previously? I think the path below is from an older package of ours, if you still have that file (and others like it) on your system you haven't cleanly upgraded it. 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 What does "pkgutil -F Zlib.so" say? /peter _______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
