Opened 19 years ago
Closed 19 years ago
#1687 closed defect (fixed)
Error in db-recno.t test after recompile of perl
Reported by: | Owned by: | ||
---|---|---|---|
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 , 19 years ago
comment:2 by , 19 years ago
Status: | new → assigned |
---|
comment:3 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
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.