GUS PnP and 2.1.95

Nick North (nsn2@email.byu.edu)
Sat, 11 Apr 1998 03:13:28 -0600


Hello,
I have a GUS PnP sound card that I have just recently tried to get
working with the 2.1.95 (I tried .94 also. Same result.) but I have ran
across a compiling problem. If I don't include the GUS MAX support then
everything compiles fine, but when the system boots I get a message
saying that my GUS PnP was detected but I didn't have GUS MAX support
compiled into my kernel (I took this as meaning GUS PnP requires GUS MAX
to work). But, when I try to add support fot the GUS MAX the kernel
does not link. Here are the messages that I get right after an attempt
is made to link everything:

drivers/sound/sound.a(gus.o): In function `gusintr': gus.o(.text+0x233):
undefined reference to `adintr' drivers/sound/sound.a(gus.o): In
function `gus_wave_init': gus.o(.text+0x436f): undefined reference to
`ad1848_detect' gus.o(.text+0x4422): undefined reference to
`ad1848_init' gus.o(.text+0x4442): undefined reference to
`ad1848_control' gus.o(.text+0x444e): undefined reference to
`ad1848_control' gus.o(.text+0x445a): undefined reference to
`ad1848_control' drivers/sound/sound.a(gus.o): In function
`gus_wave_unload': gus.o(.text+0x4790): undefined reference to
`ad1848_unload' make: *** [vmlinux] Error 1

Any help in this matter is appreciated, as I am at a loss.
Thanks in advance,
Nick

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