From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: usx2y dependencies Date: Mon, 26 Jan 2004 11:20:12 +0100 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <20040124002328.GA1946@tuba.home> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: multipart/mixed; boundary="Multipart_Mon_Jan_26_11:20:12_2004-1" Return-path: In-Reply-To: <20040124002328.GA1946@tuba.home> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Martin Langer Cc: alsa-devel@lists.sourceforge.net, annabellesgarden@yahoo.de List-Id: alsa-devel@alsa-project.org --Multipart_Mon_Jan_26_11:20:12_2004-1 Content-Type: text/plain; charset=US-ASCII At Sat, 24 Jan 2004 01:23:28 +0100, Martin Langer wrote: > > > Hi, > > usx2y build by "./configure --with-cards=usb-usx2y" has a dependency problem: > > depmod: *** Unresolved symbols in > /lib/modules/2.4.23/kernel/sound/usb/usx2y/snd-usb-usx2y.o > depmod: snd_usbmidi_disconnect_Rc1a56322 > depmod: snd_hack_usb_set_interface_R5b6905b8 > depmod: snd_usb_create_midi_interface_R5a5eff3a > > ./configure --with-cards=usb-usx2y,usb-audio fix this problem, but OTOH it > looks fine in /alsa-driver/utils/Modules.dep -- usx2y depends there on > snd-usb-audio and that seems to be ok. > > Any hints? try the attached patch. Takashi --Multipart_Mon_Jan_26_11:20:12_2004-1 Content-Type: text/plain; charset=US-ASCII Index: alsa-driver/usb/Makefile =================================================================== RCS file: /suse/tiwai/cvs/alsa/alsa-driver/usb/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- alsa-driver/usb/Makefile 25 Nov 2003 11:13:35 -0000 1.13 +++ alsa-driver/usb/Makefile 26 Jan 2004 10:19:35 -0000 @@ -10,6 +10,9 @@ # for compatibility extra-snd-usb-audio-objs := usbcompat.o +# usx2y depends on usb-audio +obj-$(CONFIG_SND_USB_USX2Y) += snd-usb-audio.o + obj-$(CONFIG_SND) += usx2y/ export-objs := usbaudio.o usbmidi.o --Multipart_Mon_Jan_26_11:20:12_2004-1-- ------------------------------------------------------- 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