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 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 run make xconfig and enabled sound as a 
module and turned off all other options under Sound.  please help.

thanks
inor



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

Reply via email to