Re: A sound support bug in 2.0.0? Need an advice.

Hannu Savolainen (hannu@voxware.pp.fi)
Mon, 10 Jun 1996 23:59:45 +0300 (EET DST)


> > drivers/sound/sound.a(sb_dsp.o): In function `sbintr':
> > sb_dsp.o(.text+0x132): undefined reference to `sb16_dsp_interrupt'
> > sb_dsp.o(.text+0x1a4): undefined reference to `DMAbuf_outputintr'
> > sb_dsp.o(.text+0x1ca): undefined reference to `DMAbuf_inputintr'
> > drivers/sound/sound.a(sb_dsp.o): In function `sb_dsp_init':
> > sb_dsp.o(.text+0xb00): undefined reference to `sb16_dsp_detect'
> > sb_dsp.o(.text+0xb1c): undefined reference to `sb16_dsp_init'
> > drivers/sound/sound.a(sb_dsp.o): In function `sb_dsp_unload':
> > sb_dsp.o(.text+0xbaa): undefined reference to `unload_sb16'
> > make: *** [vmlinux] Error 1
> Is anybody else getting these?
>
> Yup.
It looks like the only way to get the above error messages is that the
sound driver is configured without support for /dev/dsp and /dev/audio
(CONFIG_AUDIO). Could you check if this option is defined in linux/.config?

Best regards,

Hannu
-----------------------------
Hannu Savolainen (hannu@voxware.pp.fi, hannu@4front-tech.com)
http://personal.eunet.fi/pp/voxware/hannu.html (my home page)
http://www.4Front-Tech.com/uss.html (UNIX Sound System (USS))
http://personal.eunet.fi/pp/voxware (USS Lite/TASD/VoxWare)