develooper Front page | perl.par | Postings from November 2006

Failure under SGI Irix

Thread Next
From:
Philippe Schaffnit
Date:
November 3, 2006 03:13
Subject:
Failure under SGI Irix
Message ID:
454B241E.B1D2A9AB@access.rwth-aachen.de

Hi!

I've tried to send a rather long message to the list this morning, but
it doesn't seem to show up, so I tried again. My apologies if it does
come twice...

I'm having some trouble compiling PAR under SGI Irix: I've just compiled
a fresh perl (to have a clean slate), and updated everything, but I
still get the following errors (sorry for the length, but I don't know
what might be interesting): lots of warnings (I cannot judge how bad
they are), and then it fails... What really puzzles me is the the tests
are all OK, but when I try to install, it fails complaining about
./static when it should actually install a dynamic one (I think).

Can anyone suggest anything?

Thanks!

Philippe

PS: the warning which comes several time:

In file included from env.c:76,
                 from utils.c:25,
                 from mktmpdir.h:75,
                 from mktmpdir.c:1,
                 from main.c:56:
env.c: In function `par_setenv':
env.c:55: warning: passing arg of `__findenv' discards qualifiers from
pointer target type

PPS: how it fails (when installing: the tests are all successful!)
        gcc -mabi=64 -O3 static.o -s  
-Wl,-rpath,/usr/local_people/Philippe/Perl/lib/perl5/5.8.8/IP35-irix/CORE 
-Wl,-woff,84 -mabi=64 -L/usr/lib64 -L/usr/local/lib
/usr/local_people/Philippe/Perl/lib/perl5/5.8.8/IP35-irix/auto/DynaLoader/DynaLoader.a
-L/usr/local_people/Philippe/Perl/lib/perl5/5.8.8/IP35-irix/CORE -lm
-lc  --output ./static
        /usr/local_people/Philippe/Perl/bin/perl parlsig.pl ./static
./par 1 30000
Impossible: Can't find ./par inside ./static at parlsig.pl line 16.
*** Error code 255 (bu21)
*** Error code 1 (bu21)


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About