I'm trying to compile the driver with oss support but I can't, I get this error
make[1]: Leaving directory `/tmp/alsa-driver-1.0.15'
make -C /lib/modules/2.6.18-53.1.4.el5/source SUBDIRS=/tmp/alsa- driver-1.0.15 O=/lib/modules/2.6.18-53.1.4.el5/build CPP="gcc -E" CC="gcc" modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-53.1.4.el5-x86_64'
CC [M] /tmp/alsa-driver-1.0.15/acore/info_oss.o
In file included from /tmp/alsa-driver-1.0.15/acore/../alsa-kernel/core/info_oss.c:30,
from /tmp/alsa-driver-1.0.15/acore/info_oss.c:6:
include/linux/utsname.h:37:52: error: macro "init_utsname" passed 1 arguments, but takes just 0 <------------------
In file included from /tmp/alsa-driver-1.0.15/acore/../alsa-kernel/core/info_oss.c:30,
from /tmp/alsa-driver-1.0.15/acore/info_oss.c:6:
include/linux/utsname.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
make[4]: *** [/tmp/alsa-driver-1.0.15/acore/info_oss.o] Error 1
make[3]: *** [/tmp/alsa-driver-1.0.15/acore] Error 2
make[2]: *** [_module_/tmp/alsa-driver-1.0.15] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18- 53.1.4.el5-x86_64'
make: *** [compile] Error 2
Any ideas?
I know I can compile without oss but some aplications doesn't work. ie: tuxguitar
I also tryed compiling the alsa-oss after the driver and libs, but is the same
when I start the driver I get this:
/etc/init.d/alsasound start
Starting sound driver: snd-hda-intel FATAL: Module snd_pcm_oss not found.
WARNING: Error running install command for snd_pcm
done
ERROR: alsactl not found
The alsactl may be because I haven't installed the utils
I'm running on Centos 5, kernel 2.6.18-53.1.4.el5
--
rb3m dijo:
Un buen programador no es uno que se sepa un lenguaje al derecho y al revés, sino el que sabe resolver un problema y después implementar la solución en el lenguaje más adecuado.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user