| Anonymous | Login | Signup for a new account | 11-10-2008 11:48 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 | ||||
| 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 | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |