Bug 164974

Summary: lowlevellock.h is missing
Product: [Fedora] Fedora Reporter: Charles C. Van Tilburg <ctilburg>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED ERRATA QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 2.3.5-10.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-05 21:38:10 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 Charles C. Van Tilburg 2005-08-03 08:50:30 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

Description of problem:
Upon attempted configure, make bootstrap of gcc 2.95.3, the file
lowlevellock.h can not be found via /usr/include/bits/stdio-lock.h

Version-Release number of selected component (if applicable):
glibc-headers-2.3.5-10

How reproducible:
Always

Steps to Reproduce:
1.get gcc2.95.3
2.configure
3.make bootstrap
  

Actual Results:  compile failed looking for the stated file

Expected Results:  build should have run to completion

Additional info:

Since a lot of organizations may be overly conservative when it
comes to compilers, and/or especially reverting to, or using, 
older known good versions to verify issues, this should be fixed 
ASAP.

Comment 1 Jakub Jelinek 2005-08-05 21:38:10 UTC
Please see latest FC4 testing update.