You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2021/12/16 10:48:53 UTC

[GitHub] [incubator-teaclave-sgx-sdk] hacktheblock opened a new issue #366: samplecode/helloworld

hacktheblock opened a new issue #366:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/366


   Hello,
   I have problem with compilation a helloworld sample code .
   
   I tried compilation on below docker images:
   baiduxlab/sgx-rust:2004-1.1.3 
   baiduxlab/sgx-rust:1604-1.1.3
   baiduxlab/sgx-rust:centos8-1.1.3
   
   But each time, I obtained error:
   
     --- stderr
   : not found/sgx_unwind/../sgx_unwind/libunwind/autogen.sh: 2:
   : not found/sgx_unwind/../sgx_unwind/libunwind/autogen.sh: 5:
     /root/sgx/sgx_unwind/../sgx_unwind/libunwind/autogen.sh: 6: cd: can't cd to /r
   oot/sgx/sgx_unwind/../sgx_unwind/libunwind
   '.autoreconf: unrecognized option '--install
     autoreconf: Try '/usr/bin/autoreconf --help' for more information.
   : not found/sgx_unwind/../sgx_unwind/libunwind/autogen.sh: 8: exit
   : not found/sgx_unwind/../sgx_unwind/libunwind/autogen.sh: 9:
   : bad variable nameind/../sgx_unwind/libunwind/autogen.sh: 13: export: CFLAGS
   make[1]: *** [Makefile:36: libenclave.a] Error 101
   make[1]: Leaving directory '/root/sgx/samplecode/helloworld/enclave'
   make: *** [Makefile:165: enclave] Error 2
   
   Is someone who can help me ?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] eatruffle commented on issue #366: samplecode/helloworld

Posted by GitBox <gi...@apache.org>.
eatruffle commented on issue #366:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/366#issuecomment-1010335497


   Hi,
   The fast solution for this problem is checkout to commit 19355dc16d347331eb9949aec83ffe7103d9da94
   
   commit 19355dc16d347331eb9949aec83ffe7103d9da94 (HEAD)
   Date:   Thu Oct 14 20:23:39 2021 +0800
   
       Update sgx_types for dcap 1.12


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org