P_ALL behavior inconsistent in eglibc vs. kernel headers (enum vs. #define)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eglibc (Ubuntu) |
New
|
Undecided
|
Adam Conrad | ||
kbd (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
libsdl1.2 (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
libsdl1.2 fails to build in trusty-proposed due to eglibc 2.18, which rearranges headers and exposes an incompatibility between eglibc and kernel handling of P_ALL, P_PID, P_GID.
libtool: compile: gcc -g -O2 -fstack-protector --param=
In file included from /usr/include/
/usr/include/
P_ALL, /* Wait for any child. */
^
make[2]: *** [build/
/usr/include/
The linux header should probably be mixed to match the libc API.
Changed in eglibc (Ubuntu): | |
assignee: | nobody → Adam Conrad (adconrad) |
Changed in linux (Ubuntu): | |
assignee: | nobody → Andy Whitcroft (apw) |
Changed in linux (Ubuntu): | |
importance: | Undecided → Medium |
tags: | added: trusty |
tags: | added: bot-stop-nagging |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu): | |
assignee: | Andy Whitcroft (apw) → nobody |
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:
apport-collect 1261872
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.