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
