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] |
On Sat, May 5, 2012 at 9:05 AM, Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote: > Hello, > > Building the attached configuration using ct-ng 1.15.0 fails with: Thomas, If you want, could you email me the build.log or post the log to a pastebin-like service? I will also try building the same config. > [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 Cheers, -Bryan > -- > Thomas Petazzoni, Free Electrons > Kernel, drivers, real-time and embedded Linux > development, consulting, training and support. > http://free-electrons.com > > -- > For unsubscribe information see http://sourceware.org/lists.html#faq -- 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] |