Advertisement
Guest User

Untitled

a guest
Apr 30th, 2014
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. CC lib/earlycpio.o
  2. | CC lib/extable.o
  3. | CC lib/flex_proportions.o
  4. | CC lib/idr.o
  5. | CC lib/int_sqrt.o
  6. | CC lib/ioremap.o
  7. | CC lib/irq_regs.o
  8. | CC lib/is_single_threaded.o
  9. | CC lib/klist.o
  10. | CC lib/kobject.o
  11. | CC lib/kobject_uevent.o
  12. | CC lib/md5.o
  13. | CC lib/plist.o
  14. | CC lib/prio_heap.o
  15. | CC lib/proportions.o
  16. | CC lib/radix-tree.o
  17. | CC lib/ratelimit.o
  18. | CC lib/rbtree.o
  19. | CC lib/reciprocal_div.o
  20. | CC lib/rwsem-spinlock.o
  21. | CC lib/sha1.o
  22. | CC lib/show_mem.o
  23. | CC lib/string.o
  24. | CC lib/timerqueue.o
  25. | CC lib/vsprintf.o
  26. | AR lib/lib.a
  27. | LINK vmlinux
  28. | LD vmlinux.o
  29. | MODPOST vmlinux.o
  30. | GEN .version
  31. | CHK include/generated/compile.h
  32. | UPD include/generated/compile.h
  33. | CC init/version.o
  34. | LD init/built-in.o
  35. | arm-poky-linux-gnueabi-ld: no machine record defined
  36. | make[2]: *** [vmlinux] Error 1
  37. | make[1]: *** [sub-make] Error 2
  38. | make: *** [all] Error 2
  39. | ERROR: oe_runmake failed
  40. | ERROR: Function failed: do_compile (see /home/tamilarasi/poky-atmel/poky/build-71xx/tmp/work/at91sam9x5ek-poky-linux-gnueabi/linux-yocto-custom/3.6.9+AUTOINC+912d34b2aeb8ee2f4326d34b92f88ee455b85c12-r1/temp/log.do_compile.21770 for further information)
  41. ERROR: Task 10 (/home/tamilarasi/poky-atmel/poky/meta-atmel/recipes-kernel/linux/linux-yocto-custom_3.6.9.bb, do_compile) failed with exit code '1'
  42. NOTE: Tasks Summary: Attempted 286 tasks of which 277 didn't need to be rerun and 1 failed.
  43. No currently running tasks (286 of 599)
  44.  
  45. Summary: 1 task failed:
  46. /home/tamilarasi/poky-atmel/poky/meta-atmel/recipes-kernel/linux/linux-yocto-custom_3.6.9.bb, do_compile
  47. Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement