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:	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

Powered by Openwall GNU/*/Linux Powered by OpenVZ