Closed p5pRT closed 16 years ago
In running make test\, the db-hash test fails. I see "ok 48" and then "Out of memory!" I am using Berkeley db 3.2.9. If you need any more info\, let me know. Thanks!
From: jsberg@earthlink.net [mailto:jsberg@earthlink.net]
This is a bug report for perl from jsberg@earthlink.net\, generated with the help of perlbug 1.28 running under perl v5.6.0.
----------------------------------------------------------------- [Please enter your report here]
In running make test\, the db-hash test fails. I see "ok 48" and then "Out of memory!" I am using Berkeley db 3.2.9. If you need any more info\, let me know. Thanks! ... Site configuration information for perl v5.6.0:
Configured by jsberg at Sat Feb 24 18:37:58 EST 2001.
Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration: Platform: osname=linux\, osvers=2.2.18\, archname=i686-linux uname='linux jsberg0 2.2.18 #2 mon dec 18 16:47:57 est 2000 i686 unknown ' config_args='' hint=recommended\, useposix=true\, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef
The DB_File in Perl 5.6.0 doesn't support Berkeley DB 3.2.x. Have you upgraded the version of DB_File you have?
Please send me the output from this script
use DB_File ; print \<\<EOM; DB_File Version $DB_File::VERSION Berkeley DB Version $DB_File::db_ver 1.85 Compat Mode $DB_File::db_185_compat EOM
_________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
p5p@spam.wizbit.be - Status changed from 'stalled' to 'rejected'
Migrated from rt.perl.org#5904 (status was 'rejected')
Searchable as RT5904$