Bug 15208

Summary: libstdc++ using /usr/include/g++-3 violates fhs
Product: [Retired] Red Hat Linux Reporter: Jeremy Katz <katzj>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED WONTFIX QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 7.0   
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: 2000-08-03 05:06:56 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 Jeremy Katz 2000-08-03 05:06:54 UTC
According to version 2.1 of the FHS, include files for the c++ compiler
should be located in /usr/include/g++ (cf section 4.2, page 17 of the April
12, 2000 pdf version of fhs-2.1).  libstdc++ places these header files in
/usr/include/g++-3

Comment 1 Preston Brown 2000-08-04 14:29:06 UTC
the FHS is broken in this regard (in our opinion).  We will not be changing
this.