Bug 9494

Summary: missing stuff in include files
Product: [Retired] Red Hat Linux Reporter: wwlytton
Component: glibcAssignee: Cristian Gafton <gafton>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 6.1CC: wwlytton
Target Milestone: ---   
Target Release: ---   
Hardware: sparc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-03-04 18:21:58 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 wwlytton 2000-02-16 20:18:34 UTC
1) The following bug report from 1998 still hasn't been addressed in the
Redhat dist.
Missing definition (SIGCLD) in Sparc vs Intel

David HM Spector (spector)
Thu, 08 Oct 1998 12:39:20 -0400
Does anyone know if the following MISSING #define has been added to
signum.h
in 5.2..?  Compiling pvm (and a few other packages) revealed that this
equivilence was in the Intel includes and not in the Sparc ones.  If not,
it
would be a good thing to add...

#define SIGCLD          SIGCHLD

_DHMS

2)  there is an include that needs its wrapper:
/usr/include/signal.h:341
< # include <bits/sigthread.h>
   TO ================>
> # include <pthread.h>

Comment 1 Cristian Gafton 2000-03-04 18:21:59 UTC
This is fixed in the current glibc. the define is in /usr/include/bits/signum.h