<?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 Error when compiling SDK kit  in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/Error-when-compiling-SDK-kit/m-p/847455#M1445</link>
    <description>&lt;PRE&gt;Iam  attempting to compile the sdk kit for the Vpro/AMT technology. I downloaded intel_amt_ release_3.0.2 _gold_sdk_hotfix.zip, however when trying to compile i am getting the following errors, any assistance would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;[root@crm-dev Src]# make&lt;BR /&gt;rm -f *.scc */*.scc */*/*.scc */*/*/*.scc&lt;BR /&gt;cd StorageLib &amp;amp;&amp;amp; make clean&lt;BR /&gt;make[1]: Entering directory `/root/intel/Src/StorageLib'&lt;BR /&gt;rm -f *.scc */*.scc */*/*.scc */*/*/*.scc&lt;BR /&gt;cd LIBCODE &amp;amp;&amp;amp; make clean&lt;BR /&gt;make[2]: Entering directory `/root/intel/Src/StorageLib/LIBCODE'&lt;BR /&gt;rm -f ../../../ThirdParty/gSOAP/stdsoap2.o ../../../ThirdParty/gSOAP/httpDigest.o ../../../ThirdParty/gSOAP/digcalc.o envC.o STORAGEC.o STORAGEClient.o iamt_api.o iamt_buf.o iamt_hash_linux.o iamt_os_linux.o BiosParser.o PhysMemAccess.o rijndael-api-fst.o rijndael-alg-fst.o ConvertUTF.o  *~ *.xml *.nsmap soap* envC* envH* envS* STORAGE* StorageInterface.h&lt;BR /&gt;make[2]: Leaving directory `/root/intel/Src/StorageLib/LIBCODE'&lt;BR /&gt;cd Install &amp;amp;&amp;amp; make clean&lt;BR /&gt;make[2]: Entering directory `/root/intel/Src/StorageLib/Install'&lt;BR /&gt;rm -f PhysMemAccess.o BiosParser.o BiosParserMain.o&lt;BR /&gt;rm -rf .libs&lt;BR /&gt;rm -f biosParserRH4*&lt;BR /&gt;make[2]: Leaving directory `/root/intel/Src/StorageLib/Install'&lt;BR /&gt;rm -f&lt;BR /&gt;rm -rf biosParser/&lt;BR /&gt;rm -f INSTALL&lt;BR /&gt;make[1]: Leaving directory `/root/intel/Src/StorageLib'&lt;BR /&gt;cd StorageLib &amp;amp;&amp;amp; make&lt;BR /&gt;make[1]: Entering directory `/root/intel/Src/StorageLib'&lt;BR /&gt;rm -f *.scc */*.scc */*/*.scc */*/*/*.scc&lt;BR /&gt;cd LIBCODE &amp;amp;&amp;amp; make clean&lt;BR /&gt;make[2]: Entering directory `/root/intel/Src/StorageLib/LIBCODE'&lt;BR /&gt;rm -f ../../../ThirdParty/gSOAP/stdsoap2.o ../../../ThirdParty/gSOAP/httpDigest.o ../../../ThirdParty/gSOAP/digcalc.o envC.o STORAGEC.o STORAGEClient.o iamt_api.o iamt_buf.o iamt_hash_linux.o iamt_os_linux.o BiosParser.o PhysMemAccess.o rijndael-api-fst.o rijndael-alg-fst.o ConvertUTF.o  *~ *.xml *.nsmap soap* envC* envH* envS* STORAGE* StorageInterface.h&lt;BR /&gt;make[2]: Leaving directory `/root/intel/Src/StorageLib/LIBCODE'&lt;BR /&gt;cd Install &amp;amp;&amp;amp; make clean&lt;BR /&gt;make[2]: Entering directory `/root/intel/Src/StorageLib/Install'&lt;BR /&gt;rm -f PhysMemAccess.o BiosParser.o BiosParserMain.o&lt;BR /&gt;rm -rf .libs&lt;BR /&gt;rm -f biosParserRH4*&lt;BR /&gt;make[2]: Leaving directory `/root/intel/Src/StorageLib/Install'&lt;BR /&gt;rm -f&lt;BR /&gt;rm -rf biosParser/&lt;BR /&gt;rm -f INSTALL&lt;BR /&gt;cd LIBCODE &amp;amp;&amp;amp; make&lt;BR /&gt;make[2]: Entering directory `/root/intel/Src/StorageLib/LIBCODE'&lt;BR /&gt;rm -f ../../../ThirdParty/gSOAP/stdsoap2.o ../../../ThirdParty/gSOAP/httpDigest.o ../../../ThirdParty/gSOAP/digcalc.o envC.o STORAGEC.o STORAGEClient.o iamt_api.o iamt_buf.o iamt_hash_linux.o iamt_os_linux.o BiosParser.o PhysMemAccess.o rijndael-api-fst.o rijndael-alg-fst.o ConvertUTF.o  *~ *.xml *.nsmap soap* envC* envH* envS* STORAGE* StorageInterface.h&lt;BR /&gt;./../../ThirdParty/gSOAP/wsdl2h -e -y -t ../../../ThirdParty/gSOAP/typemap.dat -o StorageInterface.h -n storage ../../../Include/WSDL/StorageInterface.wsdl&lt;BR /&gt;&lt;BR /&gt;**  The gSOAP WSDL parser for C and C++ 1.2.8c&lt;BR /&gt;**  Copyright (C) 2000-2006 Robert van Engelen, Genivia Inc.&lt;BR /&gt;**  All Rights Reserved. This product is provided "as is", without any warranty.&lt;BR /&gt;**  The gSOAP WSDL parser is released under one of the following two licenses:&lt;BR /&gt;**  GPL or the commercial license by Genivia Inc. Use option -l for more info.&lt;BR /&gt;&lt;BR /&gt;Saving StorageInterface.h&lt;BR /&gt;&lt;BR /&gt;Reading type map file '../../../ThirdParty/gSOAP/typemap.dat'&lt;BR /&gt;&lt;BR /&gt;Reading file '../../../Include/WSDL/StorageInterface.
wsdl'&lt;BR /&gt;&lt;BR /&gt;To complete the process, compile with:&lt;BR /&gt;soapcpp2 StorageInterface.h&lt;BR /&gt;&lt;BR /&gt;echo namespace STORAGE { &amp;gt; StorageInterface1.h&lt;BR /&gt;cat StorageInterface.h &amp;gt;&amp;gt; StorageInterface1.h&lt;BR /&gt;echo }// namespace STORAGE &amp;gt;&amp;gt; StorageInterface1.h&lt;BR /&gt;rm -f StorageInterface.h&lt;BR /&gt;mv StorageInterface1.h StorageInterface.h&lt;BR /&gt;./../../ThirdParty/gSOAP/soapcpp2 -x -C -w -I../../../ThirdParty/gSOAP -pstorage -n StorageInterface.h&lt;BR /&gt;&lt;BR /&gt;**  The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.8c&lt;BR /&gt;**  Copyright (C) 2000-2006, Robert van Engelen, Genivia Inc.&lt;BR /&gt;**  All Rights Reserved. This product is provided "as is", without any warranty.&lt;BR /&gt;**  The gSOAP compiler is released under one of the following three licenses:&lt;BR /&gt;**  GPL, the gSOAP public license, or the commercial license by Genivia Inc.&lt;BR /&gt;&lt;BR /&gt;Using code namespace: STORAGE&lt;BR /&gt;Saving STORAGEStub.h&lt;BR /&gt;Saving STORAGEH.h&lt;BR /&gt;Saving STORAGEC.cpp&lt;BR /&gt;Saving STORAGEClient.cpp&lt;BR /&gt;Saving STORAGEClientLib.cpp&lt;BR /&gt;Using storage1 service name: StorageSoapBinding&lt;BR /&gt;Using storage1 service style: document&lt;BR /&gt;Using storage1 service encoding: literal&lt;BR /&gt;Using storage1 service location: &lt;A class="moz-txt-link-freetext" href="http://hostname:16992/StorageService"&gt;http://hostname:16992/StorageService&lt;/A&gt;&lt;BR /&gt;Using storage1 schema namespace: &lt;A class="moz-txt-link-freetext" href="http://schemas.intel.com/platform/client/Storage/2004/01"&gt;http://schemas.intel.com/platform/client/Storage/2004/01&lt;/A&gt;&lt;BR /&gt;Saving STORAGEStorageSoapBindingProxy.h client proxy&lt;BR /&gt;Saving STORAGE.nsmap namespace mapping table&lt;BR /&gt;&lt;BR /&gt;Compilation successful&lt;BR /&gt;&lt;BR /&gt;touch env.h&lt;BR /&gt;./../../ThirdParty/gSOAP/soapcpp2 -x -C -w -I../../../ThirdParty/gSOAP -penv env.h&lt;BR /&gt;&lt;BR /&gt;**  The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.8c&lt;BR /&gt;**  Copyright (C) 2000-2006, Robert van Engelen, Genivia Inc.&lt;BR /&gt;**  All Rights Reserved. This product is provided "as is", without any warranty.&lt;BR /&gt;**  The gSOAP compiler is released under one of the following three licenses:&lt;BR /&gt;**  GPL, the gSOAP public license, or the commercial license by Genivia Inc.&lt;BR /&gt;&lt;BR /&gt;Saving envStub.h&lt;BR /&gt;Saving envH.h&lt;BR /&gt;Saving envC.cpp&lt;BR /&gt;Saving envClient.cpp&lt;BR /&gt;Saving envClientLib.cpp&lt;BR /&gt;&lt;BR /&gt;Compilation successful&lt;BR /&gt;&lt;BR /&gt;rm -f env.h&lt;BR /&gt;g++ -Dlinux -DWITH_OPENSSL -DNDEBUG -Wall -Wno-deprecated -Wno-unused -Wno-missing-braces -DWITH_NONAMESPACES -I../../../ThirdParty/gSOAP  -I../../../Include -c ../../../ThirdParty/gSOAP/stdsoap2.cpp -o ../../../ThirdParty/gSOAP/stdsoap2.o&lt;BR /&gt;./../../ThirdParty/gSOAP/stdsoap2.cpp: In function int tcp_connect(soap*, const char*, const char*, int):&lt;BR /&gt;./../../ThirdParty/gSOAP/stdsoap2.cpp:3761: error: invalid conversion from unsigned char** to const unsigned char**&lt;BR /&gt;make[2]: *** [../../../ThirdParty/gSOAP/stdsoap2.o] Error 1&lt;BR /&gt;make[2]: Leaving directory `/root/intel/Src/StorageLib/LIBCODE'&lt;BR /&gt;make[1]: *** [all] Error 2&lt;BR /&gt;make[1]: Leaving directory `/root/intel/Src/StorageLib'&lt;BR /&gt;make: *** [all] Error 2&lt;BR /&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 01 Aug 2008 22:39:08 GMT</pubDate>
    <dc:creator>sysadmin</dc:creator>
    <dc:date>2008-08-01T22:39:08Z</dc:date>
    <item>
      <title>Error when compiling SDK kit</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Error-when-compiling-SDK-kit/m-p/847455#M1445</link>
      <description>&lt;PRE&gt;Iam  attempting to compile the sdk kit for the Vpro/AMT technology. I downloaded intel_amt_ release_3.0.2 _gold_sdk_hotfix.zip, however when trying to compile i am getting the following errors, any assistance would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;[root@crm-dev Src]# make&lt;BR /&gt;rm -f *.scc */*.scc */*/*.scc */*/*/*.scc&lt;BR /&gt;cd StorageLib &amp;amp;&amp;amp; make clean&lt;BR /&gt;make[1]: Entering directory `/root/intel/Src/StorageLib'&lt;BR /&gt;rm -f *.scc */*.scc */*/*.scc */*/*/*.scc&lt;BR /&gt;cd LIBCODE &amp;amp;&amp;amp; make clean&lt;BR /&gt;make[2]: Entering directory `/root/intel/Src/StorageLib/LIBCODE'&lt;BR /&gt;rm -f ../../../ThirdParty/gSOAP/stdsoap2.o ../../../ThirdParty/gSOAP/httpDigest.o ../../../ThirdParty/gSOAP/digcalc.o envC.o STORAGEC.o STORAGEClient.o iamt_api.o iamt_buf.o iamt_hash_linux.o iamt_os_linux.o BiosParser.o PhysMemAccess.o rijndael-api-fst.o rijndael-alg-fst.o ConvertUTF.o  *~ *.xml *.nsmap soap* envC* envH* envS* STORAGE* StorageInterface.h&lt;BR /&gt;make[2]: Leaving directory `/root/intel/Src/StorageLib/LIBCODE'&lt;BR /&gt;cd Install &amp;amp;&amp;amp; make clean&lt;BR /&gt;make[2]: Entering directory `/root/intel/Src/StorageLib/Install'&lt;BR /&gt;rm -f PhysMemAccess.o BiosParser.o BiosParserMain.o&lt;BR /&gt;rm -rf .libs&lt;BR /&gt;rm -f biosParserRH4*&lt;BR /&gt;make[2]: Leaving directory `/root/intel/Src/StorageLib/Install'&lt;BR /&gt;rm -f&lt;BR /&gt;rm -rf biosParser/&lt;BR /&gt;rm -f INSTALL&lt;BR /&gt;make[1]: Leaving directory `/root/intel/Src/StorageLib'&lt;BR /&gt;cd StorageLib &amp;amp;&amp;amp; make&lt;BR /&gt;make[1]: Entering directory `/root/intel/Src/StorageLib'&lt;BR /&gt;rm -f *.scc */*.scc */*/*.scc */*/*/*.scc&lt;BR /&gt;cd LIBCODE &amp;amp;&amp;amp; make clean&lt;BR /&gt;make[2]: Entering directory `/root/intel/Src/StorageLib/LIBCODE'&lt;BR /&gt;rm -f ../../../ThirdParty/gSOAP/stdsoap2.o ../../../ThirdParty/gSOAP/httpDigest.o ../../../ThirdParty/gSOAP/digcalc.o envC.o STORAGEC.o STORAGEClient.o iamt_api.o iamt_buf.o iamt_hash_linux.o iamt_os_linux.o BiosParser.o PhysMemAccess.o rijndael-api-fst.o rijndael-alg-fst.o ConvertUTF.o  *~ *.xml *.nsmap soap* envC* envH* envS* STORAGE* StorageInterface.h&lt;BR /&gt;make[2]: Leaving directory `/root/intel/Src/StorageLib/LIBCODE'&lt;BR /&gt;cd Install &amp;amp;&amp;amp; make clean&lt;BR /&gt;make[2]: Entering directory `/root/intel/Src/StorageLib/Install'&lt;BR /&gt;rm -f PhysMemAccess.o BiosParser.o BiosParserMain.o&lt;BR /&gt;rm -rf .libs&lt;BR /&gt;rm -f biosParserRH4*&lt;BR /&gt;make[2]: Leaving directory `/root/intel/Src/StorageLib/Install'&lt;BR /&gt;rm -f&lt;BR /&gt;rm -rf biosParser/&lt;BR /&gt;rm -f INSTALL&lt;BR /&gt;cd LIBCODE &amp;amp;&amp;amp; make&lt;BR /&gt;make[2]: Entering directory `/root/intel/Src/StorageLib/LIBCODE'&lt;BR /&gt;rm -f ../../../ThirdParty/gSOAP/stdsoap2.o ../../../ThirdParty/gSOAP/httpDigest.o ../../../ThirdParty/gSOAP/digcalc.o envC.o STORAGEC.o STORAGEClient.o iamt_api.o iamt_buf.o iamt_hash_linux.o iamt_os_linux.o BiosParser.o PhysMemAccess.o rijndael-api-fst.o rijndael-alg-fst.o ConvertUTF.o  *~ *.xml *.nsmap soap* envC* envH* envS* STORAGE* StorageInterface.h&lt;BR /&gt;./../../ThirdParty/gSOAP/wsdl2h -e -y -t ../../../ThirdParty/gSOAP/typemap.dat -o StorageInterface.h -n storage ../../../Include/WSDL/StorageInterface.wsdl&lt;BR /&gt;&lt;BR /&gt;**  The gSOAP WSDL parser for C and C++ 1.2.8c&lt;BR /&gt;**  Copyright (C) 2000-2006 Robert van Engelen, Genivia Inc.&lt;BR /&gt;**  All Rights Reserved. This product is provided "as is", without any warranty.&lt;BR /&gt;**  The gSOAP WSDL parser is released under one of the following two licenses:&lt;BR /&gt;**  GPL or the commercial license by Genivia Inc. Use option -l for more info.&lt;BR /&gt;&lt;BR /&gt;Saving StorageInterface.h&lt;BR /&gt;&lt;BR /&gt;Reading type map file '../../../ThirdParty/gSOAP/typemap.dat'&lt;BR /&gt;&lt;BR /&gt;Reading file '../../../Include/WSDL/StorageInterface.
wsdl'&lt;BR /&gt;&lt;BR /&gt;To complete the process, compile with:&lt;BR /&gt;soapcpp2 StorageInterface.h&lt;BR /&gt;&lt;BR /&gt;echo namespace STORAGE { &amp;gt; StorageInterface1.h&lt;BR /&gt;cat StorageInterface.h &amp;gt;&amp;gt; StorageInterface1.h&lt;BR /&gt;echo }// namespace STORAGE &amp;gt;&amp;gt; StorageInterface1.h&lt;BR /&gt;rm -f StorageInterface.h&lt;BR /&gt;mv StorageInterface1.h StorageInterface.h&lt;BR /&gt;./../../ThirdParty/gSOAP/soapcpp2 -x -C -w -I../../../ThirdParty/gSOAP -pstorage -n StorageInterface.h&lt;BR /&gt;&lt;BR /&gt;**  The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.8c&lt;BR /&gt;**  Copyright (C) 2000-2006, Robert van Engelen, Genivia Inc.&lt;BR /&gt;**  All Rights Reserved. This product is provided "as is", without any warranty.&lt;BR /&gt;**  The gSOAP compiler is released under one of the following three licenses:&lt;BR /&gt;**  GPL, the gSOAP public license, or the commercial license by Genivia Inc.&lt;BR /&gt;&lt;BR /&gt;Using code namespace: STORAGE&lt;BR /&gt;Saving STORAGEStub.h&lt;BR /&gt;Saving STORAGEH.h&lt;BR /&gt;Saving STORAGEC.cpp&lt;BR /&gt;Saving STORAGEClient.cpp&lt;BR /&gt;Saving STORAGEClientLib.cpp&lt;BR /&gt;Using storage1 service name: StorageSoapBinding&lt;BR /&gt;Using storage1 service style: document&lt;BR /&gt;Using storage1 service encoding: literal&lt;BR /&gt;Using storage1 service location: &lt;A class="moz-txt-link-freetext" href="http://hostname:16992/StorageService"&gt;http://hostname:16992/StorageService&lt;/A&gt;&lt;BR /&gt;Using storage1 schema namespace: &lt;A class="moz-txt-link-freetext" href="http://schemas.intel.com/platform/client/Storage/2004/01"&gt;http://schemas.intel.com/platform/client/Storage/2004/01&lt;/A&gt;&lt;BR /&gt;Saving STORAGEStorageSoapBindingProxy.h client proxy&lt;BR /&gt;Saving STORAGE.nsmap namespace mapping table&lt;BR /&gt;&lt;BR /&gt;Compilation successful&lt;BR /&gt;&lt;BR /&gt;touch env.h&lt;BR /&gt;./../../ThirdParty/gSOAP/soapcpp2 -x -C -w -I../../../ThirdParty/gSOAP -penv env.h&lt;BR /&gt;&lt;BR /&gt;**  The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.8c&lt;BR /&gt;**  Copyright (C) 2000-2006, Robert van Engelen, Genivia Inc.&lt;BR /&gt;**  All Rights Reserved. This product is provided "as is", without any warranty.&lt;BR /&gt;**  The gSOAP compiler is released under one of the following three licenses:&lt;BR /&gt;**  GPL, the gSOAP public license, or the commercial license by Genivia Inc.&lt;BR /&gt;&lt;BR /&gt;Saving envStub.h&lt;BR /&gt;Saving envH.h&lt;BR /&gt;Saving envC.cpp&lt;BR /&gt;Saving envClient.cpp&lt;BR /&gt;Saving envClientLib.cpp&lt;BR /&gt;&lt;BR /&gt;Compilation successful&lt;BR /&gt;&lt;BR /&gt;rm -f env.h&lt;BR /&gt;g++ -Dlinux -DWITH_OPENSSL -DNDEBUG -Wall -Wno-deprecated -Wno-unused -Wno-missing-braces -DWITH_NONAMESPACES -I../../../ThirdParty/gSOAP  -I../../../Include -c ../../../ThirdParty/gSOAP/stdsoap2.cpp -o ../../../ThirdParty/gSOAP/stdsoap2.o&lt;BR /&gt;./../../ThirdParty/gSOAP/stdsoap2.cpp: In function int tcp_connect(soap*, const char*, const char*, int):&lt;BR /&gt;./../../ThirdParty/gSOAP/stdsoap2.cpp:3761: error: invalid conversion from unsigned char** to const unsigned char**&lt;BR /&gt;make[2]: *** [../../../ThirdParty/gSOAP/stdsoap2.o] Error 1&lt;BR /&gt;make[2]: Leaving directory `/root/intel/Src/StorageLib/LIBCODE'&lt;BR /&gt;make[1]: *** [all] Error 2&lt;BR /&gt;make[1]: Leaving directory `/root/intel/Src/StorageLib'&lt;BR /&gt;make: *** [all] Error 2&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 01 Aug 2008 22:39:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Error-when-compiling-SDK-kit/m-p/847455#M1445</guid>
      <dc:creator>sysadmin</dc:creator>
      <dc:date>2008-08-01T22:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error when compiling SDK kit</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Error-when-compiling-SDK-kit/m-p/847456#M1446</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Which version of SDK are you using? Also, which Linux OS? The User Guide included in the SDK (in Docs folder) gives you details on hardware and software requirements of the system andinstructions for building the SDK. Make sure you have followed those guidelines and have included Third Party, Src, Samples and Lib folders in the same structure as Intel AMT SDK. Let us know how it goes.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sree&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Aug 2008 17:56:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Error-when-compiling-SDK-kit/m-p/847456#M1446</guid>
      <dc:creator>Sreelekshm_S_Intel</dc:creator>
      <dc:date>2008-08-02T17:56:01Z</dc:date>
    </item>
  </channel>
</rss>

