<?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>T-SeriesのトピックGetting Error while porting source code to powerpc platform : fatal error: tbb/mutex.h: No such file or directory</title>
    <link>https://community.nxp.com/t5/T-Series/Getting-Error-while-porting-source-code-to-powerpc-platform/m-p/457629#M415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm porting source code to PowerPC platform, While porting the source code Im facing error like below&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;#############################################################################################################&lt;BR /&gt;In file included from build/debug/vnsw/agent/cfg/cfg_constants.cpp:8:0: &lt;/P&gt;&lt;P&gt;| controller/src/base/trace.h:8:23: fatal error: tbb/mutex.h: No such file or directory &lt;/P&gt;&lt;P&gt;|&amp;nbsp; #include &amp;lt;tbb/mutex.h&amp;gt; &lt;/P&gt;&lt;P&gt;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^ &lt;/P&gt;&lt;P&gt;| compilation terminated. &lt;/P&gt;&lt;P&gt;| scons: *** [build/debug/vnsw/agent/cfg/cfg_constants.o] Error 1 &lt;/P&gt;&lt;P&gt;| scons: building terminated because of errors. &lt;/P&gt;&lt;P&gt;| WARNING: exit code 2 from a shell command.&lt;/P&gt;&lt;P&gt;#############################################################################################################&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have included the tbb in the DEPENDS section of bb file, even though tbb is compiled and installed, It is giving the above error. Can anyone let me the know the solution if you aware on this ?? ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Vignesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2015 12:46:35 GMT</pubDate>
    <dc:creator>vigneshr</dc:creator>
    <dc:date>2015-08-21T12:46:35Z</dc:date>
    <item>
      <title>Getting Error while porting source code to powerpc platform : fatal error: tbb/mutex.h: No such file or directory</title>
      <link>https://community.nxp.com/t5/T-Series/Getting-Error-while-porting-source-code-to-powerpc-platform/m-p/457629#M415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm porting source code to PowerPC platform, While porting the source code Im facing error like below&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;#############################################################################################################&lt;BR /&gt;In file included from build/debug/vnsw/agent/cfg/cfg_constants.cpp:8:0: &lt;/P&gt;&lt;P&gt;| controller/src/base/trace.h:8:23: fatal error: tbb/mutex.h: No such file or directory &lt;/P&gt;&lt;P&gt;|&amp;nbsp; #include &amp;lt;tbb/mutex.h&amp;gt; &lt;/P&gt;&lt;P&gt;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^ &lt;/P&gt;&lt;P&gt;| compilation terminated. &lt;/P&gt;&lt;P&gt;| scons: *** [build/debug/vnsw/agent/cfg/cfg_constants.o] Error 1 &lt;/P&gt;&lt;P&gt;| scons: building terminated because of errors. &lt;/P&gt;&lt;P&gt;| WARNING: exit code 2 from a shell command.&lt;/P&gt;&lt;P&gt;#############################################################################################################&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have included the tbb in the DEPENDS section of bb file, even though tbb is compiled and installed, It is giving the above error. Can anyone let me the know the solution if you aware on this ?? ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Vignesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 12:46:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Getting-Error-while-porting-source-code-to-powerpc-platform/m-p/457629#M415</guid>
      <dc:creator>vigneshr</dc:creator>
      <dc:date>2015-08-21T12:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error while porting source code to powerpc platform : fatal error: tbb/mutex.h: No such file or directory</title>
      <link>https://community.nxp.com/t5/T-Series/Getting-Error-while-porting-source-code-to-powerpc-platform/m-p/457630#M416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bitbake can automatically build a package your software depends on, but it can't&lt;/P&gt;&lt;P&gt;automatically adjust references to it from your code. Check your makefiles to ensure&lt;/P&gt;&lt;P&gt;the headers your software requires are in the compiler search path. Details can&lt;/P&gt;&lt;P&gt;be found here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://gcc.gnu.org/onlinedocs/cpp/Search-Path.html" title="https://gcc.gnu.org/onlinedocs/cpp/Search-Path.html"&gt;Search Path - The C Preprocessor&lt;/A&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;BR /&gt;Have a great day,&lt;BR /&gt;Platon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 16:07:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Getting-Error-while-porting-source-code-to-powerpc-platform/m-p/457630#M416</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2015-08-21T16:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error while porting source code to powerpc platform : fatal error: tbb/mutex.h: No such file or directory</title>
      <link>https://community.nxp.com/t5/T-Series/Getting-Error-while-porting-source-code-to-powerpc-platform/m-p/457631#M417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks bpe.. I resolved the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 04:35:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Getting-Error-while-porting-source-code-to-powerpc-platform/m-p/457631#M417</guid>
      <dc:creator>vigneshr</dc:creator>
      <dc:date>2015-08-24T04:35:04Z</dc:date>
    </item>
  </channel>
</rss>

