Mohammad,

 

Thank you for your reply.  So, I am curious, is the acpica-tools package truly necessary in order to build Linaro Android 14.04 release?     

 

I figured out this evening how to get around the cp error.  I just ran ./linaro_android_build_cmds.sh –t (which means to build from the tip and use no overlay).  This seems to have worked for me (I was able to advance past the cp error).  The build is still ongoing.  Hopefully the acpica-tools package is not necessary (I removed that from the script just to see if I can build on Ubuntu 10.04).

 

Thanks.

 

 

Kevin Dious

Qualcomm Innovation Center, Inc.

5755 Morehouse Drive

San Diego, CA 92121-1714

(858) 651-2014 (Phone)

(858) 845-7478 (Fax)

kdious@quicinc.com

 

From: Mohammad Merajul Islam Molla [mailto:meraj.enigma@gmail.com]
Sent: Tuesday, April 29, 2014 1:08 AM
To: Dious, Kevin
Cc: linaro-android@lists.linaro.org; Gupta, Tushar (Ecosystem); Harper, Cary
Subject: Re: Problems building Linaro Android on Ubuntu 10.04 for Versatile Express

 

Hello Kevin,

 

I recently built android on Ubuntu 13.04 for arndale board. 

 

acpica-tools was available and was installed without problem on 13.04. May be 10.04 is too old.

 

Regarding the cp error, I also faced this error. Then I build with pinned-manifest.xml and it succeeded.

 

Can you trying downloading the pinned-manifest.xml file from http://releases.linaro.org/<VERSION>/... and try the below command - 

 

./linaro_android_build_cmds.sh -m pinned-manifest.xml

 

--

Thanks,

-Meraj