I am having problem compiling it against 2.6.2-rc1 linux kernel.

Basically, after configure, make only patches some files and does not
compile any modules so that make install produces:

make[1]: Entering directory `/home/volodya/alsa-driver-1.0.2/acore'
mkdir -p /lib/modules/2.6.2-rc1/kernel/sound/acore
cp snd-page-alloc.ko snd-pcm.ko snd-rtctimer.ko snd-timer.ko snd.ko
/lib/modules/2.6.2-rc1/kernel/sound/acore
cp: cannot stat `snd-page-alloc.ko': No such file or directory
cp: cannot stat `snd-pcm.ko': No such file or directory
cp: cannot stat `snd-rtctimer.ko': No such file or directory
cp: cannot stat `snd-timer.ko': No such file or directory
cp: cannot stat `snd.ko': No such file or directory
make[1]: *** [modules_install] Error 1
make[1]: Leaving directory `/home/volodya/alsa-driver-1.0.2/acore'
make: *** [install-modules] Error 1

I just alsa-driver-1.0.0-rc2 and it works fine.

                     best

                         Vladimir Dergachev
PS The configure command used was
./configure --with-sequencer=yes --with-oss=yes --with-cards=intel8x0m



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to