| Anonymous | Login | Signup for a new account | 11-10-2008 10:59 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 |
||||||
|
||||||
Notes |
|
|
(0001422) bernhardf 06-11-06 11:19 |
see 0000780 |
| Copyright © 2000 - 2006 Mantis Group |