Created
May 31, 2016 09:40
-
-
Save fredcadete/4aba92fc3c0e12ac9afca4e2d5f51653 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| checking whether the linker provides working __ehdr_start... yes | |
| checking for __builtin_trap with no external dependencies... yes | |
| running configure fragment for sysdeps/unix/sysv/linux/x86_64/64 | |
| running configure fragment for sysdeps/unix/sysv/linux/x86_64 | |
| running configure fragment for sysdeps/unix/sysv/linux | |
| checking installed Linux kernel header files... missing or too old! | |
| configure: error: GNU libc requires kernel header files from | |
| Linux 2.6.32 or later to be installed before configuring. | |
| The kernel header files are found usually in /usr/include/asm and | |
| /usr/include/linux; make sure these directories use files from | |
| Linux 2.6.32 or later. This check uses <linux/version.h>, so | |
| make sure that file was built correctly when installing the kernel header | |
| files. To use kernel headers not from /usr/include/linux, use the | |
| configure option --with-headers. | |
| WARNING: exit code 1 from a shell command. | |
| ERROR: Function failed: do_configure (log file is located at /mnt/ssd/Development/build/tmp/work/x86_64-nativesdk-oesdk-linux/nativesdk-glibc-initial/linaro-2.20-r2014.11/temp/log.do_configure.30168) | |
ERROR: Task 2145 (virtual:nativesdk:/mnt/ssd/Development/build/../meta-linaro/meta-linaro-toolchain/recipes-core/glibc/glibc-initial_linaro-2.20.bb, do_configure) failed with exit code '1' | |
NOTE: Tasks Summary: Attempted 3126 tasks of which 3039 didn't need to be rerun and 1 failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment