Bug 32818 - db.h error with db3 errata
Summary: db.h error with db3 errata
Keywords:
Status: CLOSED DUPLICATE of bug 32665
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: db3
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-23 14:32 UTC by Christian Rose
Modified: 2007-04-18 16:32 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-03-23 14:32:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Christian Rose 2001-03-23 14:32:15 UTC
Upgrading a RH7 box with the db3 update in
http://www.redhat.com/support/errata/RHEA-2001-015.html broke a custom
perl application here. Installed packages were:

db1-1.85-4
db1-devel-1.85-4
db2-2.4.14-4
db3-3.1.17-5
db3-devel-3.1.17-5
db3-utils-3.1.17-5

and the perl error was:

DB_File needs compatible versions of libdb & db.h
        you have db.h version 3.1.14 and libdb version 3.1.17

But db3-devel-3.1.17-5 should provide the correct db.h
(/usr/include/db3/db.h and the symlink /usr/include/db.h)!
Anyway, reverting to the 3.1.14-6 versions of the db3 packages (from
stock RH7) solved the problems. But it seems there is something strange
with the db3-*3.1.17-5* packages from the errata.

Comment 1 Nalin Dahyabhai 2001-04-03 15:00:21 UTC
Perl problem.  We're prepping an errata for it.

*** This bug has been marked as a duplicate of 32665 ***


Note You need to log in before you can comment on or make changes to this bug.