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
0002544 [uClibc] Internationalization / Localization major always 03-12-08 10:21 10-08-08 07:09
Reporter kickinz1 View Status public  
Assigned To uClibc
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0002544: 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
Additional Information I'm clueless, I have achieve some successfull build in i386. But I need to make it on x86_64 version.

If someone can help...
Attached Files

- Relationships

- Notes
(0006464)
khem
04-08-08 23:22

Can you disable locale and try? (UCLIBC_HAS_LOCALE and UCLIBC_HAS_XLOCALE)
 
(0006654)
otherwiseguy
04-15-08 22:14

I get the same issue--with or without locale set.
 
(0007984)
vda
06-02-08 17:02

Please attach your .config to this bug.
 
(0013114)
bernhardf
10-08-08 07:09

The title of the issues (and the category) were 100% misleading.
 
(0013124)
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
10-08-08 07:09 bernhardf Resolution open => fixed
10-08-08 07:09 bernhardf Fixed in Version  => 0.9.30


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker