Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Wed, 13 Jun 2012 16:52:56 +0530
From: SAYANTAN DATTA <std2048@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: BF-opencl reverted patch

On Wed, Jun 13, 2012 at 1:03 PM, magnum <john.magnum@...hmail.com> wrote:

> Sayantan,
>
> I merged your pull request #31 but then building bailed out with an error
> so I reverted it. Please fix and post a new pull request.
>
> opencl_bf_fmt.o: In function `init':
> opencl_bf_fmt.c:(.text+0x541): undefined reference to `BF_clear_buffer'
> collect2: ld returned 1 exit status
> make[1]: *** [../run/john] Error 1
> make: *** [linux-x86-64-gpu] Error 2
>
>
> $ git grep BF_clear_buffer
> opencl_bf_fmt.c:        atexit(BF_clear_buffer);
> opencl_bf_std.h:extern void BF_clear_buffer(void);
>
>
> magnum
>
> Sorry,forgot to add one modified file. Fixed now.

Content of type "text/html" skipped

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.