The path in docker is /opt/sgxsdk, not /opt/intel/sgxsdk
```
find /opt  -maxdepth 1     
/opt
/opt/intel
/opt/sgxsdk
```
See: 
https://github.com/apache/incubator-teaclave-sgx-sdk/blob/cfef9b16bf37e12172d6d0f43e2e19052f589bfb/dockerfile/03_sdk.sh#L6
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave-sgx-sdk/pull/292

-- Commit Summary --

  * Update SGX_SDK path to /opt/sgxsdk

-- File Changes --

    M samplecode/hello-rust/Makefile (2)

-- Patch Links --

https://github.com/apache/incubator-teaclave-sgx-sdk/pull/292.patch
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/292.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/292

Reply via email to