[BusyBox 0001332]: powerpc-603, gcc-4.1.1-glibc-2.3.6 build failures

bugs at busybox.net bugs at busybox.net
Wed Feb 13 17:07:51 UTC 2008


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=1332 
====================================================================== 
Reported By:                jfree
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1332
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             05-03-2007 19:20 PDT
Last Modified:              02-13-2008 09:07 PST
====================================================================== 
Summary:                    powerpc-603, gcc-4.1.1-glibc-2.3.6 build failures
Description: 
1.4.2 build failures using gcc-4.1.1-glibc-2.3.6 powerpc-603 tools

kludged up patch attached - needs closer look

cc1: warnings being treated as errors
coreutils/md5_sha1_sum.c: In function 'hash_bin_to_hex':
coreutils/md5_sha1_sum.c:24: warning: pointer targets in return differ in
signedness

In file included from findutils/find.c:49:
/work/p4/NAS/NetHDD_G2/gcc-4.1.1-glibc-2.3.6/powerpc-603-linux-gnu/powerpc-603-linux-gnu/sys-root/usr/include/fnmatch.h:47:1:
error: "FNM_LEADING_DIR" redefined
In file included from include/libbb.h:13,
                 from include/busybox.h:10,
                 from findutils/find.c:48:
include/platform.h:223:1: error: this is the location of the previous
definition

miscutils/less.c: In function 'less_main':
miscutils/less.c:1213: warning: pointer targets in passing argument 2 of
'get_terminal_width_height' differ in signedness
miscutils/less.c:1213: warning: pointer targets in passing argument 3 of
'get_terminal_width_height' differ in signedness

networking/interface.c: In function 'in_ether':
networking/interface.c:853: warning: pointer targets in assignment differ
in signedness

====================================================================== 

---------------------------------------------------------------------- 
 vda - 02-13-08 09:07  
---------------------------------------------------------------------- 
Error about FNM_LEADING_DIR is fixed in rev 21007, the rest are warnings
only. I'd rather not touch the code just because of signedness
warnings...

Thanks. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-03-07 19:20  jfree          New Issue                                    
05-03-07 19:20  jfree          Status                   new => assigned     
05-03-07 19:20  jfree          Assigned To               => BusyBox         
05-03-07 19:20  jfree          File Added: diff                             
02-13-08 09:07  vda            Status                   assigned => closed  
02-13-08 09:07  vda            Note Added: 0004474                          
======================================================================




More information about the busybox-cvs mailing list