Re: sound/built-in.o: In function `snd_complete_urb': undefined reference to `usb_submit_urb'

Greg KH (greg@kroah.com)
Mon, 9 Dec 2002 22:52:47 -0800


On Mon, Dec 09, 2002 at 10:27:47PM -0800, Miles Lane wrote:
> #
> # Advanced Linux Sound Architecture
> #
> CONFIG_SND=y
> CONFIG_SND_SEQUENCER=y
> # CONFIG_SND_SEQ_DUMMY is not set
> CONFIG_SND_OSSEMUL=y
> CONFIG_SND_MIXER_OSS=y
> CONFIG_SND_PCM_OSS=y
> CONFIG_SND_SEQUENCER_OSS=y
> # CONFIG_SND_RTCTIMER is not set
> CONFIG_SND_VERBOSE_PRINTK=y
> CONFIG_SND_DEBUG=y
> # CONFIG_SND_DEBUG_MEMORY is not set
> CONFIG_SND_DEBUG_DETECT=y
> CONFIG_SND_EMU10K1=y
>
> CONFIG_SND_USB_AUDIO=y
>
> #
> # USB support
> #
> CONFIG_USB=m

Change this to "y" and it should fix your problem.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/