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 problem #2

Open
cszhoulei opened this issue Apr 4, 2020 · 0 comments
Open

install problem #2

cszhoulei opened this issue Apr 4, 2020 · 0 comments

Comments

@cszhoulei
Copy link

Hi
When I tried to set up the same execution environment, I found there is a problem:

/sgx/sgx-pte/Pal/src/host/Linux-SGX/sgx-driver/gsgx_attacker.c:363:5: error: implicit declaration of function ‘kvm_set_posted_intr_wakeup_handler’ [-Werror=implicit-function-declaration]
kvm_set_posted_intr_wakeup_handler(ipi_handler);
^
cc1: some warnings being treated as errors
make[2]: *** [/sgx/sgx-pte/Pal/src/host/Linux-SGX/sgx-driver/gsgx_attacker.o] Error 1
make[1]: *** [module/sgx/sgx-pte/Pal/src/host/Linux-SGX/sgx-driver] Error 2

while the Graphene was suggested to install with Linux kernel 3.13 and 3.14. and "sgx-pte" followed the Graphene. But the "kvm-set_posted_intr_wakeup_handler" was first created after Linux kernel 4.x.

So can you suggest a configuration to install such system, including Ubuntu version, Kernel version, Graphene, linux-sgx-driver...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant