All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Adrian Bunk <bunk@fs.tum.de>
Cc: David Brownell <david-b@pacbell.net>, linux-kernel@vger.kernel.org
Subject: Re: 2.5.69-bk7: multiple definition of `usb_gadget_get_string'
Date: Mon, 12 May 2003 14:11:59 -0700	[thread overview]
Message-ID: <20030512211159.GA29716@kroah.com> (raw)
In-Reply-To: <20030512205848.GU1107@fs.tum.de>

On Mon, May 12, 2003 at 10:58:48PM +0200, Adrian Bunk wrote:
> <--  snip  -->
> 
> ...
>    ld -m elf_i386  -r -o drivers/usb/gadget/built-in.o 
> drivers/usb/gadget/net2280.o drivers/usb/gadget/g_zero.o 
> drivers/usb/gadget/g_ether.o
> drivers/usb/gadget/g_ether.o(.text+0x1f60): In function 
> `usb_gadget_get_string':
> : multiple definition of `usb_gadget_get_string'
> drivers/usb/gadget/g_zero.o(.text+0x0): first defined here
> make[2]: *** [drivers/usb/gadget/built-in.o] Error 1

I don't think that g_zero and g_ether are allowed to be built into the
kernel at the same time.  David, want to send a patch to fix the Kconfig
file to prevent this?

thanks,

greg k-h

  reply	other threads:[~2003-05-12 20:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-12 20:58 2.5.69-bk7: multiple definition of `usb_gadget_get_string' Adrian Bunk
2003-05-12 21:11 ` Greg KH [this message]
2003-05-13  0:06   ` David Brownell
2003-05-13 15:35     ` Roman Zippel
2003-05-13 20:09     ` Greg KH

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=20030512211159.GA29716@kroah.com \
    --to=greg@kroah.com \
    --cc=bunk@fs.tum.de \
    --cc=david-b@pacbell.net \
    --cc=linux-kernel@vger.kernel.org \
    /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.