Guest User

Untitled

a guest
Nov 6th, 2013
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. fun@fun-VirtualBox:~/android$ . build/envsetup.sh
  2. including device/generic/armv7-a-neon/vendorsetup.sh
  3. including device/generic/armv7-a/vendorsetup.sh
  4. including device/lge/ls840/vendorsetup.sh
  5. including device/samsung/d710/vendorsetup.sh
  6. including device/ti/panda/vendorsetup.sh
  7. including vendor/cm/vendorsetup.sh
  8. including sdk/bash_completion/adb.bash
  9. fun@fun-VirtualBox:~/android$ lunch
  10.  
  11. You're building on Linux
  12.  
  13. Lunch menu... pick a combo:
  14. 1. full-eng
  15. 2. full_x86-eng
  16. 3. vbox_x86-eng
  17. 4. mini_armv7a_neon-userdebug
  18. 5. mini_armv7a-userdebug
  19. 6. full_ls840-eng
  20. 7. full_ls840-userdebug
  21. 8. cm_ls840-userdebug
  22. 9. full_d710-eng
  23. 10. cm_d710-userdebug
  24. 11. full_panda-userdebug
  25. 12. cm_anzu-userdebug
  26. 13. cm_coconut-userdebug
  27. 14. cm_e610-userdebug
  28. 15. cm_haida-userdebug
  29. 16. cm_hallon-userdebug
  30. 17. cm_holiday-userdebug
  31. 18. cm_iyokan-userdebug
  32. 19. cm_mango-userdebug
  33. 20. cm_p1c-userdebug
  34. 21. cm_p700-userdebug
  35. 22. cm_p720-userdebug
  36. 23. cm_p920-userdebug
  37. 24. cm_pyramid-userdebug
  38. 25. cm_ruby-userdebug
  39. 26. cm_satsuma-userdebug
  40. 27. cm_smultron-userdebug
  41. 28. cm_tf101-userdebug
  42. 29. cm_urushi-userdebug
  43.  
  44. Which would you like? [full-eng] 8
  45. build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/ls840/cm.mk]]: "frameworks/base/build/phone-hdpi-512-dalvik-heap.mk" does not exist. Stop.
  46. Device ls840 not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
  47. Repository for ls840 not found in the CyanogenMod Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
  48. build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/ls840/cm.mk]]: "frameworks/base/build/phone-hdpi-512-dalvik-heap.mk" does not exist. Stop.
  49.  
  50. ** Don't have a product spec for: 'cm_ls840'
  51. ** Do you have the right repo manifest?
  52.  
  53. fun@fun-VirtualBox:~/android$
Advertisement
Add Comment
Please, Sign In to add comment