Re: [Alsa-devel] alsa-drivers will not compile

2001-12-04 Thread Takashi Iwai
At 04 Dec 2001 15:33:41 +, Alec Edworthy wrote: > > Hi, > > just grabbed the latest alsa from cvs and did a ./cvscompile in > alsa-drivers and got: > > card-intel8x0.c: In function `intel8x0_suspend': > card-intel8x0.c:1075: structure has no member named `pcm_misc' > make[1]: *** [card-inte

[Alsa-devel] alsa-drivers will not compile

2001-12-04 Thread Alec Edworthy
Hi, just grabbed the latest alsa from cvs and did a ./cvscompile in alsa-drivers and got: card-intel8x0.c: In function `intel8x0_suspend': card-intel8x0.c:1075: structure has no member named `pcm_misc' make[1]: *** [card-intel8x0.o] Error 1 Just thought I would let everyone know. How do I cure