On Wed, 2009-05-13 at 07:17 -0700, Claw wrote:
> Hello All,
> 
> I followed the following procedure to get the latest android.
> 
> mkdir ~/mydroid
> cd ~/mydroid
> repo sync
> make
> This make was successful.
> 
> I then did a update to local_manifest.xml to add the alsa-lib and
> alsa_sound.
Have you installed alsa-util? and you do need to clean your project
before you start a new build.
> 
> make then throws the following dump.
> external/alsa-lib/Android.mk:40: warning: overriding commands for
> target `out/target/product/generic/system/usr/share/alsa/alsa.conf'
> alsa-lib/Android.mk:40: warning: ignoring old commands for target `out/
> target/product/generic/system/usr/share/alsa/alsa.conf'
> <....lot more similar errors--->
> external/alsa-lib/Android.mk:40: warning: overriding commands for
> target `out/target/product/generic/system/usr/share/alsa/cards/
> aliases.conf'
> alsa-lib/Android.mk:40: warning: ignoring old commands for target `out/
> target/product/generic/system/usr/share/alsa/cards/aliases.conf'
> 
> build/core/base_rules.mk:117: *** external/alsa-lib:
> MODULE.TARGET.STATIC_LIBRARIES.libasound already defined by alsa-
> lib.
> Stop.
> 
> Could anyone help me out with this error?
> 
> Thanks.
> > 


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

Reply via email to