Date: Tue, 7 Dec 2004 14:23:47 -0800 From: Mike Hunter <mhunter@ack.Berkeley.EDU> To: freebsd-amd64@freebsd.org Subject: problems compiling perl 5.8.5 w/ fbsd 5.2.1 Message-ID: <20041207222347.GA23656@ack.Berkeley.EDU>
next in thread | raw e-mail | index | archive | help
Hi, I'm new to amd64 as of this nice new dual opteron box I've just received...I may be seeing a lot of you guys in the coming weeks :) I'm trying to build perl 5.8.5 but I'm having some problems. I got this funny-looking "ok" message after doing a make (in /usr/ports/lang/perl5.8) Making Errno (nonxs) Writing Makefile for Errno ../../miniperl "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" Errno_pm.PL Errno.pm cp Errno.pm ../../lib/Errno.pm *** Error code 1 (ignored) Everything is up to date. Type 'make test' to run test suite. So then I tried to run make test but I got some more funny stuff: bash-2.05b# make test lib/Class/ISA/test........................ok lib/Class/Struct..........................ok lib/Config................................Out of memory during "large" request for 2147487744 bytes, total sbrk() is 4024666112 bytes at ../lib/Config.t line 15. # Looks like you planned 47 tests but ran 1. FAILED at test 2 lib/constant..............................ok lib/CPAN/t/loadme.........................ok lib/CPAN/t/mirroredby.....................ok lib/CPAN/t/Nox............................ok lib/CPAN/t/signature......................ok Any suggestions? Thanks! Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041207222347.GA23656>