<?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 Errors in using Intel SGX SSL in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Errors-in-using-Intel-SGX-SSL/m-p/1163975#M2971</link>
    <description>&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Hello.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;I'm now developing a simple test sgx application using intel sgx ssl, There are lots of errors after running my makefile.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;have built the libsgx_sgxssl.a,libsgx_tsgxssl_crypto.a and libsgx_usgxssl.a,but when i used the "libsgx_sgxssl.a,libsgx_tsgxssl_crypto.a and libsgx_usgxssl.a"&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;there are some errors:&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;/home/abc/intel-sgx-ssl-master/sgxssl.1.9.100.99999/lib64/debug/libsgx_tsgxssl.a(tsocket.o): In function `sgxssl_gai_strerror':&lt;BR /&gt;
	/home/abc/intel-sgx-ssl-master/sgx/libsgx_tsgxssl/tsocket.cpp:218: undefined reference to `strerror'&lt;BR /&gt;
	/home/agc/intel-sgx-ssl-master/sgxssl.1.9.100.99999/lib64/debug/libsgx_tsgxssl.a(tstdlib.o): In function `sgxssl_getenv':&lt;BR /&gt;
	/home/abc/intel-sgx-ssl-master/sgx/libsgx_tsgxssl/tstdlib.cpp:69: undefined reference to `strcmp'&lt;BR /&gt;
	...&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;/home/abc/intel-sgx-ssl-master/openssl_source/openssl-1.1.0f/crypto/ct/ct_vfy.c:112: undefined reference to `memcmp'&lt;BR /&gt;
	/home/abc/intel-sgx-ssl-master/sgxssl.1.9.100.99999/lib64/debug/libsgx_tsgxssl_crypto.a(ct_log.o): In function `CTLOG_STORE_get0_log_by_id':&lt;BR /&gt;
	/home/abc/intel-sgx-ssl-master/openssl_source/openssl-1.1.0f/crypto/ct/ct_log.c:299: undefined reference to `memcmp'&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;So how could i solve the problem ?&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;and how to use the "libsgx_sgxssl.a,libsgx_tsgxssl_crypto.a and libsgx_usgxssl.a," ?&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Thanks a lot!!&lt;/P&gt;</description>
    <pubDate>Tue, 28 Nov 2017 03:50:07 GMT</pubDate>
    <dc:creator>SHU_Y_</dc:creator>
    <dc:date>2017-11-28T03:50:07Z</dc:date>
    <item>
      <title>Errors in using Intel SGX SSL</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Errors-in-using-Intel-SGX-SSL/m-p/1163975#M2971</link>
      <description>&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Hello.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;I'm now developing a simple test sgx application using intel sgx ssl, There are lots of errors after running my makefile.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;have built the libsgx_sgxssl.a,libsgx_tsgxssl_crypto.a and libsgx_usgxssl.a,but when i used the "libsgx_sgxssl.a,libsgx_tsgxssl_crypto.a and libsgx_usgxssl.a"&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;there are some errors:&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;/home/abc/intel-sgx-ssl-master/sgxssl.1.9.100.99999/lib64/debug/libsgx_tsgxssl.a(tsocket.o): In function `sgxssl_gai_strerror':&lt;BR /&gt;
	/home/abc/intel-sgx-ssl-master/sgx/libsgx_tsgxssl/tsocket.cpp:218: undefined reference to `strerror'&lt;BR /&gt;
	/home/agc/intel-sgx-ssl-master/sgxssl.1.9.100.99999/lib64/debug/libsgx_tsgxssl.a(tstdlib.o): In function `sgxssl_getenv':&lt;BR /&gt;
	/home/abc/intel-sgx-ssl-master/sgx/libsgx_tsgxssl/tstdlib.cpp:69: undefined reference to `strcmp'&lt;BR /&gt;
	...&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;/home/abc/intel-sgx-ssl-master/openssl_source/openssl-1.1.0f/crypto/ct/ct_vfy.c:112: undefined reference to `memcmp'&lt;BR /&gt;
	/home/abc/intel-sgx-ssl-master/sgxssl.1.9.100.99999/lib64/debug/libsgx_tsgxssl_crypto.a(ct_log.o): In function `CTLOG_STORE_get0_log_by_id':&lt;BR /&gt;
	/home/abc/intel-sgx-ssl-master/openssl_source/openssl-1.1.0f/crypto/ct/ct_log.c:299: undefined reference to `memcmp'&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;So how could i solve the problem ?&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;and how to use the "libsgx_sgxssl.a,libsgx_tsgxssl_crypto.a and libsgx_usgxssl.a," ?&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Thanks a lot!!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 03:50:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Errors-in-using-Intel-SGX-SSL/m-p/1163975#M2971</guid>
      <dc:creator>SHU_Y_</dc:creator>
      <dc:date>2017-11-28T03:50:07Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Errors-in-using-Intel-SGX-SSL/m-p/1163976#M2972</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Can you please give some more details? what libraries are you linking (apart from SGX SSL libraries), OS, SDK?&lt;/P&gt;

&lt;P&gt;Maybe you've missing linking&amp;nbsp; some SDK required libraries? (sgx_tstdc.a?)&lt;/P&gt;

&lt;P&gt;You also can look at test_app makes files to get an example of SGX SSL make files.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Alaa&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2017 10:12:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Errors-in-using-Intel-SGX-SSL/m-p/1163976#M2972</guid>
      <dc:creator>Alaa_K_Intel</dc:creator>
      <dc:date>2017-12-03T10:12:25Z</dc:date>
    </item>
  </channel>
</rss>

