gmssl編譯安裝出錯解決
Operating system: x86_64-whatever-linux2 “glob” is not exported by the File::Glob module Can’t continue after import errors at ./Configure line 18. BEGIN failed–compilation aborted at ./Configure line 18. “glob” is not exported by the File::Glob module Can’t continue after import errors at ./Configure line 18. BEGIN failed–compilation aborted at ./Configure line 18. This system (linux-x86_64) is not supported. See file INSTALL for details
glob相關問題
This issue is due to the Perl package File::Glob, 一些簡單的修改就能修復這個. 在 Configure文件和 test/build.info這個文件,
把
改成
就解決了
錯誤2gmssl: symbol lookup error: gmssl: undefined symbol: BIO_debug_callback, version OPENSSL_1_1_0d
安裝好后運行gmssl會出錯
運行命令
解決 但是運行openssl也會默認進入gmssl 暫時無解
*博客內容為網友個人發布,僅代表博主個人觀點,如有侵權請聯系工作人員刪除。











