This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ 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]

Re: crosstools-ng - still failing on OSX


[ERROR]    make[1]: *** [include/bits/uClibc_locale_data.h] Error 2
[ERROR]
[ERROR]    >>  Build failed in step 'Installing C library headers'
[ERROR]    >>
[ERROR]    >>  Error happened in: CT_DoExecLog[scripts/functions]
[ERROR]    >>        called from:
do_libc_start_files[scripts/build/libc/uClibc.sh@113]
[ERROR]    >>        called from: main[scripts/crosstool-NG.sh@581]
[ERROR]    >>
[ERROR]    >>  For more info on this error, look at the file: 'build.log'
[ERROR]    >>  There is a list of known issues, some with workarounds, in:
[ERROR]    >>      'share/doc/ct-ng-1.11.4/B - Known issues.txt'
[ERROR]
[ERROR]    Build failed in step 'Installing C library headers'
[ERROR]


in build.log:


12601 [ALL  ]      GEN include/bits/uClibc_locale_data.h
12602 [ALL  ]    awk: can't open file extra/locale/uClibc_locale_data.h
12603 [ALL  ]     source line number 1
12604 [ERROR]    make[1]: *** [include/bits/uClibc_locale_data.h] Error 2
12605 [ERROR]
12606 [ERROR]    >>  Build failed in step 'Installing C library headers'
12607 [ERROR]    >>
12608 [ERROR]    >>  Error happened in: CT_DoExecLog[scripts/functions]
12609 [ERROR]    >>        called from:
do_libc_start_files[scripts/build/libc/u      Clibc.sh@113]
12610 [ERROR]    >>        called from: main[scripts/crosstool-NG.sh@581]
12611 [ERROR]    >>
12612 [ERROR]    >>  For more info on this error, look at the file: 'build.log'
12613 [ERROR]    >>  There is a list of known issues, some with workarounds, in:
12614 [ERROR]    >>      'share/doc/ct-ng-1.11.4/B - Known issues.txt'

*$ find .|grep uClibc_locale_data
./.build/mips-osx-linux-uclibc/build/build-libc-headers/include/bits/uClibc_locale_data.h

CT_LIBC_UCLIBC_LOCALES is not set.

Did some search - I would like to try again with KBUILD_NO_NLS=1. But
where can I set that option??

--
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]