intel / intel/confidential-computing.sgx

Error running make deb_psw_pkg on Ubuntu 18.04: No rule to make target 'deb_sgx_ae_qe3_pkg'

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

Description

On a fresh Ubuntu 18.04 LTS build, I am able to build and install the SDK. I then source the environment and am able to build the psw, but attempting to make the installers fails:

```
make -C external/dcap_source/QuoteGeneration deb_sgx_ae_qe3_pkg
make[1]: Entering directory '/home/johnm/git/linux-sgx/external/dcap_source/QuoteGeneration'
make[1]: *** No rule to make target 'deb_sgx_ae_qe3_pkg'. Stop.
make[1]: Leaving directory '/home/johnm/git/linux-sgx/external/dcap_source/QuoteGeneration'
Makefile:98: recipe for target 'deb_libsgx_ae_qe3' failed
make: *** [deb_libsgx_ae_qe3] Error 2
```

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.