Skip Menu |

This queue is for tickets about the PAR CPAN distribution.

Report information
The Basics
Id: 5451
Status: resolved
Priority: 0/
Queue: PAR

People
Owner: Nobody in particular
Requestors: alvin.belden [...] siemens.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.79
Fixed in: (no value)



Subject: PAR make on AIX 4.3.3 fails
Distribution name: PAR-0.79 Perl version 5.8.2 OS AIX 4.3.3 Tried to install using CPAN. I installed required prerequisites. When trying to make the following error messages appear: ld main.o my_par_pl.o -bE:/usr/local/lib/perl5/5.8.2/aix/CORE/perl.exp -brtl -L/usr/local/lib -b32 /usr/local/lib/perl5/5.8.2/aix/auto/DynaLoader/Dyna Loader.a -L/usr/local/lib/perl5/5.8.2/aix/CORE -lperl -lbind -lnsl -ldl -lld -lm -lcrypt -lc -lbsd -o ./par ld: 0711-327 WARNING: Entry point not found: __start ./par -I"/tmp/.cpan/build/PAR-0.79/inc" -I"/usr/local/lib/perl5/5.8.2/ai x" -I"/usr/local/lib/perl5/5.8.2" -I"/usr/local/lib/perl5/site_perl/5.8.2/aix" - I"/usr/local/lib/perl5/site_perl/5.8.2" -I"/usr/local/lib/perl5/site_perl" -I"/t mp/.cpan/build/PAR-0.79" -I"." -I../myldr/.. -I../blib/lib -q -B -O../script/par l exec(): 0509-036 Cannot load program ./par because of the following errors: 0509-151 The program does not have an entry point or the o_snentry field in the auxiliary header is invalid. 0509-194 Examine file headers with the 'dump -ohv' command. make: 1254-004 The error code from the last command is 255.
[guest - Wed Feb 25 21:07:07 2004]: Show quoted text
> Distribution name: PAR-0.79 > Perl version 5.8.2 > OS AIX 4.3.3
Hello. Sorry for the belated reply. I have tweaked the Makefile.PL so that PAR builds on Tru64, and I think that it may also work for AIX now. Can you please try this snapshot: http://p4.elixus.org/snap/PAR.tar.gz and let me know if it works for you? Thanks, /Autrijus/