OpenSSL version 3.0.0-beta1 published
Steffen Nurpmeso
steffen at sdaoden.eu
Thu Jun 17 14:43:32 UTC 2021
Hello.
Matt Caswell wrote in
<20210617133633.GA24818 at openssl.org>:
...
| OpenSSL version 3.0 beta 1 released
...
Congratulations after a lot of work!
Fyi, i have $PERL5OPT=-C permanently in my environment, in
conjunction with LC_ALL=en_US.utf8 this results in the build error
as below. Prefixing LC_ALL=C fixes this.
#?0|kent:src$ MYPREFIX=$HOME/$USR/opt/.ossl3 make -j4 openssl
cd tls-openssl.git &&\
if [ -f NULL ]; then git checkout `cat NULL`; fi &&\
./config --prefix=/home/steffen/usr-kent-linux-x86_64/opt/.ossl3 zlib-dynamic shared \
no-deprecated no-async threads no-tests \
-Wl,-rpath,'' &&\
make &&\
make install_sw && make install_ssldirs; \
{ git clean -fxd; git reset --hard HEAD;\
git checkout arena-manager-null; } >/dev/null
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Configuring OpenSSL version 3.0.0-beta2-dev for target linux-x86_64
Using os-specific seed configuration
Creating configdata.pm
Running configdata.pm
Creating Makefile.in
syswrite() isn't allowed on :utf8 handles at /usr/lib/perl5/5.32/File/Copy.pm line 181.
Switched to branch 'arena-manager-null'
Ciao,
--steffen
|
|Der Kragenbaer, The moon bear,
|der holt sich munter he cheerfully and one by one
|einen nach dem anderen runter wa.ks himself off
|(By Robert Gernhardt)
More information about the openssl-users
mailing list