Porting Perl 5.002 under DU 3.2D

From: Jack Burton <jackb_at_pgw.picker.com>
Date: Fri, 12 Apr 96 13:32:48 EDT

I know that this may not be the correct Users Group for a Perl-Related
question, but I posted a similar question to a Perl Usenet group and
got nothing.

I am trying to install Perl 5.002 on an Alpha 3600 running DU V3.2D.
I downloaded this version 5.002 of Perl from http:www.perl.com/CPAN/src/5.0

Steps Taken:

Ran Configure with no problems. Running make I get

stuff deleted ...

AutoSplitting Text::ParseWords (lib/auto/Text/ParseWords)
./miniperl minimod.pl > tmp && mv tmp lib/ExtUtils/Miniperl.pm
sh writemain lib/auto/DynaLoader/DynaLoader.a > tmp
sh mv-if-diff tmp perlmain.c
File perlmain.c not changed.
`sh cflags libperl.a perlmain.o` perlmain.c
          CCCMD = cc -c -DSTANDARD_C -D__LANGUAGE_C__ -D_NO_PROTO -O2 -Olimit 2
900

        Making DynaLoader (static)
Makefile out-of-date with respect to Makefile.PL ../../lib/Config.pm ../../confi
g.h DynaLoader.pm
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean >/dev/null 2>&1 || true
../../miniperl "-I../../lib" "-I../../lib" Makefile.PL "INSTALLDIRS=perl" "LIBPE
RL_A=libperl.a"
Writing Makefile for DynaLoader
>>> Your Makefile has been rebuilt. <<<
>>> Please rerun the make command. <<<
*** Exit 1
Stop.
make config failed, continuing anyway...
Makefile out-of-date with respect to Makefile.PL ../../lib/Config.pm ../../confi
g.h DynaLoader.pm
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean >/dev/null 2>&1 || true
../../miniperl "-I../../lib" "-I../../lib" Makefile.PL "INSTALLDIRS=perl" "LIBPE
RL_A=libperl.a"
Writing Makefile for DynaLoader
>>> Your Makefile has been rebuilt. <<<
>>> Please rerun the make command. <<<
*** Exit 1
Stop.
*** Exit 1
Stop.

Rerunning make yields the same error.

Has anyone ported this version of Perl to the Alpha?

Thanks,

Jack
Received on Fri Apr 12 1996 - 20:12:53 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:46 NZDT