No subject

Hardik Gohil hardikgohil1988 at gmail.com
Sat Feb 2 09:45:25 UTC 2013


Hello


         I am following cross-compiled linux from scratch.now i am
developing cross-compiler tools

         while compiling uclibc using make -j i am getting error:


         /bin/sh: 1: armv7a-unknown-linux-uclibceabi-gcc: not found
make: armv7a-unknown-linux-uclibceabi-gcc: Command not found
make: armv7a-unknown-linux-uclibceabi-gcc: Command not found
  MKDIR include/bits
  GEN include/bits/sysnum.h
  GEN include/bits/uClibc_config.h
extra/scripts/gen_bits_syscall_h.sh: 27:
extra/scripts/gen_bits_syscall_h.sh: armv7a-unknown-linux-uclibceabi-gcc:
not found
extra/scripts/gen_bits_syscall_h.sh: 31:
extra/scripts/gen_bits_syscall_h.sh: armv7a-unknown-linux-uclibceabi-gcc:
not found
ERROR: Could not generate syscalls.
Make sure that you have proper kernel headers.
Your .config in KERNEL_HEADERS="" was set to:
/mnt/clfs/usr/include/
make: *** [include/bits/sysnum.h] Error 1
make: *** Waiting for unfinished jobs....
/bin/sh: 1: armv7a-unknown-linux-uclibceabi-gcc: not found
make[1]: armv7a-unknown-linux-uclibceabi-gcc: Command not found
make[1]: armv7a-unknown-linux-uclibceabi-gcc: Command not found


More information about the uClibc mailing list