Bug 32003

Summary: Patch to fix fileutils-4.0.36-3 compiling on GLIBC 2.2
Product: [Retired] Red Hat Raw Hide Reporter: dan
Component: fileutilsAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED CURRENTRELEASE QA Contact: Aaron Brown <abrown>
Severity: high Docs Contact:
Priority: medium    
Version: 1.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: 2001-03-16 18:24:44 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:
Attachments:
Description Flags
patch to fix compiling fileutils-4.0.36 on GLIBC 2.2 none

Description dan 2001-03-16 18:21:53 UTC
fileutils-4.0.36-3 doesn't compile with GLIBC 2.2 due to incorrect use of
S_TYPEISSHM macro in src/dd.c . Attached patch fixes that problem.

Comment 1 dan 2001-03-16 18:24:41 UTC
Created attachment 12805 [details]
patch to fix compiling fileutils-4.0.36 on GLIBC 2.2

Comment 2 Bernhard Rosenkraenzer 2001-05-17 21:06:51 UTC
This was fixed a while before the 7.1 release.