<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Re:Intel SGX,  SampleCommonLoader sample code error  sgx_enclave_common.h: No such file or direc in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281478#M4583</link>
    <description>&lt;P&gt;Hello Jesus G.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for your help it finally worked. I will report it on their git repo asap.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Donald&lt;/P&gt;</description>
    <pubDate>Fri, 14 May 2021 17:05:31 GMT</pubDate>
    <dc:creator>donaldi95</dc:creator>
    <dc:date>2021-05-14T17:05:31Z</dc:date>
    <item>
      <title>Intel SGX,  SampleCommonLoader sample code error  sgx_enclave_common.h: No such file or directory</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281294#M4574</link>
      <description>&lt;P&gt;I wanted also to ask about an error i get.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It Is because of a library called &lt;STRONG&gt;sgx_enclave_common.h.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;When i run the &lt;STRONG&gt;&lt;EM&gt;SampleCommonLoader&lt;/EM&gt;&lt;/STRONG&gt; code sample in HW mode, it gives me the following error:&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;EM&gt;App/sample.cpp:36:10: fatal error: sgx_enclave_common.h: No such file or directory 36 | #include "sgx_enclave_common.h"&lt;/EM&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Any idea on what should i do?&lt;/P&gt;
&lt;P&gt;PS: I am following the SGX tutorial for Linux 20.04. My laptop had I7-8U generation. SGX is enabled, but it doesn't support DCAP.&lt;/P&gt;
&lt;P&gt;Best Regards, Donald&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 21:39:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281294#M4574</guid>
      <dc:creator>donaldi95</dc:creator>
      <dc:date>2021-05-13T21:39:11Z</dc:date>
    </item>
    <item>
      <title>Re:Intel SGX,  SampleCommonLoader sample code error  sgx_enclave_common.h: No such file or directory</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281320#M4575</link>
      <description>&lt;P&gt;Hello Donald,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Copy sgx_enclave_common.h from &amp;lt;sgxsdk&amp;gt;/include/ to &amp;lt;sgxsdk&amp;gt;/SampleCode/SampleCommonLoader/Include/&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Jesus G.&lt;/P&gt;&lt;P&gt;Intel Customer Support&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 00:07:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281320#M4575</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2021-05-14T00:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Intel SGX,  SampleCommonLoader sample code error  sgx_enclave_common.h: No such file or director</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281417#M4577</link>
      <description>&lt;P&gt;&amp;nbsp;Hello Jesus G.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did this and i run into an other error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;GEN =&amp;gt; App/sample.o&lt;BR /&gt;GEN =&amp;gt; App/enclave_entry.o&lt;BR /&gt;/usr/local/bin/ld: cannot find -lsgx_enclave_common&lt;BR /&gt;collect2: error: ld returned 1 exit status&lt;BR /&gt;make: *** [Makefile:35: sample] Error 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also did make clean, and when i make again same error.&lt;/P&gt;
&lt;P&gt;I did GEN =&amp;gt; App/sample.o&lt;BR /&gt;GEN =&amp;gt; App/enclave_entry.o&lt;BR /&gt;/usr/local/bin/ld: cannot find -lsgx_enclave_common&lt;BR /&gt;collect2: error: ld returned 1 exit status&lt;BR /&gt;make: *** [Makefile:35: sample] Error 1&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;i also did again Source&lt;EM&gt; {sgxsdk}/environent. &lt;/EM&gt;And nothing changed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Donald&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 11:04:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281417#M4577</guid>
      <dc:creator>donaldi95</dc:creator>
      <dc:date>2021-05-14T11:04:43Z</dc:date>
    </item>
    <item>
      <title>Re:Intel SGX,  SampleCommonLoader sample code error  sgx_enclave_common.h: No such file or directory</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281470#M4582</link>
      <description>&lt;P&gt;Hello Donald,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Check &lt;/B&gt;if &lt;SPAN style="font-family: courier;"&gt;/usr/lib/x86_64-linux-gnu/libsgx_enclave_common.so&lt;/SPAN&gt; exists. If it does not exist, &lt;B&gt;run&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier; font-size: 14px;"&gt;$ sudo ln&amp;nbsp;-s&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: courier;"&gt;/usr/lib/x86_64-linux-gnu/libsgx_enclave_common.so.1&lt;/SPAN&gt;&lt;SPAN style="font-family: courier; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: courier;"&gt;/usr/lib/x86_64-linux-gnu/libsgx_enclave_common.so&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Run &lt;SPAN style="font-family: courier;"&gt;make&lt;/SPAN&gt; again.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;It seems that the SampleCommonLoader sample in the SGX SDK for Linux is buggy. It works fine in Windows.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please open an issue in &lt;A href="https://github.com/intel/linux-sgx/issues" target="_blank"&gt;https://github.com/intel/linux-sgx/issues&lt;/A&gt; detailing these two problems. You will get the attention of the SGX engineering team in Github.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Jesus G.&lt;/P&gt;&lt;P&gt;Intel Customer Support&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 16:10:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281470#M4582</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2021-05-14T16:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel SGX,  SampleCommonLoader sample code error  sgx_enclave_common.h: No such file or direc</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281478#M4583</link>
      <description>&lt;P&gt;Hello Jesus G.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for your help it finally worked. I will report it on their git repo asap.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Donald&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 17:05:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281478#M4583</guid>
      <dc:creator>donaldi95</dc:creator>
      <dc:date>2021-05-14T17:05:31Z</dc:date>
    </item>
    <item>
      <title>Re:Intel SGX,  SampleCommonLoader sample code error  sgx_enclave_common.h: No such file or directory</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281522#M4585</link>
      <description>&lt;P&gt;&lt;B&gt;This thread has been marked as answered and Intel will no longer monitor this thread. If you want a response from Intel in a follow-up question, please open a new thread.&lt;/B&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 19:41:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Intel-SGX-SampleCommonLoader-sample-code-error-sgx-enclave/m-p/1281522#M4585</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2021-05-14T19:41:19Z</dc:date>
    </item>
  </channel>
</rss>

