Bug 3511

Summary: no stdarg.h
Product: [Retired] Red Hat Linux Reporter: mandrews
Component: glibcAssignee: Cristian Gafton <gafton>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
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-06-17 14:49:11 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 mandrews 1999-06-16 21:41:28 UTC
I have installed glibc-devel-2.1.1-6  from Redhat 6.0 and
it does not seem to contain a stdarg.h header file.

Comment 1 Bill Nottingham 1999-06-17 14:49:59 UTC
It's part of egcs.

[notting@bobby:~ ]$ rpm -qf `locate stdarg.h`
egcs-1.1.2-12

[notting@bobby:~ ]$ locate stdarg.h
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/stdarg.h