Re: OPenssl 20140909 issues

2014-09-09 Thread Viktor Dukhovni
On Mon, Sep 08, 2014 at 11:41:42PM -0600, The Doctor wrote: > ls: error initializing month strings The literal string "month" does not appear in OpenSSL 1.0.2 source code. You're probably compiling in a locale not supported by your system. "ls -l" is unable to format the date. -- Vikt

Re: OPenssl 20140909 issues

2014-09-09 Thread Mike Bland
Is the top-level "rehash" target not getting executed? It should be a dependency of "test" (via the "tests" target). Mike On Tue, Sep 9, 2014 at 1:41 AM, The Doctor wrote: > Just found this in the latest openssl 1.0.2 snapshot > > > Script started on Mon Sep 8 23:19:16 2014 > doctor.nl2k.ab.ca/

OPenssl 20140909 issues

2014-09-08 Thread The Doctor
Just found this in the latest openssl 1.0.2 snapshot Script started on Mon Sep 8 23:19:16 2014 doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20140909$ make test testing... (cd ..; make DIRS=crypto all) making all in crypto... ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o e