Re: [Cooker] kernel-2.4.3-25mdk and alsa-0.9.0beta3

2001-05-14 Thread Chmouel Boudjnah
Robin Cook <[EMAIL PROTECTED]> writes: > gcc -E -M -D__DEPEND__ -DALSA_BUILD -D__KERNEL__ -O2 -DLINUX -Wall > -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include > -I.. *.c > .depend > sound_oss.c:27:2: #error "Enable the OSS soundcore multiplexer > (CONFIG_SOUND) in the ker

Re: [Cooker] kernel-2.4.3-25mdk and alsa-0.9.0beta3

2001-05-05 Thread Robin Cook
./configure --prefix=/usr --with-isapnp=no --with-sequencer=yes --with-oss=yes --with-cards=all make make dep make[1]: Entering directory `/home/rcook/src/alsa-driver-0.9.0beta3' ln -sf ../support/isapnp.h include/isapnp.h make[2]: Entering directory `/home/rcook/src/alsa-driver-0.9.0beta3/kernel

Re: [Cooker] kernel-2.4.3-25mdk and alsa-0.9.0beta3

2001-05-05 Thread Juan Quintela
> "robin" == Robin Cook <[EMAIL PROTECTED]> writes: robin> Yes with all versions 2.4.3-23mdk and earlier I had been compiling and robin> using alsa-0.9.0beta3. robin> Robin Cook robin> On 05 May 2001 19:30:21 +0100, Chmouel Boudjnah wrote: >> Robin Cook <[EMAIL PROTECTED]> writes: >> >> >

Re: [Cooker] kernel-2.4.3-25mdk and alsa-0.9.0beta3

2001-05-05 Thread Robin Cook
Yes with all versions 2.4.3-23mdk and earlier I had been compiling and using alsa-0.9.0beta3. Robin Cook On 05 May 2001 19:30:21 +0100, Chmouel Boudjnah wrote: > Robin Cook <[EMAIL PROTECTED]> writes: > > > I am not sure what changed in the 2.4.3-25mdk kernel but I am no > > longer able to

Re: [Cooker] kernel-2.4.3-25mdk and alsa-0.9.0beta3

2001-05-05 Thread Chmouel Boudjnah
Robin Cook <[EMAIL PROTECTED]> writes: > I am not sure what changed in the 2.4.3-25mdk kernel but I am no > longer able to compile alsa-driver-0.9.0beta3 any more. and could you do it in early version ?