Re: still sound problems....

Itai Nahshon (nahshon@actcom.co.il)
Sat, 14 Mar 1998 10:43:47 +0200


J. Maynard Gelinas wrote:
> midi_synth.o midibuf.o sound_firmware.o
> gcc -D__KERNEL__ -I/usr/src/linux-2.1.89/include -Wall
> -Wstrict-prototypes -O2 -fomit-frame-pointer -D__SMP__ -pipe
> -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2
> -malign-functions=2 -DCPU=686 -D__SMP__ -DMODULE -DMODVERSIONS
> -include /usr/src/linux-2.1.89/include/linux/modversions.h -c -o
> sb_audio.o sb_audio.c
> sb_audio.c:965: `sb_audio_ioctl' undeclared here (not in a function)
> sb_audio.c:965: initializer element for `sb1_audio_driver.ioctl' is
> not constant
> make[2]: *** [sb_audio.o] Error 1
> make[2]: Leaving directory `/usr/src/linux-2.1.89/drivers/sound'
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.1.89/drivers'
> make: *** [modules] Error 2

He... Linux-2.1.77 removed the declaration and some uses of
`sb_audio_ioctl'. Linux 2.1.78 removed all the other references.

I believe that for some reason patch-2.1.78 was not applied fully
to your kernel.

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