[openssl-dev] [openssl.org #4211] Document Perl requirements for OpenSSL 1.1.0

2016-01-01 Thread Rainer Jung via RT
Trying to build OpenSSL 1.1.0-pre1 on Solaris 10 Sparc I got the opportunity to get some insight in the perl requirements especially for running the new OpenSSL test suite. Solaris 10 Sparc comes with perl 5.8.4 which suffices to build OpenSSL, but not for running the test suite. Current Docs

[openssl-dev] [openssl.org #4212] Compilation of master branch fails with 's_nbio' undeclared (first use in this function).

2016-01-01 Thread Juan Manuel Guerrero via RT
I have tried to compile the muster branch using DJGPP and the compilation failed with error: s_server.c:397:5: error: 's_nbio' undeclared (first use in this function) A comparision with OpenSSL_1_0_2-stable, where everthing works flawlessly, shows that s_nbio is only used iff the macro FIONBIO