Thu Jan 07 03:45:56 2010: Request 53463 was acted upon. Transaction: Correspondence added by RSCHUPP Queue: PAR-Packer Subject: PAR::Packer 1.002 on HPUX 11.23 PA-RISC issue Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: chenshen...@gmail.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=53463 >
On Thu Jan 07 01:37:04 2010, chenshen...@gmail.com wrote: > on pa-risc hpux, the pp compiled binary is not a perl independent > executable. Yeah, looks like the full path to the Perl shared library has been "burnt" in the prototypical packed executable. Can you post the full build log (i.e. unpack the tarball and then the output of "perl Makefile.PL, make")? Then maybe someone - not me :) - with a better understanding of how (old style, i.e. non-ELF) linking works on HPUX can spot why this happens. Cheers, Roderich