[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <31436f4a0811090110je363b8ya33477c26b6eed4b@mail.gmail.com>
Date: Sun, 9 Nov 2008 11:10:40 +0200
From: "David Shwatrz" <dshwatrz@...il.com>
To: "Ingo Molnar" <mingo@...e.hu>
Cc: "Jeff Garzik" <jgarzik@...ox.com>, "Zhu Yi" <yi.zhu@...el.com>,
"James Ketrenos" <jketreno@...ux.intel.com>,
netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>
Subject: Re: ieee80211_crypt_wep.c:(.text+0x90dd7): undefined reference to `crypto_free_tfm'
Hello,
Could it be that
CONFIG_CRYPTO was set to 'm' manually ?
I could not find a way to set CONFIG_CRYPTO to m
in such a config file. Many configuration items sets it to be
'y' and when running "make menuconfig" the option to set it
as a module does not exist.
rgs,
DS
On Sat, Nov 8, 2008 at 9:54 AM, Ingo Molnar <mingo@...e.hu> wrote:
>
> not sure whether this has been reported before, but with latest upstream
> i get this new build failure with certain (rare, randconfig) configs:
>
> net/built-in.o: In function `prism2_wep_deinit':
> ieee80211_crypt_wep.c:(.text+0x90dd7): undefined reference to `crypto_free_tfm'
> ieee80211_crypt_wep.c:(.text+0x90de3): undefined reference to `crypto_free_tfm'
> net/built-in.o: In function `prism2_wep_init':
> ieee80211_crypt_wep.c:(.text+0x90fab): undefined reference to `crypto_alloc_base'
> ieee80211_crypt_wep.c:(.text+0x90fc9): undefined reference to `crypto_alloc_base'
> ieee80211_crypt_wep.c:(.text+0x91007): undefined reference to `crypto_free_tfm'
> ieee80211_crypt_wep.c:(.text+0x91031): undefined reference to `crypto_free_tfm'
>
> kernel v2.6.28-rc3-234-gfed4d59, config is attached.
>
> Ingo
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists