From: Greg KH <greg@kroah.com>
To: Miles Lane <miles.lane@attbi.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: sound/built-in.o: In function `snd_complete_urb': undefined reference to `usb_submit_urb'
Date: Mon, 9 Dec 2002 22:52:47 -0800 [thread overview]
Message-ID: <20021210065247.GA4248@kroah.com> (raw)
In-Reply-To: <1039501666.7838.4.camel@bellybutton.attbi.com>
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
next prev parent reply other threads:[~2002-12-10 6:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-10 6:27 sound/built-in.o: In function `snd_complete_urb': undefined reference to `usb_submit_urb' Miles Lane
2002-12-10 6:52 ` Greg KH [this message]
2002-12-10 10:29 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021210065247.GA4248@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=miles.lane@attbi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.