Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 17 May 2013 13:12:30 -0400
From: Erik Winkler <ewinkler@...ls.com>
To: john-dev@...ts.openwall.com
Subject: Re: linux-ppc32-altivec build failure

Now it fails with this error:

gcc-4.2 -c -Wall -fomit-frame-pointer -fast -mcpu=7450 androidfde_fmt_plug.c
androidfde_fmt_plug.c: In function 'AES_cbc_essiv':
androidfde_fmt_plug.c:162: error: 'SHA256_CTX' undeclared (first use in this function)
androidfde_fmt_plug.c:162: error: (Each undeclared identifier is reported only once
androidfde_fmt_plug.c:162: error: for each function it appears in.)
androidfde_fmt_plug.c:162: error: expected ';' before 'ctx'
androidfde_fmt_plug.c:166: warning: implicit declaration of function 'SHA256_Init'
androidfde_fmt_plug.c:166: error: 'ctx' undeclared (first use in this function)
androidfde_fmt_plug.c:167: warning: implicit declaration of function 'SHA256_Update'
androidfde_fmt_plug.c:168: warning: implicit declaration of function 'SHA256_Final'


Erik

On May 17, 2013, at 1:05 PM, Dhiru Kholia <dhiru.kholia@...il.com> wrote:

> On Fri, May 17, 2013 at 10:21 PM, jfoug <jfoug@....net> wrote:
>> Sorry, WIP code. This will resolve that problem.
>> JtR_bleeding_pbkdf2_sha512_bug.patch
> 
> Committed to bleeding-jumbo.
> 
> Erik,
> 
> Can you please pull and try building again?
> 
> -- 
> Dhiru

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.