<?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 on Ubuntu 13.04</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266818#M27916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi, XuanKong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) install patch-ltib-ubuntu12.04.sh from (&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-93455"&gt;https://community.freescale.com/docs/DOC-93455&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;2) create a soft link under /usr/include.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sudo ln -s i386-linux-gun/sys sys&lt;/P&gt;&lt;P&gt;3) install additional packages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sudo aptitude -y install asciidoc texlive-latex-base dblatex xutils-dev&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sudo apt-get install texinfo&lt;/P&gt;&lt;P&gt;4) modify ltib/dist/lfs-5.1/base_libs/base_libs.spec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; perl -w -e '&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # @ARGV = grep { `file $_` =~ m,ASCII C program text, } @ARGV;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # exit (0) unless @ARGV;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 May 2013 04:09:27 GMT</pubDate>
    <dc:creator>XiaoPong</dc:creator>
    <dc:date>2013-05-31T04:09:27Z</dc:date>
    <item>
      <title>LTIB on Ubuntu 13.04</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266816#M27914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 12pt;"&gt;I am trying to install LTIB for my I.MX6 SoloLite board. I have installed the dependencies and patched LTIB. I am stuck when booting the kernel. Please help me to solve the problem.&lt;/SPAN&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P style="font-style: normal; font-weight: normal;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;&lt;A name="docs-internal-guid-16deae51-f7f9-7bfc-ea1e-21dcfc1e01d6"&gt;&lt;/A&gt;&lt;SPAN style="color: #000000; background: none repeat scroll 0% 0% transparent;"&gt;After LTIB is configured, I builded the kernel for iMX6 board. I typed the following command in terminal.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: normal; font-weight: normal;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; background: none repeat scroll 0% 0% transparent; font-family: arial,helvetica,sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;&lt;SPAN style="font-style: normal; background: none repeat scroll 0% 0% transparent; font-weight: normal;"&gt;~/Documents/imx6install/ltib$ ./ltib&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-style: normal; background: none repeat scroll 0% 0% transparent; font-family: arial,helvetica,sans-serif; font-weight: normal;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-style: normal; background: none repeat scroll 0% 0% transparent; font-family: arial,helvetica,sans-serif; font-weight: normal;"&gt;Then I get this error at the end.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;gnueabi/bin/ld: cannot find /lib/ld-linux.so.3&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;make: *** [busybox_unstripped] Error 1&lt;BR /&gt;error: Bad exit status from /home/xuan/Documents/imx6install/ltib/tmp/rpm-tmp.35506 (%build)&lt;BR /&gt;&lt;BR /&gt;RPM build errors:&lt;BR /&gt;Bad exit status from /home/xuan/Documents/imx6install/ltib/tmp/rpm-tmp.35506 (%build)&lt;BR /&gt;Build time for busybox: 5 seconds&lt;BR /&gt;&lt;BR /&gt;Failed building busybox&lt;BR /&gt;&lt;BR /&gt;f_buildrpms() returned an error, exiting&lt;BR /&gt;traceback:&lt;BR /&gt;main:572&lt;BR /&gt;&lt;BR /&gt;Started: Wed May 29 23:47:56 2013&lt;BR /&gt;Ended: Wed May 29 23:48:01 2013&lt;BR /&gt;Elapsed: 5 seconds&lt;BR /&gt;&lt;BR /&gt;These packages failed to build:&lt;BR /&gt;busybox &lt;BR /&gt;&lt;BR /&gt;Build Failed&lt;BR /&gt;&lt;BR /&gt;Exiting on error or interrupt&lt;/SPAN&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;I noticed someone uploaded a similar problem. I tried this solution (listed below) but the error was still there. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;Failed solution:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;Go into ltib/dist/lfs/base_libs/base_libs.spec and find these lines:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff420e; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;# remove absolute paths from text search files (if they exist)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff420e; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;perl -w -e '&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff420e; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;@ARGV = grep { `file $_` =~ m,ASCII C program text, } @ARGV;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff420e; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;exit(0) unless @ARGV;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;Remove the last two (the lines beginning with "@ARGV" and "exit(0)" and you should be good to go.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;Any solutions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker" style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 00:32:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266816#M27914</guid>
      <dc:creator>xuankong</dc:creator>
      <dc:date>2013-05-31T00:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB on Ubuntu 13.04</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266817#M27915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please try this&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-93455"&gt;https://community.freescale.com/docs/DOC-93455&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 03:49:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266817#M27915</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2013-05-31T03:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB on Ubuntu 13.04</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266818#M27916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi, XuanKong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) install patch-ltib-ubuntu12.04.sh from (&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-93455"&gt;https://community.freescale.com/docs/DOC-93455&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;2) create a soft link under /usr/include.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sudo ln -s i386-linux-gun/sys sys&lt;/P&gt;&lt;P&gt;3) install additional packages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sudo aptitude -y install asciidoc texlive-latex-base dblatex xutils-dev&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sudo apt-get install texinfo&lt;/P&gt;&lt;P&gt;4) modify ltib/dist/lfs-5.1/base_libs/base_libs.spec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; perl -w -e '&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # @ARGV = grep { `file $_` =~ m,ASCII C program text, } @ARGV;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # exit (0) unless @ARGV;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 04:09:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266818#M27916</guid>
      <dc:creator>XiaoPong</dc:creator>
      <dc:date>2013-05-31T04:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB on Ubuntu 13.04</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266819#M27917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/XiaoPong"&gt;XiaoPong&lt;/A&gt;. Thanks for the info.&amp;nbsp; I will create a patch for Ubuntu 13.04 soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 20:07:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266819#M27917</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-05-31T20:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB on Ubuntu 13.04</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266820#M27918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leonardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has this patch been done yet?&lt;/P&gt;&lt;P&gt;- I'm trying to get LTIB running on 10.4&lt;/P&gt;&lt;P&gt;- but I would happily jump to 12.04 or 13.04 if either of them is known to work ok!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 12:02:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266820#M27918</guid>
      <dc:creator>phil_martin</dc:creator>
      <dc:date>2013-06-14T12:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB on Ubuntu 13.04</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266821#M27919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have not re-worked the 12.04 patch :smileysad: so there is no 13.04 yet.&lt;/P&gt;&lt;P&gt;Try 12.04. With latest BSP (4.0.0), there is no need to patch LTIB, but in case you face some issues the first time you run &lt;EM&gt;ltib,&lt;/EM&gt; then apply the patch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 14:54:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266821#M27919</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-06-14T14:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB on Ubuntu 13.04</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266822#M27920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.nxp.com/people/XiaoPong"&gt;XiaoPong&lt;/A&gt;&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. It is OK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 17:44:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266822#M27920</guid>
      <dc:creator>oguzyaz</dc:creator>
      <dc:date>2014-01-22T17:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB on Ubuntu 13.04</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266823#M27921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Congratulations!&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 01:52:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-on-Ubuntu-13-04/m-p/266823#M27921</guid>
      <dc:creator>XiaoPong</dc:creator>
      <dc:date>2014-01-23T01:52:24Z</dc:date>
    </item>
  </channel>
</rss>

