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
0001490 [buildroot] Architecture Specific major always 09-06-07 05:46 09-07-07 11:52
Reporter ikonst View Status public  
Assigned To buildroot
Priority normal Resolution won't fix  
Status closed   Product Version
Summary 0001490: kernel-headers 2.6.12 unsuitable for ARM EABI
Description When trying to compile uClibc with kernel-headers 2.6.12 on ARM EABI platform, an error occurs when building libc/misc/sysvipc/msgget.os (from libc/misc/sysvipc/msgq.c), since the kernel headers undefines the __NR_ipc syscall on ARM EABI and also doesn't define __NR_msgctl (claiming that there's a multiplexer syscall which should be used instead). In any case, it's a mess which is not present in modern (e.g. 2.6.21) kernel headers.
Additional Information Attaching a patch disallowing the use of 2.6.12 with ARM EABI.
Attached Files  buildroot-arm-eabi-kernel-headers.patch [^] (710 bytes) 09-06-07 05:46

- Relationships

- Notes
(0002728)
bernhardf
09-07-07 11:52

BR2_DEPRECATED should be obvious enough.
 

- Issue History
Date Modified Username Field Change
09-06-07 05:46 ikonst New Issue
09-06-07 05:46 ikonst Status new => assigned
09-06-07 05:46 ikonst Assigned To  => buildroot
09-06-07 05:46 ikonst File Added: buildroot-arm-eabi-kernel-headers.patch
09-07-07 11:52 bernhardf Status assigned => closed
09-07-07 11:52 bernhardf Note Added: 0002728
09-07-07 11:52 bernhardf Resolution open => won't fix


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker