Re: New sound driver version available

Hannu Savolainen (hannu@voxware.pp.fi)
Thu, 30 Jan 1997 15:54:13 +0200 (EET)


On Wed, 29 Jan 1997, Bob Tracy - TDS wrote:

> Hannu Savolainen wrote:
> >
> > I have uploaded version 3.8-beta4 of the sound driver to...
> >
> > This version should fix all known problems with sound in 2.1.x, including
> > the select()/poll() related compile problems.
>
> dmabuf.c, midibuf.c, and sequencer.c still contain calls to
> select_wait() which comes up as an undefined symbol in 2.1.24.
Oops.
Adding the following line to linux/drivers/sound/os.h will help.

#define select_wait poll_wait

Best regards,

Hannu
------
Hannu Savolainen (hannu@voxware.pp.fi, hannu@4front-tech.com)
http://www.4Front-Tech.com/oss.html (Open Sound System (OSS))
http://personal.eunet.fi/pp/voxware (OSS Free/TASD/VoxWare)