Opened 18 years ago

Closed 18 years ago

#1687 closed defect (fixed)

Error in db-recno.t test after recompile of perl

Reported by: gjones5555@… Owned by: lfs-book@…
Priority: lowest Milestone:
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

Recompiling Perl after installing db-4.4.16, the db-recno test in the DB-File module fails. There is a new DB-File module (DB_File-1.814.tar.gz) on CPAN that accounts for the changes in db-4.4.16. After substituting t/db-btree.t, t/db-hash.t, t/db-recno.t, DB_File.pm, DB_File.xs, and DB_File.BS from DB_File-1.814.tar.gz into the ext/DB_File subdirectory of the source, everything compiles and tests ok.

Change History (3)

comment:1 by alexander@…, 18 years ago

See http://www.linuxfromscratch.org/~alexander/patches/perl-5.8.7-update_db_file-1.patch

This has been already discussed on the lfs-dev list, but it looks like everyone is busy with other things.

comment:2 by Matthew Burgess, 18 years ago

Status: newassigned

comment:3 by Matthew Burgess, 18 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.