At first glance, I would guess the following:
( Tell me if I'm wrong )
1. You installed the kernel
2. You installed the kernel source
3. You did not "make" the kernel from the source
Therefore, the .config data for the kernel ... well, it probably
does not match the compiled and running ke
I have installed kernel 2.4.17-8mdk together with sources. configure is
happy:
./configure --with-kernel=/usr/src/linux-2.4.17-8mdk
finds the source.
make is happy:
ALSA modules were successfully compiled.
then make install does this:
mkdir -p /lib/modules/2.4.17-8mdk/misc
rm -f /lib/modul