Hi All,

 I integrated alsa code to cupcake tree, but I am unable to compile it due
to some errors, if any one could give me some pointers on this issue, it
would be a gr8 help for me, below I have pasted the error messages.....



make: execvp: /bin/bash: Argument list too long
target arm C++: libaudio <= hardware/alsa_sound/AudioHardwareInterface.cpp
hardware/alsa_sound/AudioHardwareInterface.cpp: In static member function
'static android::AudioHardwareInterface*
android::AudioHardwareInterface::create()':
hardware/alsa_sound/AudioHardwareInterface.cpp:97: error: cannot allocate an
object of abstract type 'android::AudioHardwareALSA'
hardware/alsa_sound/AudioHardwareALSA.h:229: note:   because the following
virtual functions are pure within 'android::AudioHardwareALSA':
hardware/libhardware_legacy/include/hardware_legacy/AudioHardwareInterface.h:215:
note:     virtual android::AudioStreamIn*
android::AudioHardwareInterface::openInputStream(int, int, uint32_t,
android::status_t*, android::AudioSystem::audio_in_acoustics)
hardware/alsa_sound/AudioHardwareInterface.cpp:102: error: cannot allocate
an object of abstract type 'android::AudioHardwareStub'
hardware/alsa_sound/AudioHardwareStub.h:58: note:   because the following
virtual functions are pure within 'android::AudioHardwareStub':
hardware/libhardware_legacy/include/hardware_legacy/AudioHardwareInterface.h:215:
note:     virtual android::AudioStreamIn*
android::AudioHardwareInterface::openInputStream(int, int, uint32_t,
android::status_t*, android::AudioSystem::audio_in_acoustics)
make: ***
[out/target/product/generic/obj/SHARED_LIBRARIES/libaudio_intermediates/AudioHardwareInterface.o]
Error 1
-- 
Best Regards,
Rajesh

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

Reply via email to