intel / intel/confidential-computing.sgx

error while loading shared libraries: libsgx_epid.so.1 for prebuidt sgx_linux_x64_sdk_2.19.100.3.bin

Open
#949 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.5k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

Server OS: ubuntu 20.04, kernerl 5.15.

I installed the prebuidt [sgx_linux_x64_sdk_2.19.100.3.bin](https://download.01.org/intel-sgx/sgx-linux/2.19/distro/ubuntu20.04-server/sgx_linux_x64_sdk_2.19.100.3.bin)

When testing the sgxsdk with Remoteattestation, it works in SIM mode, but in HW mode, the following error occurs:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PWD/sample_libcrypto ./app
./app: error while loading shared libraries: libsgx_epid.so.1: cannot open shared object file: No such file or directory

After checking the folder /opt/intel/sgxsdk/lib64, I find the following libs:
![image](https://github.com/intel/linux-sgx/assets/15016772/56b63d93-4ba1-4bfe-b40f-2cfb1cdf2ee4)

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.