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.