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@xxxxxxxxxxxxxxxxxxx> 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-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html