Re: [Alsa-devel] [PATCH] let 2.5.51 build

2002-12-11 Thread Takashi Iwai
At Wed, 11 Dec 2002 16:51:23 +0100, Thierry Vignaud wrote: > > Takashi Iwai <[EMAIL PROTECTED]> writes: > > > > this patch enable 2.5.51 kernel to build without sequencer support : > > > > hmm, applying this is surely harmless but i still don't figure out > > why this fixes the bug. synth/emux/

Re: [Alsa-devel] [PATCH] let 2.5.51 build

2002-12-11 Thread Thierry Vignaud
Takashi Iwai <[EMAIL PROTECTED]> writes: > > this patch enable 2.5.51 kernel to build without sequencer support : > > hmm, applying this is surely harmless but i still don't figure out > why this fixes the bug. synth/emux/Makefile is: > > snd-emux-synth-objs := emux.o emux_synth.o emux_seq.o em

Re: [Alsa-devel] [PATCH] let 2.5.51 build

2002-12-11 Thread Takashi Iwai
At Wed, 11 Dec 2002 10:51:05 +0100, Thierry Vignaud wrote: > > [1 ] > this patch enable 2.5.51 kernel to build without sequencer support : hmm, applying this is surely harmless but i still don't figure out why this fixes the bug. synth/emux/Makefile is: snd-emux-synth-objs := emux.o emux_synth

[Alsa-devel] [PATCH] let 2.5.51 build

2002-12-11 Thread Thierry Vignaud
this patch enable 2.5.51 kernel to build without sequencer support : fix compiling without sequencer support --- ./sound/synth/Makefile.tv 2002-12-10 22:02:00.0 -0500 +++ ./sound/synth/Makefile 2002-12-10 21:50:37.0 -0500 @@ -12,8 +12,8 @@ obj-$(CONFIG_SND_TRIDENT) += snd-util-mem