Having troubles compiling a toolchain (with glibc v 2.17) using crosstool-ng.

Josh Branning lovell.joshyyy@gmail.com
Tue Dec 3 23:27:00 GMT 2013


Hi,

I am trying to compile a toolchain which uses the latest available glibc
in crosstool-ng. Reason being is because libhybris requires >= 2.11 . I
am modifying the i686-nptl-linux-gnu config. Unfortunately I get the
following error (in my build.log):


[DEBUG]    ==> Executing: 'cp' '-v' 'misc/syscall-list.h'
'/home/user/x-tools/i686-nptl-linux-gnu/i686-nptl-linux-gnu/sysroot/usr/include/bits/syscall.h'

[ALL  ]    cp: cannot stat `misc/syscall-list.h': No such file or directory
[ERROR]
[ERROR]  >>
[ERROR]  >>  Build failed in step 'Installing C library headers & start
files'
[ERROR]  >>        called in step '(top-level)'
[ERROR]  >>
[ERROR]  >>  Error happened in: CT_DoExecLog[scripts/functions@257]
[ERROR]  >>        called from:
do_libc_backend_once[scripts/build/libc/glibc-eglibc.sh-common@407]
[ERROR]  >>        called from:
do_libc_backend[scripts/build/libc/glibc-eglibc.sh-common@143]
[ERROR]  >>        called from:
do_libc_start_files[scripts/build/libc/glibc-eglibc.sh-common@60]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@632]
[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]  >>      'docs/B - Known issues.txt'
[ERROR]
[ERROR]  (elapsed: 78:23.09)


Any help with this much appreciated,


Josh.

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list