Sun Nov 21 09:13:01 2010: Request 63083 was acted upon.
Transaction: Correspondence added by RSCHUPP
       Queue: PAR-Packer
     Subject: pp: Undefined subroutine &DynaLoader::bootstrap called in 
pp-compiled bianry
   Broken in: 1.007
    Severity: Important
       Owner: Nobody
  Requestors: cs...@parallel.ru
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63083 >


On 2010-11-19 02:53:30, Coctic wrote:

> [coc...@t60-2 tmp]$ ./find-libperl.pl
> libperl is "/usr/lib64/libperl.so.5.8.8"
> soname is "libperl.so.5.8"
> link name is "libperl.so.5.8"

That shows the problem (basename of libperl is different
from the "link name") and also how to fix it (at least
on Linux using the GNU binutils toolchain). Can you please:

- drop myldr/{Makefile.PL,file2c.pl} from the attached tarball
  into a clean PAR::Packer source
- perl Makefile.PL ; make ; make test ; make install
- re-pack your test script and try it out

Cheers, Roderich

Attachment: 63083.tar.gz
Description: GNU Zip compressed data

Reply via email to