Advertisement
Guest User

Untitled

a guest
Apr 1st, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. LD drivers/built-in.o
  2. CC ../soletta/soletta-small-oses-samples/soletta-basic/zephyr_stage/src/main.o
  3. LD ../soletta/soletta-small-oses-samples/soletta-basic/zephyr_stage/src/built-in.o
  4. LINK zephyr.lnk
  5. /opt/zephyr-sdk/sysroots/i686-pokysdk-linux/usr/bin/i586-poky-elf/i586-poky-elf-ld: cannot find lib/soletta/lib.a: No such file or directory
  6. /opt/zephyr-sdk/sysroots/i686-pokysdk-linux/usr/bin/i586-poky-elf/i586-poky-elf-ld: cannot find lib/soletta/lib.a: No such file or directory
  7. /home/spoussa/src/iot/zephyr/Makefile:784: recipe for target '.tmp_zephyr.prebuilt' failed
  8. make[3]: *** [.tmp_zephyr.prebuilt] Error 1
  9. make[3]: Leaving directory '/home/spoussa/src/iot/soletta/soletta-small-oses-samples/soletta-basic/zephyr_stage/outdir'
  10. Makefile:169: recipe for target 'sub-make' failed
  11. make[2]: *** [sub-make] Error 2
  12. make[2]: Leaving directory '/home/spoussa/src/iot/zephyr'
  13. /home/spoussa/src/iot/zephyr/Makefile.inc:61: recipe for target 'all' failed
  14. make[1]: *** [all] Error 2
  15. make[1]: Leaving directory '/home/spoussa/src/iot/soletta/soletta-small-oses-samples/soletta-basic/zephyr_stage'
  16. Makefile:40: recipe for target 'zephyr' failed
  17. make: *** [zephyr] Error 2
  18. make: Leaving directory '/home/spoussa/src/iot/soletta/soletta-small-oses-samples/BUILD'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement