Advertisement
Guest User

Yocto build error

a guest
Dec 14th, 2013
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. DEBUG: Executing shell function do_compile
  2. NOTE: make
  3. LINK arm-softmmu/qemu-system-arm
  4. /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../libX11.so when searching for -lX11
  5. /usr/bin/ld: skipping incompatible /lib/libX11.so when searching for -lX11
  6. /usr/bin/ld: skipping incompatible /usr/lib/libX11.so when searching for -lX11
  7. /usr/bin/ld: cannot find -lX11
  8. collect2: error: ld returned 1 exit status
  9. make[1]: *** [qemu-system-arm] Error 1
  10. make: *** [subdir-arm-softmmu] Error 2
  11. ERROR: oe_runmake failed
  12. WARNING: /home/jack/dev/poky-dora-10.0.0/build/tmp/work/x86_64-linux/qemu-native/1.5.0-r0/temp/run.do_compile.18766:1 exit 1 from
  13. exit 1
  14. ERROR: Function failed: do_compile (log file is located at /home/jack/dev/poky-dora-10.0.0/build/tmp/work/x86_64-linux/qemu-native/1.5.0-r0/temp/log.do_compile.18766)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement