Re: randconfig build error with next-20131002, in crypto

2013-10-02 Thread Jim Davis
On Wed, Oct 2, 2013 at 4:56 PM, Borislav Petkov wrote: > On Wed, Oct 02, 2013 at 03:19:51PM -0700, Jim Davis wrote: >> 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):

Re: randconfig build error with next-20131002, in crypto

2013-10-02 Thread Borislav Petkov
On Wed, Oct 02, 2013 at 03:19:51PM -0700, Jim Davis wrote: > 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):

Re: randconfig build error with next-20131002, in crypto

2013-10-02 Thread Borislav Petkov
On Wed, Oct 02, 2013 at 03:19:51PM -0700, Jim Davis wrote: 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

Re: randconfig build error with next-20131002, in crypto

2013-10-02 Thread Jim Davis
On Wed, Oct 2, 2013 at 4:56 PM, Borislav Petkov b...@alien8.de wrote: On Wed, Oct 02, 2013 at 03:19:51PM -0700, Jim Davis wrote: 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):