Re: still sound problems....

Itai Nahshon (nahshon@actcom.co.il)
Mon, 16 Mar 1998 00:47:07 +0200


J. Maynard Gelinas wrote:
.... Long message pruned.
> drivers/sound/sound.a(mad16.o): In function `wss_init':
> mad16.o(.text+0x32a): undefined reference to `ad1848_detect'
> drivers/sound/sound.a(mad16.o): In function `probe_mad16':
> mad16.o(.text+0x665): undefined reference to `ad1848_detect'
> drivers/sound/sound.a(mad16.o): In function `attach_mad16':
> mad16.o(.text+0x763): undefined reference to `ad1848_detect'
> mad16.o(.text+0x847): undefined reference to `ad1848_init'
> drivers/sound/sound.a(mad16.o): In function `attach_mad16_mpu':
> mad16.o(.text+0x89f): undefined reference to `sb_dsp_init'
> drivers/sound/sound.a(mad16.o): In function `probe_mad16_mpu':
> mad16.o(.text+0x999): undefined reference to `sb_dsp_detect'
> drivers/sound/sound.a(mad16.o): In function `unload_mad16':
> mad16.o(.text+0xa5e): undefined reference to `ad1848_unload'
> drivers/sound/sound.a(mad16.o): In function `unload_mad16_mpu':
> mad16.o(.text+0xa8b): undefined reference to `sb_dsp_unload'
> make: *** [vmlinux] Error 1
> [root@marquez linux]#
>
> [....oooohhhhh! WIPEOUT!]
>

That's a whole different problem no ref. to sb_audio_ioctl.
You just have to configure your sound card properly.
The Sound part of the .config file that you sent on Saturday is similar
to
what I use (SOUND, SB, ADLIB, MSS, MAD16, YM3812 are modules) but The
output
that you sent now cannot be from the same .config file. It tries to
load
drivers/sound/sound.a NOT as a module.
Please, check your config file again.

Itai

-- 
Itai Nahshon   nahshon@actcom.co.il
        Also   nahshon@vnet.ibm.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu