<?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: Compilation Problem when compiling uboot in ltib</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-Problem-when-compiling-uboot-in-ltib/m-p/266504#M27826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;This problem is solved now . Currently I am using ltib cross compilation tool to compile u-boot. The board which we are using is nitrogen6x. &lt;/P&gt;&lt;P&gt;Thanking You,&lt;/P&gt;&lt;P&gt;Ashwath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Nov 2013 09:25:05 GMT</pubDate>
    <dc:creator>ashwathhebbar</dc:creator>
    <dc:date>2013-11-13T09:25:05Z</dc:date>
    <item>
      <title>Compilation Problem when compiling uboot in ltib</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-Problem-when-compiling-uboot-in-ltib/m-p/266502#M27824</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 am trying to compile u-boot in ltib. The logs can be seen below.&lt;/P&gt;&lt;P&gt;root@ubuntu-WSG52B55W7-0248:/mnt/sata_home/ashwath/totest# ./ltib&lt;/P&gt;&lt;P&gt;Don't have HTTP::Request::Common&lt;/P&gt;&lt;P&gt;Don't have LWP::UserAgent&lt;/P&gt;&lt;P&gt;Cannot test proxies, or remote file availability without both&lt;/P&gt;&lt;P&gt;HTTP::Request::Common and LWP::UserAgent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should not be root when running ltib, do you really&lt;/P&gt;&lt;P&gt;want to continue ?&amp;nbsp; y|N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processing platform: Freescale iMX6x Based Boards&lt;/P&gt;&lt;P&gt;===================================================&lt;/P&gt;&lt;P&gt;using config/platform/imx/.config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processing: fake-provides&lt;/P&gt;&lt;P&gt;===========================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processing: u-boot&lt;/P&gt;&lt;P&gt;====================&lt;/P&gt;&lt;P&gt;Build path taken because: directory build, no prebuilt rpm,&lt;/P&gt;&lt;P&gt;scbuild/scdeploy already unpacked package&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processing: u-boot&lt;/P&gt;&lt;P&gt;====================&lt;/P&gt;&lt;P&gt;Build path taken because: directory build, build key set, no prebuilt rpm,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rpmbuild --dbpath /mnt/sata_home/ashwath/totest/rootfs//var/lib/rpm --target arm --define '_unpackaged_files_terminate_build 0' --define '_target_cpu arm' --define '__strip strip' --define '_topdir /mnt/sata_home/ashwath/totest/rpm' --define '_prefix /usr' --define '_tmppath /mnt/sata_home/ashwath/totest/tmp' --define '_rpmdir /mnt/sata_home/ashwath/totest/rpm/RPMS'&amp;nbsp; --define '_mandir /usr/share/man' --define '_sysconfdir /etc' --define '_localstatedir /var' -bc --short-circuit&amp;nbsp; /mnt/sata_home/ashwath/totest/tmp/u-boot.spec&lt;/P&gt;&lt;P&gt;Building target platforms: arm&lt;/P&gt;&lt;P&gt;Building for target arm&lt;/P&gt;&lt;P&gt;Executing(%build): /bin/sh -e /mnt/sata_home/ashwath/totest/tmp/rpm-tmp.63147&lt;/P&gt;&lt;P&gt;+ umask 022&lt;/P&gt;&lt;P&gt;+ cd /mnt/sata_home/ashwath/totest/rpm/BUILD&lt;/P&gt;&lt;P&gt;+ cd u-boot-2009.08&lt;/P&gt;&lt;P&gt;+ : mx6q_sabrelite_config&lt;/P&gt;&lt;P&gt;+ eval echo&lt;/P&gt;&lt;P&gt;+ echo&lt;/P&gt;&lt;P&gt;+ PKG_U_BOOT_PATH_PRECONFIG=&lt;/P&gt;&lt;P&gt;+ SRC_DIR=/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08&lt;/P&gt;&lt;P&gt;+ BUILD_DIR=/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08&lt;/P&gt;&lt;P&gt;+ [ /mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08 != /mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08 ]&lt;/P&gt;&lt;P&gt;+ cd /mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08&lt;/P&gt;&lt;P&gt;+ [ -n&amp;nbsp; ]&lt;/P&gt;&lt;P&gt;+ make HOSTCC=ccache /usr/bin/gcc -B/usr/bin/ CROSS_COMPILE=arm-none-linux-gnueabi- O=/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08 mx6q_sabrelite_config&lt;/P&gt;&lt;P&gt;Configuring for mx6q_sabrelite board...&lt;/P&gt;&lt;P&gt;+ make HOSTCC=ccache /usr/bin/gcc -B/usr/bin/ HOSTSTRIP=/usr/bin/strip CROSS_COMPILE=arm-none-linux-gnueabi- OPTFLAGS=-Os O=/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08 all&lt;/P&gt;&lt;P&gt;Generating include/autoconf.mk&lt;/P&gt;&lt;P&gt;Generating include/autoconf.mk.dep&lt;/P&gt;&lt;P&gt;for dir in tools examples/standalone examples/api ; do make -C $dir _depend ; done&lt;/P&gt;&lt;P&gt;make[1]: Entering directory `/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08/tools'&lt;/P&gt;&lt;P&gt;make[1]: Nothing to be done for `_depend'.&lt;/P&gt;&lt;P&gt;make[1]: Leaving directory `/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08/tools'&lt;/P&gt;&lt;P&gt;make[1]: Entering directory `/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08/examples/standalone'&lt;/P&gt;&lt;P&gt;make[1]: Nothing to be done for `_depend'.&lt;/P&gt;&lt;P&gt;make[1]: Leaving directory `/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08/examples/standalone'&lt;/P&gt;&lt;P&gt;make[1]: Entering directory `/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08/examples/api'&lt;/P&gt;&lt;P&gt;make[1]: Nothing to be done for `_depend'.&lt;/P&gt;&lt;P&gt;make[1]: Leaving directory `/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08/examples/api'&lt;/P&gt;&lt;P&gt;make -C tools all&lt;/P&gt;&lt;P&gt;make -C examples/standalone all&lt;/P&gt;&lt;P&gt;make -C examples/api all&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;make[1]: Entering directory `/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08/tools'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;make[1]: *** No rule to make target `/home/ubuntu/imx6q/html5_demo_webkit_1_6_1/ltib/rpm/BUILD/u-boot-2009.08/lib_generic/crc32.c', needed by `crc32.o'.&amp;nbsp; Stop.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;make[1]: Leaving directory `/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08/tools'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;make: *** [tools] Error 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;make: *** Waiting for unfinished jobs....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;make[1]: Entering directory `/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08/examples/standalone'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;make[1]: *** No rule to make target `/home/ubuntu/imx6q/html5_demo_webkit_1_6_1/ltib/rpm/BUILD/u-boot-2009.08/include/common.h', needed by `hello_world.o'.&amp;nbsp; Stop.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;make[1]: Leaving directory `/mnt/sata_home/ashwath/totest/rpm/BUILD/u-boot-2009.08/examples/standalone'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;make: *** [examples/standalone] Error 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;make: *** wait: No child processes.&amp;nbsp; Stop.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;error: Bad exit status from /mnt/sata_home/ashwath/totest/tmp/rpm-tmp.63147 (%build)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RPM build errors:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bad exit status from /mnt/sata_home/ashwath/totest/tmp/rpm-tmp.63147 (%build)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Build time for u-boot: 2 seconds&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Failed building u-boot&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;f_buildrpms() returned an error, exiting&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;traceback:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; main:560&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Started: Fri Nov&amp;nbsp; 8 19:56:08 2013&lt;/P&gt;&lt;P&gt;Ended:&amp;nbsp;&amp;nbsp; Fri Nov&amp;nbsp; 8 19:56:12 2013&lt;/P&gt;&lt;P&gt;Elapsed: 4 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These packages failed to build:&lt;/P&gt;&lt;P&gt;u-boot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Build Failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exiting on error or interrupt&lt;/P&gt;&lt;P&gt;Actually I do not know what is the problem. I wanted to apply this patch in u-boot source i.e &lt;A href="http://lists.denx.de/pipermail/u-boot/2012-October/136234.html"&gt;http://lists.denx.de/pipermail/u-boot/2012-October/136234.html&lt;/A&gt;&amp;nbsp; so as to enable LVDS display. So I am trying to compile this. &lt;/P&gt;&lt;P&gt;Can anybody let me know how to resolve this compilation problem.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashwath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 14:39:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-Problem-when-compiling-uboot-in-ltib/m-p/266502#M27824</guid>
      <dc:creator>ashwathhebbar</dc:creator>
      <dc:date>2013-11-08T14:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Problem when compiling uboot in ltib</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-Problem-when-compiling-uboot-in-ltib/m-p/266503#M27825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashwath,&lt;/P&gt;&lt;P&gt; Would you pleases tell us which board and the version of BSP you are using ?&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 03:41:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-Problem-when-compiling-uboot-in-ltib/m-p/266503#M27825</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2013-11-13T03:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Problem when compiling uboot in ltib</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-Problem-when-compiling-uboot-in-ltib/m-p/266504#M27826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;This problem is solved now . Currently I am using ltib cross compilation tool to compile u-boot. The board which we are using is nitrogen6x. &lt;/P&gt;&lt;P&gt;Thanking You,&lt;/P&gt;&lt;P&gt;Ashwath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 09:25:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-Problem-when-compiling-uboot-in-ltib/m-p/266504#M27826</guid>
      <dc:creator>ashwathhebbar</dc:creator>
      <dc:date>2013-11-13T09:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Problem when compiling uboot in ltib</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-Problem-when-compiling-uboot-in-ltib/m-p/266505#M27827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashwath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My pleasure. Any questions will be welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 10:03:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-Problem-when-compiling-uboot-in-ltib/m-p/266505#M27827</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2013-11-13T10:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Problem when compiling uboot in ltib</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compilation-Problem-when-compiling-uboot-in-ltib/m-p/266506#M27828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure Dan......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 10:42:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compilation-Problem-when-compiling-uboot-in-ltib/m-p/266506#M27828</guid>
      <dc:creator>ashwathhebbar</dc:creator>
      <dc:date>2013-11-13T10:42:44Z</dc:date>
    </item>
  </channel>
</rss>

