On Thu, Jan 08, 2004 at 07:15:10PM +0100, Jaroslav Kysela wrote:
> * alsa-driver

  CC [M]  /home/glenn/alsa-driver-1.0.1/usb/usbaudio.o
/home/glenn/alsa-driver-1.0.1/usb/usbaudio.c: In function `snd_usb_find_csint_desc':
/home/glenn/alsa-driver-1.0.1/usb/usbaudio.c:1755: error: `USB_DT_CS_INTERFACE' 
undeclared (first use in this function)
/home/glenn/alsa-driver-1.0.1/usb/usbaudio.c:1755: error: (Each undeclared identifier 
is reported only once
/home/glenn/alsa-driver-1.0.1/usb/usbaudio.c:1755: error: for each function it appears 
in.)
/home/glenn/alsa-driver-1.0.1/usb/usbaudio.c: In function `parse_audio_endpoints':
/home/glenn/alsa-driver-1.0.1/usb/usbaudio.c:2341: error: `USB_DT_CS_ENDPOINT' 
undeclared (first use in this function)
make[2]: *** [/home/glenn/alsa-driver-1.0.1/usb/usbaudio.o] Error 1
make[1]: *** [/home/glenn/alsa-driver-1.0.1/usb] Error 2

linux-2.6.0/sound/usb/usbaudio.h defines these, but
alsa-driver-1.0.1/alsa-kernel/usb/usbaudio.h does not.  Copying in the
kernel header fixed it.

> * alsa-lib

I'm still getting "snd_pcm_plug_hw_params: Assertion `err >= 0' failed."
from a couple weeks ago.  I can work around it, but I'm also working
around other things (such as that CS46xx chip that doesn't work with
4k or 8k buffers), and the result starts to be brittle ...

-- 
Glenn Maynard


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to