[BusyBox 0000791]: error in sort with full SuSv3 enabled

bugs at busybox.net bugs at busybox.net
Sun Jun 11 18:19:35 UTC 2006


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=791 
====================================================================== 
Reported By:                germanp
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   791
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             03-20-2006 18:50 PST
Last Modified:              06-11-2006 11:19 PDT
====================================================================== 
Summary:                    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.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0000780 sort (at least with CONFIG_FEATURE_SORT...
====================================================================== 

---------------------------------------------------------------------- 
 bernhardf - 06-11-06 11:19  
---------------------------------------------------------------------- 
see http://busybox.net/bugs/view.php?id=780 

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                          
======================================================================




More information about the busybox-cvs mailing list