first i tried to install the 0.9.0beta12 version but when i tried the 
command
make install

it gave me an error.

/sbin/depmod -a -F /lib/modules/2.4.9-31/build/System.map 2.4.9-31custom
depmod: Can't read /lib/modules/2.4.9-31/build/System.map
make: ***[install-modules] Error 1

eric rz. advised me to create a link to System.map using the following 
commands

cd /usr/src/linux
ln -s /boot/System.map-`uname -r` System.map

it was able to read System.map, but then it gives a bunch of unresolved 
symbols error and quits.  i have redhat 7.2 running kernel 2.4.9-31 with 
sound support enabled as a module and  all other options under Sound 
turned off.  if anyone has any idea about what i'm doing wrong, please 
let me know.

thanks in advance,
inor




_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to