Advertisement
Guest User

xbmc android build log

a guest
Sep 14th, 2013
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. configure: WARNING: if you wanted to set the --build type, don't use --host.
  2. If a cross compiler is detected then cross compile mode will be used
  3. checking build system type... x86_64-unknown-linux-gnu
  4. checking host system type... arm-unknown-linux-androideabi
  5. checking for unzip... yes
  6. checking for zip... yes
  7. checking for curl... /usr/bin/curl
  8. checking for tar... /bin/tar
  9. checking for arm-linux-androideabi-ranlib... no
  10. checking for ranlib... /usr/bin/ranlib
  11. configure: WARNING: using cross tools not prefixed with host triplet
  12. checking for arm-linux-androideabi-ld... no
  13. checking for ld... /usr/bin/ld
  14. checking for arm-linux-androideabi-ar... no
  15. checking for ar... /usr/bin/ar
  16. checking for arm-linux-androideabi-readelf... no
  17. checking for readelf... /usr/bin/readelf
  18. checking for arm-linux-androideabi-strip... no
  19. checking for strip... /usr/bin/strip
  20. checking for arm-linux-androideabi-as... no
  21. checking for as... /usr/bin/as
  22. checking for arm-linux-androideabi-nm... no
  23. checking for nm... /usr/bin/nm
  24. checking for arm-linux-androideabi-objdump... no
  25. checking for objdump... /usr/bin/objdump
  26. checking for arm-linux-androideabi-gcc... no
  27. checking for gcc... /usr/bin/gcc
  28. checking for arm-linux-androideabi-g++... no
  29. checking for g++... /usr/bin/g++
  30. checking for arm-linux-androideabi-gcc... /usr/bin/gcc
  31. checking whether the C compiler works... yes
  32. checking for C compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... yes
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether /usr/bin/gcc accepts -g... yes
  38. checking for /usr/bin/gcc option to accept ISO C89... none needed
  39. checking how to run the C preprocessor... /usr/bin/gcc -E
  40. checking for ranlib... /usr/bin/ranlib
  41. checking for ld... /usr/bin/ld
  42. checking for ar... /usr/bin/ar
  43. checking for readelf... /usr/bin/readelf
  44. checking for strip... /usr/bin/strip
  45. checking for as... /usr/bin/as
  46. checking for nm... /usr/bin/nm
  47. checking for objdump... /usr/bin/objdump
  48. checking for gcc... /usr/bin/gcc
  49. checking for g++... /usr/bin/g++
  50. checking for main in -lz... yes
  51. checking for library containing iconv_open... none required
  52. checking for main in -lcrystax... no
  53. configure: error: verify sdk path
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement