Bug 7562

Summary: Where are libio.h and stdio.h?
Product: [Retired] Red Hat Linux Reporter: segundo
Component: egcsAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-12-04 00:18:39 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 segundo 1999-12-03 18:53:52 UTC
I've tried to compile a little program, using c++, gcc... but there was a
problem:
In file included from /usr/include/g++-2/iostream.h:31,
                 from dateio.c:1:
/usr/include/g++-2/streambuf.h:36: libio.h: file not found.

i've realized that libio.h does not exist, and stdio.h too.

Comment 1 Bill Nottingham 1999-12-03 21:33:59 UTC
Do you have the glibc-devel package installed?

Comment 2 Jim Kingdon 1999-12-04 00:18:59 UTC
The egcs-1.1.2-25 package and later require the glibc-devel package.
Of course there is no need to upgrade to egcs-1.1.2-25 - just install
glibc-devel.