Re: Next March 18: [staging/net ??] build break

From: Greg KH
Date: Wed Mar 18 2009 - 11:30:19 EST


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
--
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/