Advertisement
parkerlreed

Untitled

Jul 17th, 2012
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. checking for working strtod... no
  2. checking for pow... no
  3. checking for pow in -lm... yes
  4. checking whether utime accepts a null argument... guessing yes
  5. checking for vprintf... yes
  6. checking for _doprnt... no
  7. checking for atexit... yes
  8. checking for dup2... yes
  9. checking for fdatasync... no
  10. checking for floor... no
  11. checking for fs_stat_dev... no
  12. checking for ftime... yes
  13. checking for ftruncate... yes
  14. checking for getcwd... yes
  15. checking for gethostbyaddr... yes
  16. checking for gethostbyname... yes
  17. checking for gethostname... yes
  18. checking for getpagesize... (cached) no
  19. checking for getpass... no
  20. checking for gettimeofday... yes
  21. checking for inet_ntoa... yes
  22. checking for lchown... yes
  23. checking for localeconv... yes
  24. checking for memchr... yes
  25. checking for memmove... yes
  26. checking for memset... yes
  27. checking for mkdir... yes
  28. checking for modf... no
  29. checking for munmap... yes
  30. checking for pow... (cached) no
  31. checking for rmdir... yes
  32. checking for select... yes
  33. checking for setenv... yes
  34. checking for setlocale... yes
  35. checking for socket... yes
  36. checking for sqrt... no
  37. checking for strcasecmp... yes
  38. checking for strchr... yes
  39. checking for strcspn... yes
  40. checking for strdup... yes
  41. checking for strerror... yes
  42. checking for strncasecmp... yes
  43. checking for strpbrk... yes
  44. checking for strrchr... yes
  45. checking for strspn... yes
  46. checking for strstr... yes
  47. checking for strtol... yes
  48. checking for strtoul... yes
  49. checking for sysinfo... no
  50. checking for tzset... yes
  51. checking for utime... yes
  52. checking size of int... 4
  53. checking size of size_t... 4
  54. checking sys/inotify.h usability... yes
  55. checking sys/inotify.h presence... yes
  56. checking for sys/inotify.h... yes
  57. checking boost/shared_ptr.hpp usability... yes
  58. checking boost/shared_ptr.hpp presence... yes
  59. checking for boost/shared_ptr.hpp... yes
  60. configure: Using Python 2.6
  61. checking for main in -lEGL... no
  62. configure: error: Could not find a required library. Please see the README for your platform.
  63. make: *** [../../../..//libxbmc.so] Error 1
  64. make: Leaving directory `/home/parker/andxbmc/xbmc-android/tools/android/depends/xbmc'
  65. parker@asus:~/andxbmc/xbmc-android$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement