This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.
See crosstool-NG for lots more information.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Hello, Building the attached configuration using ct-ng 1.15.0 fails with: [INFO ] ================================================================= [INFO ] Installing C library [EXTRA] Configuring C library [EXTRA] Building C library [EXTRA] Installing C library [EXTRA] Configuring C library localedef [EXTRA] Building C library localedef [ERROR] glibc/locale/xlocale.h:43: error: conflicting types for 'locale_t' [ERROR] /home/test/crosstool-ng-1.15.0/.build/src/eglibc-localedef-2_15/include/locale.h:6: error: previous declaration of 'locale_t' was here [ERROR] /home/test/crosstool-ng-1.15.0/.build/src/eglibc-localedef-2_15/include/locale.h:6: error: conflicting types for 'locale_t' [ERROR] glibc/locale/xlocale.h:43: error: previous declaration of 'locale_t' was here [ERROR] /home/test/crosstool-ng-1.15.0/.build/src/eglibc-localedef-2_15/include/locale.h:6: error: conflicting types for 'locale_t' [ERROR] glibc/locale/xlocale.h:43: error: previous declaration of 'locale_t' was here [ERROR] /home/test/crosstool-ng-1.15.0/.build/src/eglibc-localedef-2_15/include/locale.h:6: error: conflicting types for 'locale_t' [ERROR] glibc/locale/xlocale.h:43: error: previous declaration of 'locale_t' was here [ERROR] /home/test/crosstool-ng-1.15.0/.build/src/eglibc-localedef-2_15/include/locale.h:6: error: conflicting types for 'locale_t' [ERROR] glibc/locale/xlocale.h:43: error: conflicting types for 'locale_t'glibc/locale/xlocale.h:43: error: previous declaration of 'locale_t' was here [ERROR] /home/test/crosstool-ng-1.15.0/.build/src/eglibc-localedef-2_15/include/locale.h:6: error: previous declaration of 'locale_t' was hereglibc/locale/programs/charmap.c: In function 'charmap_read': [ERROR] /home/test/crosstool-ng-1.15.0/.build/src/eglibc-localedef-2_15/include/locale.h:6: error: conflicting types for 'locale_t'make[1]: *** [ld-messages.o] Error 1 [ERROR] glibc/locale/xlocale.h:43: error: previous declaration of 'locale_t' was here [ERROR] make[1]: *** [ld-identification.o] Error 1 [ERROR] make[1]: *** [ld-measurement.o] Error 1 [ERROR] make[1]: *** [ld-address.o] Error 1 [ERROR] make[1]: *** [ld-monetary.o] Error 1 [ERROR] make[1]: *** [ld-collate.o] Error 1 [ERROR] make[1]: *** [ld-ctype.o] Error 1 Best regards, Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com
Attachment:
ctng-arm-eglibc-linaro.config
Description: Binary data
-- For unsubscribe information see http://sourceware.org/lists.html#faq
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |