On Tue, Jan 27, 2004 at 12:07:43AM +0100, Martin Langer wrote:
> On Mon, Jan 26, 2004 at 11:20:12AM +0100, Takashi Iwai wrote:
> > At Sat, 24 Jan 2004 01:23:28 +0100,
> > Martin Langer wrote:
> > >
> > > usx2y build by "./configure --with-cards=usb-usx2y" has a dependency problem:
> > >
> >
> > try the attached patch.
> >
>
> It's perfect :) Please commit it.
>
I have an improvement. Because I haven't checked MIDI dependencies before :-(
But this patch enables the MIDI stuff now.
martin
Index: alsa-driver/acore/seq/Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/acore/seq/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- alsa-driver/acore/seq/Makefile 11 Nov 2003 13:12:16 -0000 1.14
+++ alsa-driver/acore/seq/Makefile 2 Feb 2004 20:58:00 -0000
@@ -12,6 +12,7 @@
obj-$(CONFIG_SND_AU8810) += snd-seq-midi.o snd-seq.o snd-seq-device.o
snd-seq-midi-event.o
obj-$(CONFIG_SND_AU8820) += snd-seq-midi.o snd-seq.o snd-seq-device.o
snd-seq-midi-event.o
obj-$(CONFIG_SND_AU8830) += snd-seq-midi.o snd-seq.o snd-seq-device.o
snd-seq-midi-event.o
+obj-$(CONFIG_SND_USB_USX2Y) += snd-seq-midi.o snd-seq.o snd-seq-device.o
snd-seq-midi-event.o
export-objs := seq_device.o seq.o seq_instr.o seq_midi_emul.o \
seq_midi_event.o seq_virmidi.o
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel