Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Problems with pp (Perl Packager)

by penantes (Acolyte)
on Feb 22, 2005 at 17:29 UTC ( [id://433411]=perlquestion: print w/replies, xml ) Need Help??

penantes has asked for the wisdom of the Perl Monks concerning the following question:

Im driving crazy...
bash-2.03# cat pos.pl #!/usr/local/bin/perl use POSIX qw(setsid); print "test\n"; bash-2.03# ./pos.pl test bash-2.03# pp -o posixtest pos.pl bash-2.03# ./posixtest Can't load <br>'/tmp/par-SYSTEM/cache-afff2c54049f97c3a41a83b4ffc0a1ad +f2a19142/33161526.so' for module POSIX: ld.so.1: ./posixtest: fatal: +relocation error: file <br>/tmp/par-SYSTEM/cache-afff2c54049f97c3a41a +83b4ffc0a1adf2a19142/33161526.so: symbol PL_csighandlerp: referenced +symbol not found at /usr/local/lib/perl5/5.8.0/sun4-solaris/DynaLoade +r.pm line 229. at ../blib/lib/PAR/Heavy.pm line 107 Compilation failed in require at script/pos.pl line 3. BEGIN failed--compilation aborted at script/pos.pl line 3. BEGIN failed--compilation aborted at -e line 835.<br> bash-2.03# id uid=0(root) gid=1(other) bash-2.03#

Thanks in advance.
post-scriptum: Its Solaris 8 Sparc.

Replies are listed 'Best First'.
Re: Problems with pp (Perl Packager)
by Joost (Canon) on Feb 22, 2005 at 20:36 UTC
      All up to date,
      but I do have 2 diferent versions excepting the default one, I have installed the modules on both, Im gonna try and "re-install" them gain tomorrow...
      It can be a PATH priority...
      The weird thing is that is only bothering me with POSIX module.
      Go to check it out in the morning, anyway if somebody faced this problem, I would off course appreciate the hint.
      Best Regards
      NunoA
        I am getting the same message <pp> "BEGIN failed--compilation aborted at -e line 835" on Mandrake Linux, perl 5.8.6
        par 0.87
        It runs find as a perl file.
        I am going to post a sample script that duplicates the problem at par@perl.org,
        and refer to this perlmonks node in my posting. I will do it shortly.
        --M. Nooning
Re: help :(
by blazar (Canon) on Feb 22, 2005 at 17:46 UTC
    I don't know how to help you, but I suggest you change the subject of your node to something more informative, this may help you finding someone who can answer your question effectively...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://433411]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-24 11:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found