linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Sachin Sant <sachinp@in.ibm.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	davem@davemloft.net
Subject: Re: Next March 18: [staging/net ??] build break
Date: Wed, 18 Mar 2009 08:27:15 -0700	[thread overview]
Message-ID: <20090318152715.GB8655@kroah.com> (raw)
In-Reply-To: <49C0D3BF.8060908@in.ibm.com>

On Wed, Mar 18, 2009 at 04:28:07PM +0530, Sachin Sant wrote:
> Today's Next randconfig build fails with
>
> drivers/staging/built-in.o: In function .ieee80211_xmit:
> (.text+0x69460): multiple definition of .ieee80211_xmit
> drivers/net/built-in.o:(.text+0x2557e0): first defined here
> ld: Warning: size of symbol .ieee80211_xmit changed from 3688 in 
> drivers/net/built-in.o to 2880 in drivers/staging/built-in.o
> drivers/staging/built-in.o: In function ieee80211_xmit:
> (.opd+0x2ff0): multiple definition of ieee80211_xmit
> drivers/net/built-in.o:(.opd+0xe980): first defined here
> make[1]: *** [drivers/built-in.o] Error 1

Known issue, don't build all the staging wireless drivers into the
kernel tree, you will get conflicting symbols like this.

People are working on this, but it's much lower priority as it isn't a
real use case.

thanks,

greg k-h

  reply	other threads:[~2009-03-18 15:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-18  6:38 linux-next: Tree for March 18 Stephen Rothwell
2009-03-18 10:21 ` Next March 18: defconfig build break on s390 Sachin Sant
2009-03-18 10:28   ` Sachin Sant
2009-03-18 10:58 ` Next March 18: [staging/net ??] build break Sachin Sant
2009-03-18 15:27   ` Greg KH [this message]
2009-03-18 16:18 ` linux-next: Tree for March 18 (mm.h #error) Randy Dunlap
2009-03-19 16:47   ` Randy Dunlap
2009-03-18 16:31 ` linux-next: Tree for March 18 (staging/comedi) Randy Dunlap
2009-03-18 16:33   ` Greg KH
2009-03-21  4:36     ` Greg KH
2009-03-21  5:10       ` Stephen Rothwell
2009-03-18 17:00 ` [PATCH] staging/line6: fix build error, select SND_RAWMIDI Randy Dunlap

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=20090318152715.GB8655@kroah.com \
    --to=greg@kroah.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=sachinp@in.ibm.com \
    --cc=sfr@canb.auug.org.au \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).