BusyBox Bug and Patch Tracking
BusyBox
  

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

- Relationships

- Notes
(0002394)
jacmet
05-22-07 04:17

Fixed in r18667 - Thanks!
 

- Issue History
Date Modified Username Field Change
02-14-07 00:43 foogod New Issue
02-14-07 00:44 foogod Status new => assigned
02-14-07 00:44 foogod Assigned To  => buildroot
02-14-07 00:44 foogod File Added: buildroot.17879.xorg_joystick_h.patch
05-22-07 04:17 jacmet Status assigned => closed
05-22-07 04:17 jacmet Note Added: 0002394
05-22-07 04:17 jacmet Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker