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] [day] [month] [year] [list]
Date:	Thu, 27 Nov 2008 09:51:32 +0800
From:	Herbert Xu <herbert@...dor.apana.org.au>
To:	Randy Dunlap <randy.dunlap@...cle.com>
Cc:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-crypto@...r.kernel.org, linux-next@...r.kernel.org,
	LKML <linux-kernel@...r.kernel.org>,
	linux-wireless@...r.kernel.org,
	"John W. Linville" <linville@...driver.com>
Subject: Re: linux-next: Tree for November 26 (lib80211 + crypto)

On Wed, Nov 26, 2008 at 01:32:34PM -0800, Randy Dunlap wrote:
> On Thu, 27 Nov 2008 01:49:49 +1100 Stephen Rothwell wrote:
> 
> > Hi all,
> > 
> > Changes since 20081125:
> > 
> > Today's tree fails the powerpc allyesconfig build.
> 
> 
> lib80211_crypt_wep.c:(.text+0x388c7): undefined reference to `crypto_free_tfm'
> lib80211_crypt_wep.c:(.text+0x388fc): undefined reference to `crypto_alloc_base'
> lib80211_crypt_ccmp.c:(.text+0x39131): undefined reference to `crypto_alloc_base'
> lib80211_crypt_ccmp.c:(.text+0x390e7): undefined reference to `crypto_free_tfm'
> lib80211_crypt_tkip.c:(.text+0x3a219): undefined reference to `crypto_free_tfm'
> lib80211_crypt_tkip.c:(.text+0x3a21e): undefined reference to `crypto_free_tfm'
> lib80211_crypt_tkip.c:(.text+0x3a26e): undefined reference to `crypto_alloc_base'
> lib80211_crypt_tkip.c:(.text+0x3a27c): undefined reference to `crypto_alloc_base'
> 
> config attached.  Drivers are built-in, crypto is modular.

John, looks like wireless is missing a select on CRYPTO somewhere.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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