Advertisement
Guest User

Untitled

a guest
Apr 28th, 2014
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. CC lib/radix-tree.o
  2. | CC lib/ratelimit.o
  3. | CC lib/rbtree.o
  4. | CC lib/reciprocal_div.o
  5. | CC lib/rwsem-spinlock.o
  6. | CC lib/sha1.o
  7. | CC lib/show_mem.o
  8. | CC lib/string.o
  9. | CC lib/timerqueue.o
  10. | CC lib/vsprintf.o
  11. | AR lib/lib.a
  12. | LINK vmlinux
  13. | LD vmlinux.o
  14. | MODPOST vmlinux.o
  15. | GEN .version
  16. | CHK include/generated/compile.h
  17. | UPD include/generated/compile.h
  18. | CC init/version.o
  19. | LD init/built-in.o
  20. | arm-poky-linux-gnueabi-ld: no machine record defined
  21. | make[2]: *** [vmlinux] Error 1
  22. | make[1]: *** [sub-make] Error 2
  23. | make: *** [all] Error 2
  24. | ERROR: oe_runmake failed
  25. | ERROR: Function failed: do_compile (see /home/tamilarasi/projects/poky/build-71xx/tmp/work/at91sam9x5ek-poky-linux-gnueabi/linux-yocto-custom/3.6.9+linux-3.6.9-at91-r1/temp/log.do_compile.22383 for further information)
  26. ERROR: Task 1044 (/home/tamilarasi/projects/poky/meta-atmel/recipes-kernel/linux/linux-yocto-custom_3.6.9.bb, do_compile) failed with exit code '1'
  27. NOTE: Tasks Summary: Attempted 1652 tasks of which 1643 didn't need to be rerun and 1 failed.
  28. No currently running tasks (1652 of 4058)
  29.  
  30. Summary: 1 task failed:
  31. /home/tamilarasi/projects/poky/meta-atmel/recipes-kernel/linux/linux-yocto-custom_3.6.9.bb, do_compile
  32. Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement