Say, can anyone help me get perl 5.6.1 installed under AIX 4.1.5?

I have tried and tried, and here's what I keep getting during make, I
think...

        gcc -o miniperl -L/usr/local/lib  `echo  gv.o toke.o perly.o
op.o regcomp.o dump.o util.o mg.o hv.o av.o run.o pp_hot.o sv.o pp.o
scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o
universal.o xsutils.o globals.o perlio.o perlapi.o  | sed 's/ op.o /
/'`  miniperlmain.o opmini.o perl.o -lld -lm -lC -lc -lbsd -lPW -liconv
         ./miniperl -w -Ilib -MExporter -e '<?>' || make minitest
Perl v5.1.0 required--this is only v5.6.1, stopped at lib/Exporter.pm
line 3.
Compilation failed in require.
BEGIN failed--compilation aborted.
You may see some irrelevant test failures if you have been unable
to build lib/Config.pm.
         cd t && (rm -f perl; /usr/bin/ln -s ../miniperl perl)  &&
../perl TEST base/*.t comp/*.t cmd/*.t run/*.t io/*.t op/*.t pragma/*.t
</dev/tty
base/cond............FAILED at test 1
Failed a basic test--cannot continue.
make: 1254-004 The error code from the last command is 2.
make: 1254-005 Ignored error code 2 from last command.
         ./miniperl configpm configpm.tmp
Useless use of a constant in void context at configpm line 105.
Perl v5.1.0 required--this is only v5.6.1, stopped at lib/Exporter.pm
line 3.
Compilation failed in require at configpm.tmp line 2.
BEGIN failed--compilation aborted at configpm.tmp line 2.
Compilation failed in require at configpm line 473.
make: 1254-004 The error code from the last command is 255.


Stop.



Any ideas would be greatly appreciated!

Thanks.


John
[EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to