Re: [patch] Soundscape compile problems in 2.1.[89]x

Michael Elizabeth Chastain (mec@shout.net)
Sat, 14 Mar 1998 15:39:29 -0600


Hi Erik,

> If you try to compile the Ensoniq soundscape sound driver into the
> kernel, you get the following linker errors:
>
> drivers/sound/sound.a(sscape.o): In function `attach_ss_ms_sound':
> sscape.o(.text+0xd7f): undefined reference to `ad1848_init'
> sscape.o(.text+0xdbb): undefined reference to `ad1848_control'
> drivers/sound/sound.a(sscape.o): In function `probe_ss_ms_sound':
> sscape.o(.text+0xe6e): undefined reference to `ad1848_detect'
> drivers/sound/sound.a(sscape.o): In function `unload_ss_ms_sound':
> sscape.o(.text+0xec1): undefined reference to `ad1848_unload'
> make: *** [vmlinux] Error 1
>
> The following patch I wrote about 10 kernels ago when I first reported
> the problem still fixes it. I would be great to see this go into 2.1.9x.

I have a new drivers/sound/Makefile in development, with the same
ideas that I used in drivers/cdrom/Makefile (actually I wrote the
sound version first and it's gotten some field testing). I'll be
sending this version to Alan Cox in zero to two days.

Regards,

Michael Chastain
<mailto:mec@shout.net>
"love without fear"

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