Hi,

I'm trying to build the latest Android from git.omapzoom.org for
Zoom2. I synced to the latest code using "./repo sync", but when
starting the build, I get an error about libaudio :

============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=1.6
TARGET_PRODUCT=zoom2
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/base_rules.mk:117: *** hardware/ti/omap3/libaudio:
MODULE.TARGET.SHARED_LIBRARIES.libaudio already defined by hardware/
alsa_sound.  Stop.

libaudio is indeed defined twice, in hardware/alsa_sound/Android.mk
and hardware/ti/omap3/libaudio/Android.mk when BOARD_USES_ALSA_SOUND
is set to true (it obviously is for the Zoom2).

Is this a recent and/or known bug? Has anyone encountered it, and was
able to work around the problem?

Thanks,
- Maxime

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to