|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0001217 |
[buildroot] Other |
major |
always |
02-14-07 00:43 |
05-22-07 04:17 |
|
|
Reporter |
foogod |
View Status |
public |
|
|
Assigned To |
buildroot |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
|
|
|
Summary |
0001217: PATCH: X.org won't compile with newer kernel headers (joystick.h) |
|
Description |
The X.org server has problems compiling with newer kernel headers because joystick.h (from the kernel headers) uses __s64 which isn't defined when gcc is invoked with the -ansi flag (which it is when compiling xorg).
The attached patch (against 17879) works around this issue by turning off -ansi mode for the one file which includes joystick.h. |
|
Additional Information |
|
|
|
Attached Files |
buildroot.17879.xorg_joystick_h.patch [^] (648 bytes) 02-14-07 00:44 |
|
|