bugGNU Screen - Bugs: bug #58014, sched.h must be renamed to avoid a...

 
 

bug #58014: sched.h must be renamed to avoid a build failure with uclibc

Submitter:  None
Submitted:  Sat 21 Mar 2020 05:33:15 PM UTC
   
 
Category:  Build/Install Severity:  3 - Normal
Priority:  * 5 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Release:  4.7.0
Fixed Release:  None Planned Release:  None
Work Required:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 21 Mar 2020 05:33:15 PM UTC, original submission:  

There is a <sched.h> system header that got shadowed by "sched.h".
While Screen itself doesn't include <sched.h>, other system headers might include it indirectly. This broke the build when using uClibc with pthread support.

To fix this build failure, we have patched screen for nearly 6 years in buildroot with https://git.buildroot.net/buildroot/tree/package/screen/0005-rename-sched_h.patch

You'll find attached an updated version of this patch.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2020-03-21 None Attached File- Added 0001-Renamed-sched.-c-h-to-eventqueue.-c-h.patch, #48634

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code