<?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: Compilation on L3.0.35_4.0.0 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-on-L3-0-35-4-0-0/m-p/227162#M16361</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;:smileyhappy: Notes for the last LTIB release?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2013 16:18:26 GMT</pubDate>
    <dc:creator>EricNelson</dc:creator>
    <dc:date>2013-06-19T16:18:26Z</dc:date>
    <item>
      <title>Compilation on L3.0.35_4.0.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-on-L3-0-35-4-0-0/m-p/227160#M16359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While putting together some images based on the L3.0.35_4.0.0 BSP:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://boundarydevices.com/ltib-4-0-0-images/"&gt;http://boundarydevices.com/ltib-4-0-0-images/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran into a snag when trying to build without Cairo for an image without X-Windows but with gstreamer, I got&lt;/P&gt;&lt;P&gt;this opaque error message from the build of package &lt;SPAN style="font-family: 'courier new', courier;"&gt;gst-plugins-good&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;checking whether the C compiler works... no&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;configure: error: in `/home/ericn/ltib4-nox/rpm/BUILD/gst-plugins-good-0.10.30':&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;configure: error: C compiler cannot create executables&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;See `config.log' for more details&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;error: Bad exit status from /home/ericn/ltib4-nox/tmp/rpm-tmp.92211 (%build)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RPM build errors:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bad exit status from /home/ericn/ltib4-nox/tmp/rpm-tmp.92211 (%build)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Build time for gst-plugins-good: 2 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Failed building gst-plugins-good&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;It took a while to figure out that the problem stems from a bug in the spec file (&lt;SPAN style="font-family: 'courier new', courier;"&gt;dist/lfs-5.1/gst-plugins-good/gst-plugins-good.spec&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;A line in that file requests the inclusion of the libcairo library, even though Cairo support is explicitly disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to get compilation to succeed, I needed to delete this line:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -export LIBS="-lcairo"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps someone else who's trying to get a minimal build.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 23:36:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-on-L3-0-35-4-0-0/m-p/227160#M16359</guid>
      <dc:creator>EricNelson</dc:creator>
      <dc:date>2013-06-18T23:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation on L3.0.35_4.0.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-on-L3-0-35-4-0-0/m-p/227161#M16360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing your solution. Several people have face this issue and as you mentioned, the trick is to either include cairo when selecting the good plugins on ltib OR removing all cairo stuff on the good’s spec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 16:13:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-on-L3-0-35-4-0-0/m-p/227161#M16360</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-06-19T16:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation on L3.0.35_4.0.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-on-L3-0-35-4-0-0/m-p/227162#M16361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;:smileyhappy: Notes for the last LTIB release?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 16:18:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-on-L3-0-35-4-0-0/m-p/227162#M16361</guid>
      <dc:creator>EricNelson</dc:creator>
      <dc:date>2013-06-19T16:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation on L3.0.35_4.0.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-on-L3-0-35-4-0-0/m-p/227163#M16362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/EnriqueOchoaVazquez"&gt;EnriqueOchoaVazquez&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 16:20:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-on-L3-0-35-4-0-0/m-p/227163#M16362</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-06-19T16:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation on L3.0.35_4.0.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-on-L3-0-35-4-0-0/m-p/227164#M16363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW, in case you tried compiling gst-ffmpeg-plugin, there are&amp;nbsp; two &lt;EM&gt;symbols&lt;/EM&gt; not define, so a patch should applied on the source code. Please check this link for instructions:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-93450"&gt;https://community.freescale.com/docs/DOC-93450&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 16:26:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-on-L3-0-35-4-0-0/m-p/227164#M16363</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-06-19T16:26:05Z</dc:date>
    </item>
  </channel>
</rss>

