intel / intel/QAT_Engine

Issue with missing file

Open
#248 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
443
Forks
137
PR merge metrics
No merged PRs in 30d

Description

Hi all,

I have closed recent github intel_ipsec and ipp with QAT_Engine 1.1.0 with kernel 5.15.102-1. which is a Debian variant, I have an identical machine that compile dand installe dQAT-Engine for SW ok. The second server reports this when make -j

```
make all-am
make[1]: Entering directory '/root/QAT_Engine'
CC e_qat.lo
CC qat_fork.lo
CC qat_events.lo
CC qat_utils.lo
CC qat_evp.lo
CC e_qat_err.lo
CC qat_sw_init.lo
CC qat_sw_polling.lo
CC qat_sw_freelist.lo
CC qat_sw_queue.lo
CC qat_sw_rsa.lo
CC qat_sw_ecx.lo
CC qat_sw_ec.lo
CC qat_sw_sm2.lo
CC qat_sw_sm3.lo
CC qat_sw_sm4_cbc.lo
CC qat_sw_sm4_gcm.lo
CC qat_sw_sm4_ccm.lo
CC qat_sw_gcm.lo
CC qat_sw_ipsec_inf.lo
CCLD qatengine.la
/usr/bin/ld: cannot find -lcrypto_mb
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:1029: qatengine.la] Error 1
make[1]: Leaving directory '/root/QAT_Engine'
make: *** [Makefile:890: all] Error 2
```

Any guidance as always appreciated

is there a dependency missing somewhere

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.