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-next>] [day] [month] [year] [list]
Date:	Sat, 8 Nov 2008 08:54:37 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Jeff Garzik <jgarzik@...ox.com>, Zhu Yi <yi.zhu@...el.com>,
	James Ketrenos <jketreno@...ux.intel.com>
Cc:	netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>
Subject: ieee80211_crypt_wep.c:(.text+0x90dd7): undefined reference to
	`crypto_free_tfm'


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

View attachment "config" of type "text/plain" (43943 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ