<?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 &amp;gt;&amp;gt;I'm trying to build the IPP in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IPP-Samples-CMake-issue/m-p/957246#M19217</link>
    <description>&amp;gt;&amp;gt;I'm trying to build the IPP Samples... ...on Debian (kernel 2.6.32) with CMake 2.8.10.1...
&amp;gt;&amp;gt;...
&amp;gt;&amp;gt;CMake Error: Could not open file for write in copy operation /CMakeCCompiler.cmake.tmp
&amp;gt;&amp;gt;CMake Error: : System Error: Permission denied
&amp;gt;&amp;gt;...

This is access rights related issue on your computer and it is not related to IPP.</description>
    <pubDate>Mon, 26 Nov 2012 13:58:52 GMT</pubDate>
    <dc:creator>SergeyKostrov</dc:creator>
    <dc:date>2012-11-26T13:58:52Z</dc:date>
    <item>
      <title>Building IPP Samples - CMake issue</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IPP-Samples-CMake-issue/m-p/957245#M19216</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to build the IPP Samples, with command&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;perl build.pl --cmake=speech-codecs,ia32,make,s,st,debug --build --comp=intel&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;and am getting some cmake errors.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently running on Debian (kernel 2.6.32) with CMake 2.8.10.1.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Console output is attached. Has anyone had any CMake errors like this?&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2012 11:05:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IPP-Samples-CMake-issue/m-p/957245#M19216</guid>
      <dc:creator>BRIAN_F_Intel1</dc:creator>
      <dc:date>2012-11-26T11:05:52Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;I'm trying to build the IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IPP-Samples-CMake-issue/m-p/957246#M19217</link>
      <description>&amp;gt;&amp;gt;I'm trying to build the IPP Samples... ...on Debian (kernel 2.6.32) with CMake 2.8.10.1...
&amp;gt;&amp;gt;...
&amp;gt;&amp;gt;CMake Error: Could not open file for write in copy operation /CMakeCCompiler.cmake.tmp
&amp;gt;&amp;gt;CMake Error: : System Error: Permission denied
&amp;gt;&amp;gt;...

This is access rights related issue on your computer and it is not related to IPP.</description>
      <pubDate>Mon, 26 Nov 2012 13:58:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IPP-Samples-CMake-issue/m-p/957246#M19217</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-11-26T13:58:52Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;CMake Error at /usr/share</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IPP-Samples-CMake-issue/m-p/957247#M19218</link>
      <description>&amp;gt;&amp;gt;CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:36 (TRY_COMPILE):
&amp;gt;&amp;gt;  Unknown extension ".c" for file
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;    /media/shared/ipp_samples/ipp-samples.7.1.1.013/__cmake/speech-codecs.
&amp;gt;&amp;gt;ia32.make.s.st.debug/CMakeFiles/CMakeTmp/testCCompiler.c
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;  try_compile() works only for enabled languages.  Currently these are:
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;    C CXX

There is a strange contrudiction since 'testCCompiler.c' is the C-language file. Could you check a line 36 in the 'cmake' file?</description>
      <pubDate>Tue, 27 Nov 2012 13:45:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IPP-Samples-CMake-issue/m-p/957247#M19218</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-11-27T13:45:00Z</dc:date>
    </item>
    <item>
      <title>Quote:Sergey Kostrov wrote:</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IPP-Samples-CMake-issue/m-p/957248#M19219</link>
      <description>&lt;BLOCKQUOTE&gt;Sergey Kostrov wrote:&lt;BR /&gt;&lt;P&gt;&amp;gt;&amp;gt;CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:36 (TRY_COMPILE):&lt;BR /&gt;
&amp;gt;&amp;gt;  Unknown extension ".c" for file&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;    /media/shared/ipp_samples/ipp-samples.7.1.1.013/__cmake/speech-codecs.ia32.make.s.st.debug/CMakeFiles/CMakeTmp/testCCompiler.c&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;  try_compile() works only for enabled languages.  Currently these are:&lt;BR /&gt;
&amp;gt;&amp;gt;&lt;BR /&gt;
&amp;gt;&amp;gt;    C CXX&lt;/P&gt;
&lt;P&gt;There is a strange contrudiction since 'testCCompiler.c' is the C-language file. Could you check a line 36 in the 'cmake' file?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;

Hi Sergey,

I have just (in the last hour) solved this issue. The first issue was user rights as you pointed out. Then I solved the cmake issues but completely uninstalling cmake from my system, then building and installing the latest cmake source. 

I am now in the process of trying to build the usc_speech_codec binary with static linking...</description>
      <pubDate>Tue, 27 Nov 2012 13:51:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IPP-Samples-CMake-issue/m-p/957248#M19219</guid>
      <dc:creator>BRIAN_F_Intel1</dc:creator>
      <dc:date>2012-11-27T13:51:41Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IPP-Samples-CMake-issue/m-p/957249#M19220</link>
      <description>Hi,

&amp;gt;&amp;gt;I have just (in the last hour) solved this issue. The first issue was user rights as you pointed out. Then I solved the cmake issues but
&amp;gt;&amp;gt;completely uninstalling cmake from my system, then building and installing the latest cmake source.

Thanks for the update.</description>
      <pubDate>Tue, 27 Nov 2012 14:05:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-IPP-Samples-CMake-issue/m-p/957249#M19220</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-11-27T14:05:37Z</dc:date>
    </item>
  </channel>
</rss>

