Bug 652661

Summary: Including <sys/timex.h> causes compile errors.
Product: Red Hat Enterprise Linux 6 Reporter: oceand.dev
Component: glibcAssignee: Andreas Schwab <schwab>
Status: CLOSED ERRATA QA Contact: qe-baseos-tools-bugs
Severity: medium Docs Contact:
Priority: low    
Version: 6.0CC: douglask, fweimer, mfranc, pmuller
Target Milestone: rc   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: glibc-2.12-1.13.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-19 13:16:07 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 oceand.dev 2010-11-12 13:38:20 UTC
Description of problem:
Including <sys/timex.h> causes the compile error, "/usr/include/sys/timex.h:145: error: expected initializer before 'throw'"

Version-Release number of selected component (if applicable):


How reproducible:
Just add #include <sys/timex.h> to a simple c++ program.


Steps to Reproduce:
1. #include <sys/timex.h>
  
Actual results:
/usr/include/sys/timex.h:145: error: expected initializer before 'throw'

Expected results:
Clean make.


Additional info:

Comment 2 Jakub Jelinek 2010-11-22 08:30:57 UTC
glibc bug, fixed by:

2010-05-20  Andreas Schwab  <schwab>
        
        * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.

Needs to be backported to glibc-headers.

Comment 5 Andreas Schwab 2011-03-14 09:54:52 UTC
*** Bug 684694 has been marked as a duplicate of this bug. ***

Comment 6 errata-xmlrpc 2011-05-19 13:16:07 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0584.html