Bug 123721

Summary: Stale symlinks /usr/include/cxx_{common,except}.h
Product: [Fedora] Fedora Reporter: Jakub Jelinek <jakub>
Component: db4Assignee: Jeff Johnson <jbj>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-06-11 03:21:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jakub Jelinek 2004-05-20 10:12:19 UTC
There are stale symlinks in db4-devel.  IMHO cxx_{common,except}.h
headers even if they weren't stale symlinks don't belong to /usr/include,
they are db4 specific but don't have db anywhere in the name, as such
they should only be present in db4/ directory if they are needed for
something, or not at all.

Comment 1 Jeff Johnson 2004-06-11 03:21:51 UTC
Fixed in db-4.2.52-4. I entirely agree regarding /usr/include.

Unfortunately, there is much busted software that does not
have -I/usr/include/db4, hence /usr/include/db.h.
db_cxx.h was a bug fix in the ancient past, the stale symlinks too.