|
Message-ID: <14e49ec42795ad5efd74d729dfaf7deb@smtp.hushmail.com> Date: Sun, 03 Jun 2012 23:36:46 +0200 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: linux-x86-opencl build error On 06/03/2012 05:45 PM, SAYANTAN DATTA wrote: > Here's the error code: > > /usr/local/ssl/lib/libcrypto.a(gost89.o): In function `gost_init': > gost89.c:(.text+0x1980): multiple definition of `gost_init' > gost_plug.o:gost_plug.c:(.text+0x1700): first defined here > collect2: ld returned 1 exit status > make[1]: *** [../run/john] Error 1 > make[1]: Leaving directory `/root/magnum-jumbo/src' > make: *** [linux-x86-opencl] Error 2 What version of OpenSSL is this? It looks like it has support for GOST, so we clash with it. If so, we need to rename gost_init() and perhaps a couple other functions. magnum
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.