Advertisement
whatislife

Untitled

Jun 3rd, 2011
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. make TARGET_PRODUCT=beagleboard
  2. ============================================
  3. PLATFORM_VERSION_CODENAME=REL
  4. PLATFORM_VERSION=1.6
  5. TARGET_PRODUCT=beagleboard
  6. TARGET_BUILD_VARIANT=eng
  7. TARGET_SIMULATOR=
  8. TARGET_BUILD_TYPE=release
  9. TARGET_ARCH=arm
  10. HOST_ARCH=x86
  11. HOST_OS=linux
  12. HOST_BUILD_TYPE=release
  13. BUILD_ID=DRC76
  14. ============================================
  15. ************************************************************
  16. You are attempting to build with the incorrect version
  17. of java.
  18.  
  19. Your version is: java version "1.6.0_0".
  20. The correct version is: 1.5.
  21.  
  22. Please follow the machine setup instructions at
  23. http://source.android.com/download
  24. ************************************************************
  25. build/core/main.mk:105: *** stop. Stop.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement