I am trying to add sound support to kernel 2.0.32 - from src-rpm
I have an awe-32 - works under DOS at io=220 irq=5 dma's 1 and 5
make zImage fails as follows:
[root@dbx linux]# make zImage > tmp
drivers/sound/sound.a(soundcard.o): In function `soundcard_init':
soundcard.o(.text+0x487): undefined reference to `sound_init_lowlevel_drivers'
drivers/sound/sound.a(sb_common.o): In function `sbintr':
sb_common.o(.text+0x181): undefined reference to `uart401intr'
drivers/sound/sound.a(sb_common.o): In function `attach_sbmpu':
sb_common.o(.text+0x14d1): undefined reference to `attach_uart401'
drivers/sound/sound.a(sb_common.o): In function `probe_sbmpu':
sb_common.o(.text+0x15d6): undefined reference to `probe_uart401'
drivers/sound/sound.a(sb_common.o): In function `unload_sbmpu':
sb_common.o(.text+0x15e5): undefined reference to `unload_uart401'
make: *** [vmlinux] Error 1
[root@dbx linux]#
Any ideas - suggestions ?
aloha,
dave price
[EMAIL PROTECTED]
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.