Re: [Alsa-user] oss won't compile

2007-12-21 Thread Ismael Farfán Estrada
> For the older kernel, init_utsname() is defined for compatibility (see > alsa-driver/acore/info_oss.c). Maybe that's the problem. RH likely > defines an incompatible version of init_utsname() and it conflicts. ok, I edited acore/info_oss.c and changed #if LINUX_VERSION_CODE < KERNEL_VERSIO

Re: [Alsa-user] oss won't compile

2007-12-21 Thread Takashi Iwai
At Fri, 21 Dec 2007 00:04:59 -0500, Lee Revell wrote: > > On Dec 20, 2007 9:31 PM, Bill Unruh <[EMAIL PROTECTED]> wrote: > > On Fri, 21 Dec 2007, Ismael Farfán Estrada wrote: > > In file included from > /tmp/alsa-driver-1.0.15/acore/../alsa-kernel/core/info_oss.c:30, > > > from /t

Re: [Alsa-user] oss won't compile

2007-12-20 Thread Lee Revell
On Dec 20, 2007 9:31 PM, Bill Unruh <[EMAIL PROTECTED]> wrote: > On Fri, 21 Dec 2007, Ismael Farfán Estrada wrote: > 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

Re: [Alsa-user] oss won't compile

2007-12-20 Thread Bill Unruh
On Fri, 21 Dec 2007, Ismael Farfán Estrada wrote: Hi there I was wondering wheter you could help me compilig the driver with oss support, I get this error trying to compile it 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

[Alsa-user] oss won't compile

2007-12-20 Thread Ismael Farfán Estrada
Hi there I was wondering wheter you could help me compilig the driver with oss support, I get this error trying to compile it 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 direc