|
Message-ID: <CANO7a6wk-8kc0d2RLgamDMG6kU3ENOHiwXk4kQZM3PtG_kW3qA@mail.gmail.com>
Date: Mon, 23 Jul 2012 16:30:42 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: TrueCrypt format
On Mon, Jul 23, 2012 at 3:20 PM, Solar Designer <solar@...nwall.com> wrote:
> On Mon, Jul 23, 2012 at 03:12:05PM +0530, Dhiru Kholia wrote:
>> Patch attached to fix the build on older versions of OpenSSL. Not
>> tested heavily.
>
> This piece looks wrong:
>
> #if OPENSSL_VERSION_NUMBER >= 0x10000000
> extern struct fmt_main fmt_django;
> +#endif
> +#if OPENSSL_VERSION_NUMBER >= 0x10001000
> +extern struct fmt_main fmt_django;
> extern struct fmt_main fmt_truecrypt;
Oops. Here is a better patch.
--
Cheers,
Dhiru
Download attachment "truecrypt_fix_build_v2.diff" of type "application/octet-stream" (1208 bytes)
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.