<?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>i.MX Processors中的主题 Re: LTIB Build Failed</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198421#M10730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt; to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;revive this old &lt;/SPAN&gt; &lt;SPAN class="hps"&gt;post, but today I found the same problem trying to update gstreamer from ltib (from 0.10.15 to 0.10.35).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I have patched sucesfully with the path above, but i have the same result,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_format_parse_caps'&lt;/P&gt;&lt;P&gt;../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_parse_caps_framerate'&lt;/P&gt;&lt;P&gt;../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_parse_caps_pixel_aspect_ratio'&lt;/P&gt;&lt;P&gt;../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_format_parse_caps_interlaced'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the end could you do the update??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Mar 2013 13:25:01 GMT</pubDate>
    <dc:creator>albfon</dc:creator>
    <dc:date>2013-03-11T13:25:01Z</dc:date>
    <item>
      <title>LTIB Build Failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198412#M10721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I facing problem while building gstreamer in LTIB environment. my LTIB version is L2.6.35_10.12.01_ER_source.&lt;BR /&gt; These are the version of my LTIB source.&lt;/P&gt;&lt;P&gt;1. gstreamer-0.10.25&lt;BR /&gt; 2. gst-pluging-base-0.10.25&lt;BR /&gt;3.gst-plugins-good-0.10.16&lt;/P&gt;&lt;P&gt;So, I replaced these three plugin respectively gstreamer-0.10.32 , gst-plugins-base-0.10.32 , gst-plugins-good-0.10.28 my LTIB source.&lt;/P&gt;&lt;P&gt;After building LTIB source gstreamer-0.10.32 installed properly. while building gst-plugins-base-0.10.32 we are facing problem.&lt;/P&gt;&lt;P&gt;I replaced these three pkgs in /ltib/rpm/SOURCES/ this directory.&lt;/P&gt;&lt;P&gt;Guide me how to build the newer version gstreamer, base and good on LTIB environment.&lt;/P&gt;&lt;P&gt;Please refer the document for how to build the gstreamer in LTIB environment.&lt;/P&gt;&lt;P&gt;Below I am mentioning the error message.&lt;/P&gt;&lt;P&gt;/opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/../lib/gcc/arm-fsl-linux-gnueabi/4.4.4/../../../../arm-fsl-linux-gnueabi/bin/ld: warning: libgstvideo-0.10.so.0, needed by ../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so, not found (try using -rpath or -rpath-link)&lt;BR /&gt; ../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_format_parse_caps'&lt;BR /&gt;../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_parse_caps_framerate'&lt;BR /&gt;../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_parse_caps_pixel_aspect_ratio'&lt;BR /&gt;../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_format_parse_caps_interlaced'&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;make[4]: *** [encoding] Error 1&lt;BR /&gt;make[4]: Leaving directory `/home/kolanchi/VM/ltib/rpm/BUILD/gst-plugins-base-0.10.32/tests/examples/encoding'&lt;BR /&gt;make[3]: *** [encoding] Error 2&lt;BR /&gt;make[3]: Leaving directory `/home/kolanchi/VM/ltib/rpm/BUILD/gst-plugins-base-0.10.32/tests/examples'&lt;BR /&gt;make[2]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 04:37:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198412#M10721</guid>
      <dc:creator>kolanchi</dc:creator>
      <dc:date>2011-12-29T04:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB Build Failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198413#M10722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just catch the spec file in ltib directory and edit the specs with the required version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp; ::&amp;nbsp;&amp;nbsp;&amp;nbsp; Krishna Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 08:15:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198413#M10722</guid>
      <dc:creator>KrishnaPavan</dc:creator>
      <dc:date>2011-12-29T08:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB Build Failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198414#M10723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&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; I modified the spec file based on my version. still I am facing the error.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;kolanchi&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Krishna Pavan said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/ltib-build-failed?groupUrl=ltib&amp;amp;commentId=4103961%3AComment%3A52250&amp;amp;xg_source=msg_com_gr_forum#4103961Comment52250"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just catch the spec file in ltib directory and edit the specs with the required version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp; ::&amp;nbsp;&amp;nbsp;&amp;nbsp; Krishna Pavan&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 09:02:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198414#M10723</guid>
      <dc:creator>kolanchi</dc:creator>
      <dc:date>2011-12-29T09:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB Build Failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198415#M10724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kolanchinathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach the spec file here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 09:07:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198415#M10724</guid>
      <dc:creator>KrishnaPavan</dc:creator>
      <dc:date>2011-12-29T09:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB Build Failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198416#M10725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;I have attached the spec file.&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;kolanchi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 09:13:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198416#M10725</guid>
      <dc:creator>kolanchi</dc:creator>
      <dc:date>2011-12-29T09:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB Build Failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198417#M10726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kolanchinathan,&lt;/P&gt;&lt;P&gt;o.k I have got the patch for it,&lt;/P&gt;&lt;P&gt;Include this patch in spec as well as in pkgs directory.&lt;/P&gt;&lt;P&gt;I dont think upgrading is this easy.&amp;nbsp; Lot many soname libraries are needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards :: Krishna Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 09:23:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198417#M10726</guid>
      <dc:creator>KrishnaPavan</dc:creator>
      <dc:date>2011-12-29T09:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB Build Failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198418#M10727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Some hassles listed&amp;nbsp; &lt;A href="http://imxcommunity.org/group/ltib/forum/topics/how-do-i-add-new-pkgs-to-ltib?commentId=4103961%3AComment%3A42502&amp;amp;groupId=4103961%3AGroup%3A2540" target="_self"&gt;here&lt;/A&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 09:26:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198418#M10727</guid>
      <dc:creator>KrishnaPavan</dc:creator>
      <dc:date>2011-12-29T09:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB Build Failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198419#M10728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&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; I have included below patch in my source as well as mention in the spec file also.&lt;/P&gt;&lt;P&gt;gst-plugins-base-0.10.22-mpeg2avsyncfix.patch&lt;BR /&gt;gst-plugins-base-0.10.22-typefindaacplus2flac.patch&lt;BR /&gt;gst-plugins-base-0.10.25-optplaybin2.patch&lt;BR /&gt;gst-plugins-base-0.10.25-optplaybin-v2.patch&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;kolanchi&lt;BR /&gt; &lt;CITE&gt;Krishna Pavan said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/ltib-build-failed?groupUrl=ltib&amp;amp;commentId=4103961%3AComment%3A52252&amp;amp;xg_source=msg_com_gr_forum#4103961Comment52185"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Hi, Some hassles listed&amp;nbsp; &lt;A href="http://imxcommunity.org/group/ltib/forum/topics/how-do-i-add-new-pkgs-to-ltib?commentId=4103961%3AComment%3A42502&amp;amp;groupId=4103961%3AGroup%3A2540" rel="nofollow" target="_self"&gt;here&lt;/A&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 06:32:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198419#M10728</guid>
      <dc:creator>kolanchi</dc:creator>
      <dc:date>2011-12-30T06:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB Build Failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198420#M10729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;According to the package, I think you need to attach this patch also according to the version, and place this patch in the pkgs directory.&lt;/P&gt;&lt;P&gt;Hope it works...&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp; :: Krishna Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Dec 2011 06:03:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198420#M10729</guid>
      <dc:creator>KrishnaPavan</dc:creator>
      <dc:date>2011-12-31T06:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB Build Failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198421#M10730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt; to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;revive this old &lt;/SPAN&gt; &lt;SPAN class="hps"&gt;post, but today I found the same problem trying to update gstreamer from ltib (from 0.10.15 to 0.10.35).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I have patched sucesfully with the path above, but i have the same result,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_format_parse_caps'&lt;/P&gt;&lt;P&gt;../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_parse_caps_framerate'&lt;/P&gt;&lt;P&gt;../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_parse_caps_pixel_aspect_ratio'&lt;/P&gt;&lt;P&gt;../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_format_parse_caps_interlaced'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the end could you do the update??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 13:25:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-Build-Failed/m-p/198421#M10730</guid>
      <dc:creator>albfon</dc:creator>
      <dc:date>2013-03-11T13:25:01Z</dc:date>
    </item>
  </channel>
</rss>

