[uClibc 0002544]: X86_64 compilation error near strtoll_l in strtol_l() with XLOCALE

bugs at busybox.net bugs at busybox.net
Wed Oct 8 14:09:21 UTC 2008


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=2544 
====================================================================== 
Reported By:                kickinz1
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   2544
Category:                   Internationalization / Localization
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             03-12-2008 10:21 PDT
Last Modified:              10-08-2008 07:09 PDT
====================================================================== 
Summary:                    X86_64 compilation error near strtoll_l in
strtol_l() with XLOCALE
Description: 
If I choose to make a x86_64 target, I can't achieve to have a working
system. It can't compile uclibc 0.9.29. throwing the following error
message:


  CC libc/stdlib/strtol_l.os
In file included from ../../libc/stdlib/strtol_l.c:8:
../../libc/stdlib/stdlib.c:346: error: conflicting types for 'strtoll_l'
../../include/stdlib.h:266: error: previous declaration of 'strtoll_l' was
here
../../libc/stdlib/stdlib.c:347: error: conflicting types for 'strtoll_l'
../../include/stdlib.h:266: error: previous declaration of 'strtoll_l' was
here
../../libc/stdlib/stdlib.c:348: error: conflicting types for 'strtoll_l'
../../include/stdlib.h:266: error: previous declaration of 'strtoll_l' was
here
make: *** [../../libc/stdlib/strtol_l.os
====================================================================== 

---------------------------------------------------------------------- 
 khem - 04-08-08 23:22  
---------------------------------------------------------------------- 
Can you disable locale and try? (UCLIBC_HAS_LOCALE and UCLIBC_HAS_XLOCALE) 

---------------------------------------------------------------------- 
 otherwiseguy - 04-15-08 22:14  
---------------------------------------------------------------------- 
I get the same issue--with or without locale set. 

---------------------------------------------------------------------- 
 vda - 06-02-08 17:02  
---------------------------------------------------------------------- 
Please attach your .config to this bug. 

---------------------------------------------------------------------- 
 bernhardf - 10-08-08 07:09  
---------------------------------------------------------------------- 
The title of the issues (and the category) were 100% misleading. 

---------------------------------------------------------------------- 
 bernhardf - 10-08-08 07:09  
---------------------------------------------------------------------- 
fixed in r23624. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-12-08 10:21  kickinz1       New Issue                                    
03-12-08 10:21  kickinz1       Status                   new => assigned     
03-12-08 10:21  kickinz1       Assigned To               => uClibc          
03-27-08 08:35  Graol          Note Added: 0006114                          
03-27-08 08:40  Graol          Note Edited: 0006114                         
03-27-08 08:57  Graol          Note Deleted: 0006114                        
04-08-08 23:22  khem           Note Added: 0006464                          
04-15-08 22:14  otherwiseguy   Note Added: 0006654                          
06-02-08 17:02  vda            Note Added: 0007984                          
10-08-08 07:09  bernhardf      Note Added: 0013114                          
10-08-08 07:09  bernhardf      Category                 Architecture Specific =>
Internationalization / Localization
10-08-08 07:09  bernhardf      Summary                  Can't make a target
system for X86_64 => X86_64 compilation error near strtoll_l in strtol_l() with
XLOCALE
10-08-08 07:09  bernhardf      Status                   assigned => closed  
10-08-08 07:09  bernhardf      Note Added: 0013124                          
======================================================================




More information about the uClibc-cvs mailing list