I am trying to configure my vagrant (running on Ubuntu 18.04) to build ASOP emulator target. If I run '. build/envsetup.sh' directly from Ubuntu, the command works and I can then build ASOP but, when I try the setup from within my vagrant box, I get the Error:
vagrant@ubuntu-raw-base-image:ANDROID_WORKING_DIRECTORY$ . build/envsetup.sh -bash: build/envsetup.sh: Too many levels of symbolic links Does anyone have experience building ASOP from a vagrant environment? I am following the steps here: https://source.android.com/setup/build/building Thank you! -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/f699b3f6-e683-446f-b8bf-c4a0b2888523n%40googlegroups.com.
