Re: OpenSSL version 3.0.0-beta1 published

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 17/06/2021 15:43, Steffen Nurpmeso wrote:
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.

Thanks. I submitted this as an issue on github here:

https://github.com/openssl/openssl/issues/15805

Matt


   #?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'



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux