Greetings -
I've installed a fresh copy of Tru64 4.0F, without the patch set at this
point, and gcc 2.8.1, and am now attempting to compile perl (current
stable release). It seems to compile just fine, but when I run "make
test" it fails on lib/sdbm:
lib/sdbm...........FAILED at test 0
lib/sdbm............dubious
Test returned status 0 (wstat 11, 0xb)
Has anyone had this problem or have any pointers? I installed ndbm (the
old version, 1.85) if that matters. We did not have this problem with
4.0D. I also tried removing ndbm, but got the same results with the
original compaq ndbm files.
In case it helps, I looked at the test routine. It seems to succeed in
opening an SDBM file, and succeeds in stat()ing the file, but fails on:
$h{'goner1'} = 'snork';
after ok 3.
Thanks for any help...
cheers and thanks,
______________________________________________________________________________
Ian Veach, postmaster/webmaster/sysadmin UCCSN System Computing Services
ivo_at_nevada.edu,
http://www.nevada.edu/~ivo 775.784.6486, fax: 775.784.1108
______________________________________________________________________________
Received on Tue Aug 24 1999 - 19:35:38 NZST