Bug 469469 - gcc doesn't require glibc-headers
Summary: gcc doesn't require glibc-headers
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-01 03:42 UTC by Horst H. von Brand
Modified: 2008-11-01 14:34 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-01 14:34:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Horst H. von Brand 2008-11-01 03:42:26 UTC
Description of problem:
On a list here a user reported that he couldn't compile "Hello, world!" for lack of the standard C headers contained in glibc-headers, which gcc doesn't require

Version-Release number of selected component (if applicable):
gcc-4.3.2-6.x86_64

How reproducible:
Install just gcc and direct dependencies.

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jakub Jelinek 2008-11-01 07:38:43 UTC
gcc requires glibc-devel, which requires glibc-headers.  Why is a direct dependency as opposed to indirect one needed?

Comment 2 Horst H. von Brand 2008-11-01 13:37:08 UTC
Not needed, really. This was reported to me by a (mostly clueless user).

Sorry for the noise. Close?


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