Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INSTALL BUG]Linking CXX executable LNTEE_ENCLAVE #4633

Open
Mrkuib opened this issue Sep 23, 2022 · 2 comments
Open

[INSTALL BUG]Linking CXX executable LNTEE_ENCLAVE #4633

Mrkuib opened this issue Sep 23, 2022 · 2 comments
Labels
question Community tag for questions that require a response. Do not use for design investigations

Comments

@Mrkuib
Copy link

Mrkuib commented Sep 23, 2022

Dear experts, friends, have anyone encountered this problem when compiling intel_sgx, please ask how to solve it
d18bed548ff8755646cb264faef0a74

e1c71048f50e2a87537cf8f895a6707

@anakrish
Copy link
Contributor

@Mrkuib Are you using cmake to build your enclave or Makefile?

It looks like the crypto libraries are missing in the linker command line.
Here is how crypto libs are specified in cmake, and here in make.

@radhikaj radhikaj added the question Community tag for questions that require a response. Do not use for design investigations label Oct 3, 2022
@radhikaj
Copy link
Contributor

radhikaj commented Oct 3, 2022

Is this on Intel's repo or on OE repo? What is LNTEE enclave? Is it your code that builds on top of OE?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Community tag for questions that require a response. Do not use for design investigations
Projects
None yet
Development

No branches or pull requests

3 participants