To get 0.9.0beta12 to compile on Debian/Alpha (kernel 2.4.19pre7), I
need the following patch:

diff -Br -b -U 3 -N alsa-driver-0.9.0beta12/include/adriver.h 
alsa-driver-0.9.0beta12-alpha/include/adriver.h
--- alsa-driver-0.9.0beta12/include/adriver.h   Fri Feb 15 13:09:44 2002
+++ alsa-driver-0.9.0beta12-alpha/include/adriver.h     Tue Apr 16 13:12:29 2002
@@ -51,6 +51,7 @@
 #ifdef CONFIG_PCI
 #include <linux/pci.h>
 #endif
+#include <linux/fs.h>
 
 #ifdef LINUX_2_2
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 2, 18)

Without this patch, the source doesn't know what a struct inode is, and
won't compile.

Good luck,
Jurriaan
-- 
I'll never be back and I'll never be missed
But I leave something here
And that doesn't seem right
        Big Country - The Dynamite Lady
GNU/Linux 2.4.19p7 on Debian/Alpha 988 bogomips load:1.15 1.16 1.12

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

Reply via email to