hi  Brian,

Yes the branch i have taken is from  git://
git.koolu.org/freerunner/platform/manifest.git

also I have posted the reason due to which the code is not geting compiled
also in another mail.

and the git file for the alsa-sound under the Hardware was like this


[core]
        repositoryformatversion = 0
        filemode = true
[user]
        name = droid
        email = [email protected]
[remote "koolu"]
        url = git://git.koolu.org/platform/hardware/alsa_sound.git
        projectname = platform/hardware/alsa_sound
        fetch = +refs/heads/*:refs/remotes/koolu/*



and the Git for the external/alsa-lib was like this

[core]
        repositoryformatversion = 0
        filemode = true
[user]
        name = droid
        email = [email protected]
[remote "korg"]
        url = git://android.git.kernel.org/platform/external/alsa-lib.git
        review = review.source.android.com
        projectname = platform/external/alsa-lib
        fetch = +refs/heads/*:refs/remotes/korg/*




On Thu, Mar 12, 2009 at 6:44 PM, Brian Code
<[email protected]>wrote:

> Hi Aditya,
>
> Can you please provide which branch you're working off of?
>
> Also, we are looking into this. This ALSA problem is also something that
> the mainline Android tree has problems with.
>
> Regards,
> Brian Code
>
>
> On 11-Mar-09, at 10:35 PM, podila aditya wrote:
>
>  Hi Team,
>>
>> Some new errors in the build
>>
>> In file included from hardware/alsa_sound/AudioHardwareInterface.cpp:28:
>> hardware/alsa_sound/AudioHardwareALSA.h:23:28: error: alsa/asoundlib.h: No
>> such file or directory
>> In file included from hardware/alsa_sound/AudioHardwareInterface.cpp:28:
>> hardware/alsa_sound/AudioHardwareALSA.h:63: error: ISO C++ forbids
>> declaration of 'snd_mixer_t' with no type
>> hardware/alsa_sound/AudioHardwareALSA.h:63: error: expected ';' before '*'
>> token
>> hardware/alsa_sound/AudioHardwareALSA.h:66: error: 'SND_PCM_STREAM_LAST'
>> was not declared in this scope
>> hardware/alsa_sound/AudioHardwareALSA.h:67: error: 'SND_PCM_STREAM_LAST'
>> was not declared in this scope
>> hardware/alsa_sound/AudioHardwareALSA.h: In member function 'bool
>> android::ALSAMixer::isValid()':
>> hardware/alsa_sound/AudioHardwareALSA.h:50: error: 'mMixer' was not
>> declared in this scope
>> hardware/alsa_sound/AudioHardwareALSA.h:50: error:
>> 'SND_PCM_STREAM_PLAYBACK' was not declared in this scope
>> hardware/alsa_sound/AudioHardwareALSA.h: At global scope:
>> hardware/alsa_sound/AudioHardwareALSA.h:76: error: 'snd_pcm_stream_t' does
>> not name a type
>> hardware/alsa_sound/AudioHardwareALSA.h:77: error: 'snd_pcm_format_t' does
>> not name a type
>> hardware/alsa_sound/AudioHardwareALSA.h:108: error: 'snd_pcm_format_t' has
>> not been declared
>> hardware/alsa_sound/AudioHardwareALSA.h:119: error: ISO C++ forbids
>> declaration of 'snd_pcm_t' with no type
>> hardware/alsa_sound/AudioHardwareALSA.h:119: error: expected ';' before
>> '*' token
>> hardware/alsa_sound/AudioHardwareALSA.h:120: error: ISO C++ forbids
>> declaration of 'snd_pcm_hw_params_t' with no type
>> hardware/alsa_sound/AudioHardwareALSA.h:120: error: expected ';' before
>> '*' token
>> hardware/alsa_sound/AudioHardwareALSA.h:121: error: ISO C++ forbids
>> declaration of 'snd_pcm_sw_params_t' with no type
>> hardware/alsa_sound/AudioHardwareALSA.h:121: error: expected ';' before
>> '*' token
>> make: ***
>> [out/target/product/freerunner/obj/SHARED_LIBRARIES/libaudio_intermediates/AudioHardwareInterface.o]
>> Error 1
>>
>> --
>> Warm Regards,
>> Aditya
>> _______________________________________________
>> android-freerunner mailing list
>> [email protected]
>> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
>>
>
> _______________________________________________
> android-freerunner mailing list
> [email protected]
> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
>



-- 
Warm Regards,
Aditya
_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to