You're using a custom product build. Try to define TARGET_CPU_ABI to "arm" in your board.mk
On Wed, Sep 30, 2009 at 2:59 AM, rajesh123 <[email protected]>wrote: > > Hi, > > I am getting the error listed below when i try make -j2 > > ============================================ > PLATFORM_VERSION_CODENAME=REL > PLATFORM_VERSION=1.6 > TARGET_PRODUCT=ldp1 > TARGET_BUILD_VARIANT=eng > TARGET_SIMULATOR= > TARGET_BUILD_TYPE=release > TARGET_ARCH=arm > HOST_ARCH=x86 > HOST_OS=linux > HOST_BUILD_TYPE=release > BUILD_ID=Donut > ============================================ > build/core/main.mk:458: *** No TARGET_CPU_ABI defined by board > config: . Stop. > > I tried to rename buildspec as in the link below. > > http://omappedia.org/wiki/Android_Getting_Started > > but for omap3evm board where is the BoardConfig file? > > Warm Regards > S.Rajesh kumar > > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
