Set up the environment carefully just like mentioned in the Initialising the build environment. Then this.. repo init -u android.googlesource.com/platform/manifest -b gingerbread.. I downloaded the source code of android Trying to build this.
lunch 1 Segmentation fault ** Don't have a product spec for: 'full' ** Do you have the right repo manifest? I have tried to download different sources n repo synced. I reinstalled the Linux n then carefully did the environment , all went well till I downloaded the source and then lunch. Ok left me with noother option than to look into the shell script of envsetup.sh which is throwing this error. I would like to debug from here so I run smthing like bash --debugger build/envsetup.sh But I dont know how to execute lunch from here . As this script runs it gives the option for lunch , will try setting the breakpoint at the source of the error. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
