Thanks for your advice, Sergey, and for the patch. snd-virmidi is loading properly now. I'm still unable to compile snd-usb-audio. I'm beginning to think that I've got something very weird going on with my kernel headers. I have CONFIG_KMOD=y in my /boot/config, however when I run the alsa-drivers configure script it can't find kmod.h. Now that I've used Sergey's patch platform_device.h is there, and so is everything else. I'm using the 2.6.12 headers from:

http://ep09.pld-linux.org/~mmazur/linux-libc-headers/

The weird thing is that kmod.h is in the /include/linux subdirectories of both the build and source directories, and yet it's not in the /include/config/module subdirectory. What exactly is the configure script wanting to do when it says that it's 'checking to modify'?

checking to modify of kernel linux/kmod.h... "no"

I'm running the scrip t as root, and I chowned the alsa-drivers directory to root just to make sure that it should be able to do whatever it needs. From what I understand of kmod

http://www.xml.com/ldd/chapter/book/ch11.html

It pretty much fits the bill of what you'd want in a USB driver, there when you need it, so I'm guessing that there's probably a dependency there. Should I add kmod.h to the ../include/config/module subdirectory or will that just cause serious confusion?

Thanks for your time,

Jonathan.


Find your next car at Yahoo! Canada Autos
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to