problems compiling perl 5.8.5 w/ fbsd 5.2.1

Mike Hunter mhunter at ack.Berkeley.EDU
Tue Dec 7 14:23:47 PST 2004


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


More information about the freebsd-amd64 mailing list