[android-porting] Compilation Error

2010-01-19 Thread linux newbie
Hi, I am trying to build Android for my target ("generic" is working and now wanted to customize). I went through the following website http://pdk.android.com/online-pdk/guide/build_system.html I am getting the below mentioned error and can anyone help me to resolve this issue. my Boardconfig.mk

Re: [android-porting] Compilation Error

2010-01-20 Thread viral . vkm
Has it something to do with HAVE_HTC_AUDIO_DRIVER := true was that false earlier in generic case ? On 20-Jan-2010 10:03am, linux newbie wrote: Hi, I am trying to build Android for my target ("generic" is working and now wanted to customize). I went through the following website http://pdk.a

Re: [android-porting] Compilation Error

2010-01-20 Thread linux newbie
No..It is true with generic case. On Wed, Jan 20, 2010 at 5:18 PM, wrote: > Has it something to do with > HAVE_HTC_AUDIO_DRIVER := true > > was that false earlier in generic case ? > > On 20-Jan-2010 10:03am, linux newbie wrote: > > Hi, > > I am trying to build Android for my target ("generic"

[android-porting] Compilation error row-boat omap3evm rowboat-froyo-dsp.xml

2010-11-08 Thread anantha padmanaban
Hi all,  Iam getting compilation error while trying to compile froyo-dsp version of android for omap3evm Error log frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ualgobase.h:241: error: redefinition of 'OutputIterator ustl::copy(InputIterator, InputIterator, OutputIterator) [with Input

[android-porting] compilation error with froyo 2.2 with rowboat repo

2011-02-22 Thread Ananthapadmanaban
Hi all, When i compile froyo with dsp version of image i end up with this error. Any one came across this type of error ? target Jar: core-tests (out/target/common/obj/JAVA_LIBRARIES/core-tests_intermediates/javalib.jar) 'out/target/common/obj/JAVA_LIBRARIES/core-tests_intermediates/classe

[android-porting] Compilation Error with android 3.1 on Ubuntu 10.04

2011-11-11 Thread akm
Hi, I am facing problem compiling Android on my machine running Linux Kernel 2.6.32-35. I freshly downloaded the source from Android master branch and tried compiling it. It stops with following errors: --

Re: [android-porting] Compilation error row-boat omap3evm rowboat-froyo-dsp.xml

2010-11-09 Thread Ashwin Bihari
You should address Rowboat build problems to the Rowboat group ( rowb...@googlegroups.com).. Regards -- Ashwin On Tue, Nov 9, 2010 at 12:46 AM, anantha padmanaban < ananthu86_...@yahoo.co.in> wrote: > Hi all, > > Iam getting compilation error while trying to compile froyo-dsp version of > andr

Re: [android-porting] Compilation Error with android 3.1 on Ubuntu 10.04

2011-11-11 Thread Devaraj Rangasamy
-find: `frameworks /base/frameworks/ base/docs /html': No such file or the above path is messed up.. by anychance you have a redundant Android.mk file under framework/base?? u can try if cleaning the project helps., #rm -rf framework/base #repo sync framework/base #make On 11/12/11, akm wrote

[android-porting] Compilation Error while building vanilla eclair code on Ubuntu Virtual Machine

2010-05-19 Thread Android Techies
Hi All, I am facing a compilation error while building eclair google code from their git. I am following step by step as recommeneded in source.android.com but it fails when doing a 'make'. Using a Ubuntu Virtual Machine with Sun Java 5. Any pointers how to resolve this: collected 3102 test metho