Thu Jun 03 09:44:41 2010: Request 58090 was acted upon. Transaction: Correspondence added by RSCHUPP Queue: PAR Subject: entry point Perl_croak_xs_usage Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: krame...@gmail.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=58090 >
Am Do 03. Jun 2010, 08:57:29, krame...@gmail.com schrieb: > Hi, > I have installed perl version 5.10.1 and PAR version 1.000. > > After that I'm getting the entry point error while running the command *pp > -o hello.exe hello.pl. > * > Error: > "The procedure entry point *Perl_croak_xs_usage* could not be located in > the dyanamic link library > perl510.dll" This has come up before, e.g. http://rt.cpan.org/Ticket/Display.html?id=53555 Also read the Perlmonks article mentioned there. You probably have a bungled ActivePerl installation (unclean update of 5.10.1 over an installed 5.10.0) If you installed PAR::Packer from a PPM you might also suffer from a mismatch of your installed Perl version and the version the PPM was built against. Cheers, Roderich