Front page | perl.perl5.porters |
Postings from August 2009
Re: 5.10.1 is released
Thread Previous
|
Thread Next
From:
Andy Dougherty
Date:
August 24, 2009 07:35
Subject:
Re: 5.10.1 is released
Message ID:
alpine.DEB.2.00.0908241031340.2821@fractal.phys.lafayette.edu
On Sun, 23 Aug 2009, The Doctor wrote:
> Hate to spoil the fun but in a compile I am running into
>
> Running Makefile.PL in ext/DB_File
> ../../miniperl -I../../lib Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.so LINKTYPE=dynamic
> Parsing config.in...
> Looks Good.
> 11 from ext/DB_File's Makefile.PL at make_ext.pl line 301.
> Warning: No Makefile!
> make: don't know how to make config. Stop
> make config PERL_CORE=1 LIBPERL_A=libperl.so LINKTYPE=dynamic failed, continuing anyway...
> Making all in ext/DB_File
> make all PERL_CORE=1 LIBPERL_A=libperl.so LINKTYPE=dynamic
> make: don't know how to make all. Stop
> Unsuccessful make(ext/DB_File): code=512 at make_ext.pl line 360.
> *** Error code 2
>
> Stop.
>
> I did a gdb and it says cannot allocate memory.
>
> anyone seen this before?
I've seen similar failures when there's a basic problem with miniperl.
Please send along the output of the ./myconfig file, along with the
results of
make minitest
Thanks,
--
Andy Dougherty doughera@lafayette.edu
Thread Previous
|
Thread Next