Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.91k stars 542 forks source link

problem running make for new perl #8644

Closed p5pRT closed 16 years ago

p5pRT commented 17 years ago

Migrated from rt.perl.org#40571 (status was 'rejected')

Searchable as RT40571$

p5pRT commented 17 years ago

From stark@unikoan.com

Hello

  I am trying to get Perl version 5.8.4 installed on a server.(aix 4.3.3) that already has a version of Perl installed version 5.005_03 built for aix

When running Configure I am taking all the deafualts except for making a separate location for this version of Perl

  Sh Configure -Dprefix=/my/unique/install/path

The make fails with the following.

ARGE_FILES -qlonglong

  rm -f opmini.c

  cc -o miniperl -brtl -L/usr/local/lib -b32 `echo gv.o toke.o perly.o op.o pad.o regcomp.o dump.o util.o mg.o reentr.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 numeric.o locale.o pp_pack.o pp_sort.o | sed 's/ op.o / /'` miniperlmain.o opmini.o perl.o -lbind -lnsl -ldl -lld -lm -lcrypt -lc -lbsd

  ./miniperl -w -Ilib -MExporter -e '\<?>' || make minitest

/bin/sh​: 126314 Memory fault(coredump)

You may see some irrelevant test failures if you have been unable

to build lib/Config.pm or lib/lib.pm.

  cd t && (rm -f perl; /usr/bin/ln -s ../miniperl perl) && ./perl TEST -minitest base/*.t comp/*.t cmd/*.t run/*.t io/*.t op/*.t uni/*.t \</dev/tty

make​: The signal code from the last command is 11.

make​: Ignored error code 11 from last command.

  ./miniperl -Ilib configpm configpm.tmp

make​: The signal code from the last command is 11.

Stop.

I have attached a copy of the myconfig output

Any assistance would be greatly appreciated

Thanks

Gord Stark

Unix Analyst

Business Continuity & Technical Infrastructure UNIKOAN

Tel.​: (416) 813-7654 X 2067

Email​: stark@​unikoan.com

p5pRT commented 17 years ago

From stark@unikoan.com

myconfig.out.doc

p5pRT commented 17 years ago

From shouldbedomo@mac.com

On 2006–10–20\, at 14​:31\, Gordon Stark (via RT) wrote​:

I have attached a copy of the myconfig output

That didn't make it either to the mailing list or to the bugs
database. Please resend it as the body of a reply to this mail. -- Dominic Dunlop

p5pRT commented 17 years ago

The RT System itself - Status changed from 'new' to 'open'

p5pRT commented 16 years ago

p5p@spam.wizbit.be - Status changed from 'open' to 'rejected'