Hi,
I'm having a problem making my custom kernel. For some reason, while making the bzImage I keep getting the following error(s):
----------------------------------------------------------------------
kernel/kernel.o(.text+0x3ef8): In function `panic_blink':
: undefined reference to `kd_mksound'
make[1]: *** [kallsyms] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.22-1.2129.nptl'
make: *** [vmlinux] Error 2
-----------------------------------------------------------------------
Can anybody help with this? Its a real pain in the arse. I'm trying to make a custom kernel so I can get digital_out on my darn SB Audigy to work. ALways such a pain in the arse with Linux (sigh).
I'll reply with the config file if it'd help!
Thanks!
I'm having a problem making my custom kernel. For some reason, while making the bzImage I keep getting the following error(s):
----------------------------------------------------------------------
kernel/kernel.o(.text+0x3ef8): In function `panic_blink':
: undefined reference to `kd_mksound'
make[1]: *** [kallsyms] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.22-1.2129.nptl'
make: *** [vmlinux] Error 2
-----------------------------------------------------------------------
Can anybody help with this? Its a real pain in the arse. I'm trying to make a custom kernel so I can get digital_out on my darn SB Audigy to work. ALways such a pain in the arse with Linux (sigh).
I'll reply with the config file if it'd help!
Thanks!