I have at last successfully build gingerbread. I had followed the
instructions at source.android.com and I was never able to compile the
source.
The reason was that I had the master branch as I did not mention -b
gingerbread when I initialized repo using repo init.
Then today I came across the...