<?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 Hi Elephant, in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-Compile-Linux-SDK/m-p/1154650#M2681</link>
    <description>&lt;P&gt;Hi Elephant,&lt;/P&gt;

&lt;P&gt;I built linux sgx sdk master branch by cloning &lt;A href="https://github.com/01org/linux-sgx.git&amp;nbsp;&amp;nbsp;" target="_blank"&gt;https://github.com/01org/linux-sgx.git&amp;nbsp;&amp;nbsp;&lt;/A&gt;. Did not face any issue that you mentioned above.&lt;/P&gt;

&lt;P&gt;Can you resync and try again ?&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Shivananda&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2017 11:23:23 GMT</pubDate>
    <dc:creator>Shivananda_H_Intel</dc:creator>
    <dc:date>2017-07-27T11:23:23Z</dc:date>
    <item>
      <title>Unable to Compile Linux SDK</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-Compile-Linux-SDK/m-p/1154649#M2680</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I was trying to recompile my linux sgx sdk but I am having problems with messages.cc.&lt;/P&gt;

&lt;P&gt;I am getting the following error:&lt;/P&gt;

&lt;P&gt;../../../psw/ae/common/proto/messages.pb.cc:1389:10: error: unused parameter ‘deterministic’ [-Werror=unused-parameter]&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;bool deterministic, ::google::protobuf::uint8* target) const {&lt;/P&gt;

&lt;P&gt;I have the following setup:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;SGX version 1.8 (I tried 1.9 but was not working so reverted to 1.8 again with the same issue)&lt;/LI&gt;
	&lt;LI&gt;Linux 4.10.0-27-generic #30~16.04.2-Ubuntu SMP Thu Jun 29 16:07:46 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux&lt;/LI&gt;
	&lt;LI&gt;libprotoc 3.3.0&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I tried hacking the messages.pb.cc file to remote the reference to deterministic but I was having other errors. &amp;nbsp;Is there a fix for this issue?&lt;BR /&gt;
	&lt;BR /&gt;
	Thanks!&lt;/P&gt;

&lt;P&gt;Kind Regards,&lt;BR /&gt;
	Elephant&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 10:42:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-Compile-Linux-SDK/m-p/1154649#M2680</guid>
      <dc:creator>Elephant</dc:creator>
      <dc:date>2017-07-26T10:42:33Z</dc:date>
    </item>
    <item>
      <title>Hi Elephant,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-Compile-Linux-SDK/m-p/1154650#M2681</link>
      <description>&lt;P&gt;Hi Elephant,&lt;/P&gt;

&lt;P&gt;I built linux sgx sdk master branch by cloning &lt;A href="https://github.com/01org/linux-sgx.git&amp;nbsp;&amp;nbsp;" target="_blank"&gt;https://github.com/01org/linux-sgx.git&amp;nbsp;&amp;nbsp;&lt;/A&gt;. Did not face any issue that you mentioned above.&lt;/P&gt;

&lt;P&gt;Can you resync and try again ?&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Shivananda&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 11:23:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-Compile-Linux-SDK/m-p/1154650#M2681</guid>
      <dc:creator>Shivananda_H_Intel</dc:creator>
      <dc:date>2017-07-27T11:23:23Z</dc:date>
    </item>
    <item>
      <title>Hi Shivananda,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-Compile-Linux-SDK/m-p/1154651#M2682</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hi Shivananda,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I tried it again with the clean repository. &amp;nbsp;Reinstalled protocol buffer 3.3.2 and here's the error that I got:&lt;/P&gt;

&lt;P&gt;`google::protobuf::internal::fixed_address_empty_string[abi:cxx11]'&lt;BR /&gt;
	messages.pb.o:messages.pb.cc:(.text._ZN4aesm7message31Response_ExchangeReportResponseC2ERKS1_+0x48): more undefined references to `google::protobuf::internal::fixed_address_empty_string[abi:cxx11]' follow&lt;BR /&gt;
	messages.pb.o:(.data.rel.ro._ZTVN4aesm7message24Request_InitQuoteRequestE[_ZTVN4aesm7message24Request_InitQuoteRequestE]+0xb0): undefined reference to `google::protobuf::Message::SpaceUsedLong() const'&lt;BR /&gt;
	messages.pb.o:(.data.rel.ro._ZTVN4aesm7message23Request_GetQuoteRequestE[_ZTVN4aesm7message23Request_GetQuoteRequestE]+0xb0): undefined reference to `google::protobuf::Message::SpaceUsedLong() const'&lt;BR /&gt;
	messages.pb.o:(.data.rel.ro._ZTVN4aesm7message29Request_GetLaunchTokenRequestE[_ZTVN4aesm7message29Request_GetLaunchTokenRequestE]+0xb0): undefined reference to `google::protobuf::Message::SpaceUsedLong() const'&lt;BR /&gt;
	messages.pb.o:(.data.rel.ro._ZTVN4aesm7message37Request_ReportAttestationErrorRequestE[_ZTVN4aesm7message37Request_ReportAttestationErrorRequestE]+0xb0): undefined reference to `google::protobuf::Message::SpaceUsedLong() const'&lt;BR /&gt;
	messages.pb.o:(.data.rel.ro._ZTVN4aesm7message28Request_CreateSessionRequestE[_ZTVN4aesm7message28Request_CreateSessionRequestE]+0xb0): undefined reference to `google::protobuf::Message::SpaceUsedLong() const'&lt;BR /&gt;
	messages.pb.o:(.data.rel.ro._ZTVN4aesm7message28Request_InvokeServiceRequestE[_ZTVN4aesm7message28Request_InvokeServiceRequestE]+0xb0): more undefined references to `google::protobuf::Message::SpaceUsedLong() const' follow&lt;BR /&gt;
	collect2: error: ld returned 1 exit status&lt;BR /&gt;
	Makefile:319: recipe for target 'aesm_service' failed&lt;BR /&gt;
	make[3]: *** [aesm_service] Error 1&lt;BR /&gt;
	make[3]: Leaving directory '/home/rodel/Projects/scratchpad/linux-sgx/psw/ae/aesm_service'&lt;BR /&gt;
	Makefile:52: recipe for target 'AESM' failed&lt;BR /&gt;
	make[2]: *** [AESM] Error 2&lt;BR /&gt;
	make[2]: Leaving directory '/home/rodel/Projects/scratchpad/linux-sgx/psw/ae'&lt;BR /&gt;
	Makefile:52: recipe for target 'AE' failed&lt;BR /&gt;
	make[1]: *** [AE] Error 2&lt;BR /&gt;
	make[1]: Leaving directory '/home/rodel/Projects/scratchpad/linux-sgx/psw'&lt;BR /&gt;
	Makefile:38: recipe for target 'psw' failed&lt;BR /&gt;
	make: *** [psw] Error 2&lt;/P&gt;

&lt;PRE class="brush:;"&gt;Thanks.&lt;/PRE&gt;

&lt;P&gt;Kind Regards,&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em;"&gt;Elephant&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 05:08:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-Compile-Linux-SDK/m-p/1154651#M2682</guid>
      <dc:creator>Elephant</dc:creator>
      <dc:date>2017-07-28T05:08:39Z</dc:date>
    </item>
    <item>
      <title>This is a protbuf issue.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-Compile-Linux-SDK/m-p/1154652#M2683</link>
      <description>&lt;P&gt;This is a protbuf issue. Either you have multiple versions and resulting in error.&lt;/P&gt;

&lt;P&gt;There was some suggestion in below thread&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;&lt;A href="https://github.com/BVLC/caffe/issues/3046" target="_blank"&gt;https://github.com/BVLC/caffe/issues/3046&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 14px;"&gt;"Please try to remove the os versions of protobuf in /usr/lib/x86_64-linux-gnu. (Something like&amp;nbsp;&lt;/SPAN&gt;&lt;CODE style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 11.9px; padding: 0.2em 0px; margin: 0px; background-color: rgba(27, 31, 35, 0.05); border-radius: 3px; color: rgb(36, 41, 46);"&gt;libprotobuf.*&lt;/CODE&gt;&lt;SPAN style="color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 14px;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;CODE style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 11.9px; padding: 0.2em 0px; margin: 0px; background-color: rgba(27, 31, 35, 0.05); border-radius: 3px; color: rgb(36, 41, 46);"&gt;libprotobuf-lite.*&lt;/CODE&gt;&lt;SPAN style="color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 14px;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;CODE style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 11.9px; padding: 0.2em 0px; margin: 0px; background-color: rgba(27, 31, 35, 0.05); border-radius: 3px; color: rgb(36, 41, 46);"&gt;libprotoc.*&lt;/CODE&gt;&lt;SPAN style="color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 14px;"&gt;). There are two versions of protobuf will cause conflicts when compiling.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 14px;"&gt;Then try to install newest version of protobuf"&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Shivananda&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 09:02:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Unable-to-Compile-Linux-SDK/m-p/1154652#M2683</guid>
      <dc:creator>Shivananda_H_Intel</dc:creator>
      <dc:date>2017-07-28T09:02:16Z</dc:date>
    </item>
  </channel>
</rss>

