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:	Wed, 2 Oct 2013 15:19:51 -0700
From:	Jim Davis <jim.epost@...il.com>
To:	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	Herbert Xu <herbert@...dor.apana.org.au>,
	"David S. Miller" <davem@...emloft.net>,
	linux-crypto@...r.kernel.org
Subject: randconfig build error with next-20131002, in crypto

Building with the attached random configuration file,

  LD      init/built-in.o
crypto/built-in.o: In function `RSA_verify_signature':
rsa.c:(.text+0x2dc5e): undefined reference to `mpi_get_nbits'
rsa.c:(.text+0x2dc68): undefined reference to `mpi_get_nbits'
rsa.c:(.text+0x2dc89): undefined reference to `mpi_free'
rsa.c:(.text+0x2dca4): undefined reference to `mpi_cmp_ui'
rsa.c:(.text+0x2dcb7): undefined reference to `mpi_cmp'
rsa.c:(.text+0x2dcc6): undefined reference to `mpi_alloc'
rsa.c:(.text+0x2dce7): undefined reference to `mpi_powm'
rsa.c:(.text+0x2dcff): undefined reference to `mpi_get_nbits'
rsa.c:(.text+0x2dd1c): undefined reference to `mpi_get_buffer'
rsa.c:(.text+0x2de07): undefined reference to `mpi_free'
make: *** [vmlinux] Error 1

View attachment "randconfig-1380750463.txt" of type "text/plain" (63394 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ