intel / intel/confidential-computing.sgx

PSW build failed with DEBUG=1 option

Open
#555 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

When I try to compile the PSW with "DEBUG=1", an error occurs.

Here is the building log,

```
make[7]: Entering directory '/home/dajiejie/linux-sgx/external/dcap_source/QuoteGeneration/quote_wrapper/quote/linux'
../qe_logic.cpp: In function ‘void* get_qpl_handle()’:
../qe_logic.cpp:259:13: error: ‘old_libname_used’ was not declared in this scope
old_libname_used = true;
^~~~~~~~~~~~~~~~
Makefile:87: recipe for target '../qe_logic.o' failed
make[7]: *** [../qe_logic.o] Error 1
```

FYI, this error won't happen when I just do `make psw`.

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.