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
0000791 [BusyBox] Standards Compliance minor always 03-20-06 18:50 06-11-06 11:19
Reporter germanp View Status public  
Assigned To BusyBox
Priority normal Resolution won't fix  
Status closed   Product Version 1.01
Summary 0000791: error in sort with full SuSv3 enabled
Description I write to them because I believe that encontre bug. The problem can be the following one: When I am going to compile busybox with the option "full SuSv3 sort..." in the section of coreutils with himself the following error:

busybox-1.1.0/coreutils/coreutils.a(sort.o): In function `compare_keys':
sort.c:(.text+0x366): undefined reference to `__isnan'
sort.c:(.text+0x379): undefined reference to `__isnan'
sort.c:(.text+0x392): undefined reference to `__isnan'
sort.c:(.text+0x3ae): undefined reference to `__isinf'
sort.c:(.text+0x3d0): undefined reference to `__isinf'
sort.c:(.text+0x401): undefined reference to `__isinf'
sort.c:(.text+0x432): undefined reference to `__isinf'
collect2: ld returned 1 exit status
make[1]: *** [busybox] Error 1
make[1]: Leaving directory `/busybox-1.1.0'
make: *** [_all] Error 2

  I am using one toolchain of uclibc-0.97 with GCC-3.4.4. This error does not happen if use toolchain of glibc that comes with the distribution.
  I do not require of these functions but I hope to contribute with something.
Additional Information
Attached Files

- Relationships
duplicate of 0000780closed BusyBox sort (at least with CONFIG_FEATURE_SORT_BIG=y) needs libm 

- Notes
(0001422)
bernhardf
06-11-06 11:19

see 0000780
 

- Issue History
Date Modified Username Field Change
03-20-06 18:50 germanp New Issue
03-20-06 18:50 germanp Status new => assigned
03-20-06 18:50 germanp Assigned To  => BusyBox
06-11-06 11:18 bernhardf Relationship added duplicate of 0000780
06-11-06 11:19 bernhardf Status assigned => closed
06-11-06 11:19 bernhardf Note Added: 0001422
06-11-06 11:19 bernhardf Resolution open => won't fix


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker