Hi All,
I am trying to build latest GB source code on Ubuntu 10.04. I have
followed instructions given in link below.\:
http://source.android.com/source/initializing.html
http://source.android.com/source/downloading.html
http://source.android.com/source/building.html
But at later stage I am getting following message. I am not sure what
this error mean? Can some one help me in this?
Copy generated resources: SignatureTest
Traceback (most recent call last):
File "cts/tools/utils/android_api_description_splitter.py", line
151, in <module>
xmlsplitter = XMLSplitter(sys.argv[1], sys.argv[2])
File "cts/tools/utils/android_api_description_splitter.py", line 86,
in __init__
self.doc = xml.dom.minidom.parse(xmlfile)
File "/usr/lib/python2.6/xml/dom/minidom.py", line 1918, in parse
return expatbuilder.parse(file)
File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 924, in
parse
result = builder.parseFile(fp)
File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 211, in
parseFile
parser.Parse("", True)
xml.parsers.expat.ExpatError: no element found: line 1, column 0
make: *** [out/target/common/obj/APPS/SignatureTest_intermediates/
genres.stamp] Error 1
make: *** Waiting for unfinished jobs....
Thanks
--
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