Re: [Alsa-user] Trouble compiling snd-emu10k1 for alsa 0.9.0rc3 release

2002-09-02 Thread Chuck Hartley
I had the same problem and fixed it by adding the following line at the beginning of the file ./alsa-driver-0.9.0rc3/pci/ac97/ac97_patch.c #define __NO_VERSION__ On Mon, 2002-09-02 at 18:53, Fred Yeadon wrote: > I am receiving a compile error when attempting to build the snd-emu10k1 > module fr

[Alsa-user] Problem compiling rc3 ALSA drivers

2002-08-15 Thread Chuck Hartley
Hello, I just downloaded and tried to build the rc3 alsa-driver package and got the following errors regarding threads.h. I am building on a RedHat based 2.2.19 kernel system. It appears that there is a new requirement for linux/threads.h which wasn't in the rc2 release. Here is the tail of t