Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 01 Apr 2014 22:26:02 +0200
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: [Suspected Junk Mail] Re: Loopback and encoding
 enhancements

On 2014-04-01 22:04, -.-PhanTom-.- wrote:
> phantom@...ntu:~/JtR-Bleeding/src$ make clean linux-x86-64-avx

Try this next time (faster and less spam):

	make -s clean && make -sj4 linux-x86-64-avx


> In file included from sha2.c:26:0:
> sha2.h:34:30: fatal error: openssl/opensslv.h: No such file or directory
>   #include <openssl/opensslv.h>
>                                ^
> compilation terminated.

You need to install OpenSSL headers, the package name is "libssl-dev".

magnum

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.