I downloaded Winex-cvs 3.2 and tried to compile it after installing Alsa 
1.0.0_rc2.  It doesn't work.  I'm including some error messages below which 
are just a sample.  The compile runs through several sound functions with the 
same thing - too few arguments.

Note I've compiled winex just last week with 0.98 and had no trouble.  What's 
going on here.  Alsaplayer won't compile, now winex, and I'm afraid to try 
anything else.  I thought the new libraries were compatible with the old!

Even though 1.0.0 fixes OSS emulation it appears other stuff breaks.  At this 
rate it looks like I'll have to go back to 0.98 and hope that by the time 1.0 
is released apps have caught up and will compile.

Is Alsa breaking these apps or is it something I'm doing.


In file included from audio.c:21:
/usr/include/values.h:46:1: warning: this is the location of the previous 
definition
audio.c: In function `ALSA_TraceParameters':
audio.c:292: too few arguments to function `snd_pcm_hw_params_get_format'
audio.c:293: too few arguments to function `snd_pcm_hw_params_get_access'
audio.c:348: too few arguments to function `snd_pcm_hw_params_get_channels'
audio.c:348: too few arguments to function`snd_pcm_hw_params_get_channels_min'
audio.c:348: too few arguments to function`snd_pcm_hw_params_get_channels_max'
audio.c:349: too few arguments to function `snd_pcm_hw_params_get_buffer_size'
audio.c:349: too few arguments to function 
`snd_pcm_hw_params_get_buffer_size_mn


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to