Closed dayeol closed 3 years ago
@PLUS035 Can you please provide more details?
e.g., what steps did you take? Did you re-install the SDK? if so, can you try make examples
with VERBOSE=1 flag and see how makeself parameters are passed?
It is supposed to be something like this:
cd /home/ubuntu/keystone/build/examples/hello && /usr/bin/makeself --noprogress /home/ubuntu/keystone/build/examples/hello/pkg hello.ke "Keystone Enclave Package" ./hello-runner hello eyrie-rt
Also, make sure you rebuild the image and your package file is correctly updated.
@PLUS035 Can you please provide more details? e.g., what steps did you take? Did you re-install the SDK? if so, can you try
make examples
with VERBOSE=1 flag and see how makeself parameters are passed? It is supposed to be something like this:cd /home/ubuntu/keystone/build/examples/hello && /usr/bin/makeself --noprogress /home/ubuntu/keystone/build/examples/hello/pkg hello.ke "Keystone Enclave Package" ./hello-runner hello eyrie-rt
Also, make sure you rebuild the image and your package file is correctly updated.
Thanks a lot @dayeol ,i was not compiled properly now issue is resolved.
This resolves https://github.com/keystone-enclave/keystone/issues/211