<?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: wsdl2h compile error in Linux in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/wsdl2h-compile-error-in-Linux/m-p/905167#M4807</link>
    <description>&lt;P class="MsoNormal" style="MARGIN-LEFT: 24pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 24pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;1) After looking into your problem, it appears that the linux folder was "zipped" rather than "tarred" which may have resulted in permission problems.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 24pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;2) Another area where you may be experiencing problems is that you will need to download Gsoap and make sure the executables are in the ThirdParty Gsoap folder.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 24pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Note that the 2.1 Release of the Intel AMT SDKis scheduled to be uploaded to the sitein approximately 2 weeks and the issueresulting in item 1 abovewill be fixed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 24pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;--G. Holmes&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Oct 2006 23:47:59 GMT</pubDate>
    <dc:creator>Gael_H_Intel</dc:creator>
    <dc:date>2006-10-20T23:47:59Z</dc:date>
    <item>
      <title>wsdl2h compile error in Linux</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/wsdl2h-compile-error-in-Linux/m-p/905166#M4806</link>
      <description>&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;I am trying to compile up the &lt;/FONT&gt;&lt;A href="http://www3.intel.com/cd/ids/developer/asmo-na/eng/321157.htm"&gt;&lt;FONT face="Arial" size="2"&gt;sample code&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face="Arial" size="2"&gt; in Intel_AMT_Release2_0_124884_p.zip on Linux and am getting the following error regarding wsdl2h: dos2unix: converting file Makefile to UNIX format ... ../../ThirdParty/gSOAP/wsdl2h -e -y -t&lt;BR /&gt;../../ThirdParty/gSOAP/typemap.dat -o HardwareAssetInterface.h&lt;BR /&gt;../../Include/WSDL/HardwareAssetInterface.wsdl make:&lt;BR /&gt;../../ThirdParty/gSOAP/wsdl2h: Command not found make: ***&lt;BR /&gt;[soapClient.cpp] Error 127 [root@csfnfs65 AssetDisplay]# ls&lt;BR /&gt;../../ThirdParty/gSOAP/ digcalc.cpp httpDigest.cpp stdsoap2.cpp&lt;BR /&gt;stldeque.h stllist.h stlvector.h digcalc.h httpDigest.h stdsoap2.h stl.h&lt;BR /&gt;stlset.h typemap.dat &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;I've checked the Docs directory for info and the only info on wsd12h is Windows based: ./Readme.txt: 1) Run wsdl.exe using the -n option ./Readme.txt: e.g. wsdl2h.exe -e -t typemap.dat -o RemoteControlInterface.h -n &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;It is very likely that the development environment is not right in Linux. What RPMs are required?? I have C and C++ already loaded. &lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2006 01:57:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/wsdl2h-compile-error-in-Linux/m-p/905166#M4806</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2006-10-19T01:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: wsdl2h compile error in Linux</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/wsdl2h-compile-error-in-Linux/m-p/905167#M4807</link>
      <description>&lt;P class="MsoNormal" style="MARGIN-LEFT: 24pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 24pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;1) After looking into your problem, it appears that the linux folder was "zipped" rather than "tarred" which may have resulted in permission problems.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 24pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;2) Another area where you may be experiencing problems is that you will need to download Gsoap and make sure the executables are in the ThirdParty Gsoap folder.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 24pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Note that the 2.1 Release of the Intel AMT SDKis scheduled to be uploaded to the sitein approximately 2 weeks and the issueresulting in item 1 abovewill be fixed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN-LEFT: 24pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo2"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;--G. Holmes&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2006 23:47:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/wsdl2h-compile-error-in-Linux/m-p/905167#M4807</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2006-10-20T23:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: wsdl2h compile error in Linux</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/wsdl2h-compile-error-in-Linux/m-p/905168#M4808</link>
      <description>&lt;P&gt;Also,&lt;/P&gt;
&lt;P&gt;To download gsoap you may want to visit URL's &lt;A href="http://sourceforge.net/projects/gsoap2"&gt;http://sourceforge.net/projects/gsoap2&lt;/A&gt;and &lt;A href="http://gsoap2.sourceforge.net/"&gt;http://gsoap2.sourceforge.net/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;All the best!&lt;/P&gt;
&lt;P&gt;Steve Williams&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2006 01:40:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/wsdl2h-compile-error-in-Linux/m-p/905168#M4808</guid>
      <dc:creator>Steven_W_Intel</dc:creator>
      <dc:date>2006-10-21T01:40:36Z</dc:date>
    </item>
  </channel>
</rss>

