Hi,
I got this error while compiling the driver:

make[2]: Entering directory `/usr/local/src/alsa-driver-0.9.7c/pci/au88x0'
gcc -D__KERNEL__ -DMODULE=1 -I../../include  
-I/lib/modules/2.4.18/build/include -O2 -mpreferred-stack-boundary=2 
-march=i686 -malign-functions=4 -DLINUX -Wall -Wstrict-prototypes 
-fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-pipe -DALSA_BUILD  -DKBUILD_BASENAME=au8810_game   -c -o au8810_game.o 
au8810_game.c
In file included from au8810_game.c:2:
au88x0_game.c: In function `vortex_game_read':
au88x0_game.c:47: structure has no member named `driver'
au88x0_game.c: In function `vortex_game_trigger':
au88x0_game.c:52: structure has no member named `driver'
au88x0_game.c: In function `vortex_game_cooked_read':
au88x0_game.c:57: structure has no member named `driver'
au88x0_game.c: In function `vortex_game_open':
au88x0_game.c:70: structure has no member named `driver'
au88x0_game.c: In function `vortex_gameport_register':
au88x0_game.c:90: structure has no member named `driver'
make[2]: *** [au8810_game.o] Error 1
make[2]: Leaving directory `/usr/local/src/alsa-driver-0.9.7c/pci/au88x0'
make[1]: *** [_modsubdir_au88x0] Error 2
make[1]: Leaving directory `/usr/local/src/alsa-driver-0.9.7c/pci'
make: *** [compile] Error 1
bash-2.05#

Is this a bug in alsa-driver-0.9.7c/pci/au88x0/xxxx ?
Or is something wrong with my installation ?

What to do?
Thanks in advance

--
Detlev Jäckel



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to