[uClibc 0002544]: Can't make a target system for X86_64
bugs at busybox.net
bugs at busybox.net
Wed Apr 9 06:22:43 UTC 2008
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=2544
======================================================================
Reported By: kickinz1
Assigned To: uClibc
======================================================================
Project: uClibc
Issue ID: 2544
Category: Architecture Specific
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 03-12-2008 10:21 PDT
Last Modified: 04-08-2008 23:22 PDT
======================================================================
Summary: Can't make a target system for X86_64
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)
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
======================================================================
More information about the uClibc-cvs
mailing list