2008-11-26 21:32:34

by Randy Dunlap

[permalink] [raw]
Subject: Re: linux-next: Tree for November 26 (lib80211 + crypto)

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.

---
~Randy


Attachments:
config-r6563 (41.32 kB)

2008-11-27 01:51:32

by Herbert Xu

[permalink] [raw]
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~} <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt