|
Message-ID: <20160805211906.GA27363@openwall.com> Date: Sat, 6 Aug 2016 00:19:06 +0300 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: SSL headers and JTR compile on MAC W.A. - When I asked not to top-post, I didn't mean you would quote a previous message in its entirety above your added text. I meant that you would quote relevant context only. Please learn to quote. http://www.complang.tuwien.ac.at/anton/mail-news-errors.html http://www.netmeister.org/news/learn2quote.html In particular: https://www.netmeister.org/news/learn2quote2.html#ss2.1 On Fri, Aug 05, 2016 at 05:50:39PM +0200, websiteaccess@...il.com wrote: > checking additional paths for OpenSSL... none > checking openssl/opensslv.h usability... yes > checking openssl/opensslv.h presence... yes > checking for openssl/opensslv.h... yes > checking for SSL_library_init in -lssl... no This suggests that you need to add the path to OpenSSL libraries to LDFLAGS. As I wrote before: For linking, you might (or might not) also need "-L/usr/local/opt/openssl/lib" added to LDFLAGS. Albert, didn't you run into the same issue? If you did, how did you work around it? > Pffffffff . Some years ago it was easy to compile JTR for newbie as I am. Yes, it got tricky. We should enhance our build scripts so that brew's default installation paths of OpenSSL are automatically detected by JtR. Thank you for reporting this problem to us. magnum, can you possibly get the relevant improvements into bleeding-jumbo within a matter of days, so that instead of providing "cryptic" instructions on this list, things would just work for a default OpenSSL install with brew? Alexander
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.