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:30:07 -0400
From: Erik Winkler <ewinkler@...ls.com>
To: john-dev@...ts.openwall.com
Subject: Re: linux-ppc32-altivec build failure

Getting closer.  Now seeing this error.

gcc-4.2 -c -Wall -fomit-frame-pointer -fast -mcpu=7450 gpg_fmt_plug.c
gpg_fmt_plug.c: In function 'S2KItSaltedSHA256Generator':
gpg_fmt_plug.c:443: error: 'SHA256_DIGEST_LENGTH' undeclared (first use in this function)
gpg_fmt_plug.c:443: error: (Each undeclared identifier is reported only once
gpg_fmt_plug.c:443: error: for each function it appears in.)
gpg_fmt_plug.c: In function 'S2KItSaltedSHA512Generator':
gpg_fmt_plug.c:487: error: 'SHA512_DIGEST_LENGTH' undeclared (first use in this function)

Erik 

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

> On Fri, May 17, 2013 at 10:42 PM, Erik Winkler <ewinkler@...ls.com> wrote:
>> 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)
> 
> commit 30601e29c288f823abec2f9de1d15377f02b9520
> Date:   Fri May 17 22:48:37 2013 +0530
> 
>    try to fix build on old Mac hardware
> 
> ...
> 
> Does this help?
> 
> -- 
> 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.