Re: build issue #592 for v2.6.29-rc7-3-g559595a :multipledefinition of `ieee80211_xmit'

From: Greg KH
Date: Wed Mar 11 2009 - 12:29:18 EST


On Sun, Mar 08, 2009 at 12:09:42PM +0100, Ingo Molnar wrote:
>
> (Cc: line extended)
>
> * Toralf Förster <toralf.foerster@xxxxxx> wrote:
>
> > Hello,
> >
> > the build (.config attached) failed, make ends with :
> > ...
> > CC [M] drivers/watchdog/wm8350_wdt.o
> > CC [M] drivers/watchdog/softdog.o
> > LD drivers/built-in.o
> > drivers/staging/built-in.o: In function `ieee80211_xmit':
> > (.text+0x6bc3d): multiple definition of `ieee80211_xmit'
> > drivers/net/built-in.o:(.text+0x19a7f): first defined here
> > make[1]: *** [drivers/built-in.o] Error 1
> > make: *** [drivers] Error 2

Yes, some of the staging drivers can't all be built into the kernel at
this time due to duplicated symbols. I'm working on fixing this up, but
for now, it's recommended that you just build them as modules wherever
possible.

thanks,

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