lede icon indicating copy to clipboard operation
lede copied to clipboard

编译openssl-qat失败

Open Qianli-Ma opened this issue 3 years ago • 0 comments

反馈bug/问题模板,提建议请删除

1.关于你要提交的问题

Q:是否搜索了issue (使用 "x" 选择)

  • [x] 没有类似的issue

2. 详细叙述

(1) 具体问题

A:编译固件时openssl-qat失败,config中无法去掉该模块 编译环境为WSL2 debian

(2) 路由器型号和固件版本

A:N/A

(3) 详细日志

A: configure: error: qatlib library not installed or --with-qat_hw_dir or --enable-qat_sw not set, If you like to use QAT Hardware acceleration, set it to the path to the Intel Quickassist Technology Driver source code. e.g: --with-qat_hw_dir=/path/to/qat_driver or If you like to use QAT Software acceleration usin ng Intel crypto multibuffer library and Intel IPSec (AES-GCM), provide --enable-qat_sw after installing crypto_mb and IPSec_mb libraries as per README make[3]: *** [Makefile:88: /home/maqianli/lede/build_dir/target-x86_64_musl/QAT_Engine-0.6.12/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1 make[3]: Leaving directory '/home/maqianli/lede/package/qat/libs/openssl-qat' time: package/qat/libs/openssl-qat/compile#8.44#0.64#11.49 ERROR: package/qat/libs/openssl-qat failed to build. make[2]: *** [package/Makefile:116: package/qat/libs/openssl-qat/compile] Error 1 make[2]: Leaving directory '/home/maqianli/lede' make[1]: *** [package/Makefile:110: /home/maqianli/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/maqianli/lede' make: *** [/home/maqianli/lede/include/toplevel.mk:230: world] Error 2

Qianli-Ma avatar Nov 16 '22 07:11 Qianli-Ma