Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 4 Jun 2012 00:33:08 +0400
From: "Sergey V." <sftp.mtuci@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: linux-x86-opencl build error

On Sunday 03 of June 2012 19:45:09 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
>
Looks like you use new openssl with it own gost implementation.
May be we should rename john's gost_*() to something like jtr_gost_*()?

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.