こんにちは
OpenSSL を最新版にしようとしているのですが "make test" でエラーが発生してしまいます。
こちらのページを参考にしました。 https://www.linuxhelp.com/how-to-install-and-update-openssl-on-ubuntu-16-04/
###コード
# cd /usr/src # wget https://www.openssl.org/source/openssl-1.1.0f.tar.gz # tar -zxvf openssl-1.1.0f.tar.gz # cd openssl-1.1.0f # ./config # make # make test #ここでエラー # make install
###エラーメッセージ
Test Summary Report ------------------- ../test/recipes/40-test_rehash.t (Wstat: 256 Tests: 5 Failed: 1) Failed test: 4 Non-zero exit status: 1 Files=95, Tests=548, 36 wallclock secs ( 0.38 usr 0.15 sys + 23.94 cusr 1.29 csys = 25.76 CPU) Result: FAIL Makefile:152: recipe for target '_tests' failed make[1]: *** [_tests] Error 1 make[1]: Leaving directory '/usr/src/openssl-1.1.0f' Makefile:150: recipe for target 'tests' failed make: *** [tests] Error 2
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。