I am encountering this error as well. I am developing in a Parallels Ubuntu 11.04 VM on an iMac running Lion. I have walked through the steps on the link referenced by kapil .k below. I have also uninstalled Lunch and reinstalled it directly from their home page. The file /home/parallels/.lunchrc is not created; invoking Lunch from command line or attempting to use the GUI generates this same error.
I created /home/parallels/.lunchrc via touch and re-ran envsetup.sh. Lunch does load, but stops at "Using linch master module /usr/share/ lunch/lunch/master.pyc. I presume this is due to an empty .lunchrc file. I am thinking one possible solution would be to build a .lunchrc file based on text someone could provide from a working installation. On the positive side, my SDK and NDK tools seem to be working properly. Thanking all in advance, Brad On Nov 8, 11:16 pm, "kapil.k" <[email protected]> wrote: > Hello > > I am trying to build the source with ref to link > > http://source.android.com/source/building.html > > after running > ./envsetup.sh > > i run lunch command > it gives me error > > Using lunch master without the GUI. > No such file: /home/user/.lunchrc. > > Any one have any clue ..I have installed all reqyired lib-32. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. 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-developers?hl=en

