Hi all,

i want to install alsa on my arm9 processor.
I compiled the 
kernel with alsa.
My usb-sound card is present in 
/proc/asound/cards.

Then, i want to install alsa-lib and 
alsa-utils.
For alsa-lib, i write :

# ./configure CFLAGS='-O0 -pipe 
-mabi=aapcs-linux' CXXFLAGS='-O0 -pipe -mabi=aapcs-linux'
# make 
# make 
install 

without mistakes.

Then i try to install 
alsa-utils  

# ./configure CFLAGS='-O0 -pipe -mabi=aapcs-linux' 
CXXFLAGS='-O0 -pipe -mabi=aapcs-linux'

but i have the following error 
:

checking for ALSA CFLAGS... 
checking for 
ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers 
version >= 1.0.15... found.
checking for snd_ctl_open in -lasound... 
yes
checking for snd_tlv_get_dB_range... no
configure: error: No TLV 
support code in alsa-lib


Does someone know how to solve it 
?


Regards,
Erwan



      
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to