Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 2 Jun 2013 17:45:22 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Link failure (bleeding win32-cygwin-x86-any )

On 06/02/2013 05:11 PM, Solar Designer wrote:
> On Sun, Jun 02, 2013 at 09:52:22AM -0400, jfoug@....net wrote:
>> I think the recent change:  f873e40d51 by Sayantan is causing this problem.
> 
> This is unrealistic, because f873e40d51 touches only opencl_DES_* source
> files:
> 
> $ git show f873e40d51 | diffstat 
>  opencl/DES_bs_kernel.cl |  165 +++++++++--------------------------------------
>  opencl_DES_bs.c         |   31 --------
>  opencl_DES_bs.h         |    3 
>  opencl_DES_bs_b.c       |  166 ++++++++++++++++++++++++------------------------
>  opencl_DES_fmt.c        |   11 ---
>  5 files changed, 123 insertions(+), 253 deletions(-)
> 
>> Here is the linkage errors:
>>
>> DES_fmt.o:DES_fmt.c:(.text+0x117): undefined reference to `_DES_bs_all'
>> DES_fmt.o:DES_fmt.c:(.text+0x25e): undefined reference to `_DES_bs_crypt_25'

Which was the last "known good" revision?
git bisect should find the culprit fast enough.

Frank

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.