Hello All,

The cause for the problem was having alsa-lib in two places.

1) mydroid/alsa-lib
2) mydroid/external/alsa-lib.

I removed the first one.

I also did a sudo make clean.
Then I did a sudo make which started build process.

Hope this helps.

On May 13, 9:55 pm, Yi Sun <beyo...@gmail.com> wrote:
> 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: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to