<?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:sgx-ra-sample make failed in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-ra-sample-make-failed/m-p/1257398#M4331</link>
    <description>&lt;P&gt;Hello mzaman,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am not an expert on Docker, and the sample was meant to be installed and run natively, so my support will be limited but I'll do the best I can.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Did you install OpenSSL 1.1.0 or 1.1.1? &lt;B&gt;Execute&lt;/B&gt;: &lt;SPAN style="font-family: courier;"&gt;openssl version&lt;/SPAN&gt;. &lt;B&gt;Ensure &lt;/B&gt;you have installed OpenSSL 1.1.1. The instructions say OpenSSL 1.1.0 but other customers and I have had better luck with OpenSSL 1.1.1.&lt;/LI&gt;&lt;LI&gt;&lt;B&gt;Set&lt;/B&gt; the correct path to your OpenSSL include directory here, which may differ from what is written:&lt;/LI&gt;&lt;/OL&gt;&lt;P class="ql-indent-2"&gt;&lt;SPAN style="font-family: courier;"&gt;$ ./bootstrap&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="ql-indent-2"&gt;&lt;SPAN style="font-family: courier;"&gt;$ ./configure --with-openssldir=/opt/openssl/1.1.0i &amp;lt;--&lt;/SPAN&gt;&lt;B style="font-family: courier;"&gt;Change&lt;/B&gt;&lt;SPAN style="font-family: courier;"&gt; this path to match your OpenSSL 1.1.1 directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="ql-indent-2"&gt;&lt;SPAN style="font-family: courier;"&gt;$ make&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;        3. Do any of the other SGX SDK samples work in your Docker image?&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, 19 Feb 2021 01:52:09 GMT</pubDate>
    <dc:creator>JesusG_Intel</dc:creator>
    <dc:date>2021-02-19T01:52:09Z</dc:date>
    <item>
      <title>sgx-ra-sample make failed</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-ra-sample-make-failed/m-p/1257353#M4330</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I was trying make sgx-ra-sample on a ubuntu docker container. But its failed with ld exit status. I just trying to run the server. Here is the screenshot:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2021-02-18 17-17-00.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/15346iE80B26132172D2FB/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot from 2021-02-18 17-17-00.png" alt="Screenshot from 2021-02-18 17-17-00.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Could you please me what I am doing wrong?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mzaman&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 22:18:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-ra-sample-make-failed/m-p/1257353#M4330</guid>
      <dc:creator>mzaman</dc:creator>
      <dc:date>2021-02-18T22:18:41Z</dc:date>
    </item>
    <item>
      <title>Re:sgx-ra-sample make failed</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-ra-sample-make-failed/m-p/1257398#M4331</link>
      <description>&lt;P&gt;Hello mzaman,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am not an expert on Docker, and the sample was meant to be installed and run natively, so my support will be limited but I'll do the best I can.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Did you install OpenSSL 1.1.0 or 1.1.1? &lt;B&gt;Execute&lt;/B&gt;: &lt;SPAN style="font-family: courier;"&gt;openssl version&lt;/SPAN&gt;. &lt;B&gt;Ensure &lt;/B&gt;you have installed OpenSSL 1.1.1. The instructions say OpenSSL 1.1.0 but other customers and I have had better luck with OpenSSL 1.1.1.&lt;/LI&gt;&lt;LI&gt;&lt;B&gt;Set&lt;/B&gt; the correct path to your OpenSSL include directory here, which may differ from what is written:&lt;/LI&gt;&lt;/OL&gt;&lt;P class="ql-indent-2"&gt;&lt;SPAN style="font-family: courier;"&gt;$ ./bootstrap&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="ql-indent-2"&gt;&lt;SPAN style="font-family: courier;"&gt;$ ./configure --with-openssldir=/opt/openssl/1.1.0i &amp;lt;--&lt;/SPAN&gt;&lt;B style="font-family: courier;"&gt;Change&lt;/B&gt;&lt;SPAN style="font-family: courier;"&gt; this path to match your OpenSSL 1.1.1 directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="ql-indent-2"&gt;&lt;SPAN style="font-family: courier;"&gt;$ make&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;        3. Do any of the other SGX SDK samples work in your Docker image?&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, 19 Feb 2021 01:52:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-ra-sample-make-failed/m-p/1257398#M4331</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2021-02-19T01:52:09Z</dc:date>
    </item>
    <item>
      <title>Re:sgx-ra-sample make failed</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-ra-sample-make-failed/m-p/1258301#M4337</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>Mon, 22 Feb 2021 23:12:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/sgx-ra-sample-make-failed/m-p/1258301#M4337</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2021-02-22T23:12:31Z</dc:date>
    </item>
  </channel>
</rss>

