lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 18 Mar 2009 08:27:15 -0700
From:	Greg KH <greg@...ah.com>
To:	Sachin Sant <sachinp@...ibm.com>
Cc:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	davem@...emloft.net
Subject: Re: Next March 18: [staging/net ??] build break

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ