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
0000542 [buildroot] Architecture Specific major always 11-12-05 14:42 02-12-07 05:47
Reporter jzb View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000542: Non-existent symlink destination for asm in linux-kernel-headers for ARCH i{4,5,6}86
Description Kernel headers do not differentiate between i386, i486, i586, and i686 asm-* include directory. Only asm-i386 exists, and not asm-i486, etc. ./toolchain/kernel-headers/kernel-headers.mk uses $(ARCH) in generating asm symlink in the kernel include directory. $(ARCH) can be any of i386, i486, etc. This only works if $(ARCH) = i386. Attached patch fixes this by creating treating all i386, i486, etc. $(ARCH) values as i386 for the purpose of creating the symlink. Please review and if satisfactory, promote to project.
Additional Information fixed as of revision 13572.
Attached Files  kernel-headers.mk.i386-symlink.patch [^] (731 bytes) 11-12-05 14:42

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
11-12-05 14:42 jzb New Issue
11-12-05 14:42 jzb Status new => assigned
11-12-05 14:42 jzb Assigned To  => uClibc
11-12-05 14:42 jzb File Added: kernel-headers.mk.i386-symlink.patch
11-12-05 15:12 jzb Issue Monitored: jzb
01-24-06 12:20 prpplague Status assigned => resolved
01-24-06 12:20 prpplague Resolution open => fixed
01-24-06 12:20 prpplague Additional Information Updated
03-08-06 16:54 vapier Status resolved => closed
02-12-07 05:47 vapier Status closed => assigned
02-12-07 05:47 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker