<?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のトピックXFree86 Cross compile successful</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/XFree86-spec-not-compiling-for-IMX-31/m-p/166696#M4642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hai ALL&lt;BR /&gt;&lt;BR /&gt;I was able to successfully crosscompile Xorg 6.9.0 , and also able to run X applications connecting to a monitor&lt;BR /&gt;&lt;BR /&gt;The steps to be followed are&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;LI&gt;Download X11R6.9.0-src.tar.gz from ww.x.org&lt;/LI&gt;&lt;LI&gt;Run make World CROSSCOMPILEDIR="/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin" CROSS_COMPILE="arm-none-linux-gnueabi-" DESTDIR="/home/arm"&lt;/LI&gt;&lt;LI&gt;After this command you will get errors,&lt;/LI&gt;&lt;LI&gt;Copy contents in ltib~/rootfs/usr/lib and ltib~/rootfs/usr/include to the xc/exports folder&lt;/LI&gt;&lt;LI&gt;Run make all CROSSCOMPILEDIR="/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin" CROSS_COMPILE="arm-none-linux-gnueabi-" DESTDIR="/home/arm"&lt;/LI&gt;&lt;LI&gt;After successful compilation make install CROSSCOMPILEDIR="/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin" CROSS_COMPILE="arm-none-linux-gnueabi-" DESTDIR="/home/arm"&lt;/LI&gt;&lt;/OL&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Arun Kumar&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2007 18:19:50 GMT</pubDate>
    <dc:creator>paiarunk</dc:creator>
    <dc:date>2007-11-29T18:19:50Z</dc:date>
    <item>
      <title>XFree86.spec not compiling for IMX 31</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/XFree86-spec-not-compiling-for-IMX-31/m-p/166695#M4641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hai&lt;BR /&gt;&lt;BR /&gt;We have installed ltib-imx31ads-20071008 and trying to compile XFree86.spec for IMX31,&lt;BR /&gt;&lt;BR /&gt;we are following the commands mentioned below&lt;BR /&gt;&lt;BR /&gt;./ltib -p XFree86.spec -m prep&lt;BR /&gt;&amp;nbsp;and&lt;BR /&gt;after that if we run command&lt;BR /&gt;&lt;BR /&gt;./ltib -p XFree86.spec -m scbuild&lt;BR /&gt;&lt;BR /&gt;We are getting the following error&lt;BR /&gt;&lt;BR /&gt;arun@arun-desktop:~/ftf/ltib-imx31ads-20071008$ ./ltib -p XFree86.spec -m scbuild&lt;BR /&gt;&lt;BR /&gt;Processing: XFree86&lt;BR /&gt;=====================&lt;BR /&gt;rpmbuild --dbpath /home/arun/ftf/ltib-imx31ads-20071008/rpmdb --define '_unpackaged_files_terminate_build 0' --define '_target_cpu arm' --define '__strip strip' --define '_topdir /home/arun/ftf/ltib-imx31ads-20071008/rpm' --define '_prefix /usr' --define '_tmppath /home/arun/ftf/ltib-imx31ads-20071008/tmp' --define '_mandir /usr/share/man' --define '_sysconfdir /etc' --define '_localstatedir /var' -bc --short-circuit&amp;nbsp; /home/arun/ftf/ltib-imx31ads-20071008/dist/lfs-5.1/XFree86/XFree86.spec&lt;BR /&gt;Executing(%build): /bin/sh -e /home/arun/ftf/ltib-imx31ads-20071008/tmp/rpm-tmp.86485&lt;BR /&gt;+ umask 022&lt;BR /&gt;+ cd /home/arun/ftf/ltib-imx31ads-20071008/rpm/BUILD&lt;BR /&gt;+ cd /home/arun/ftf/ltib-imx31ads-20071008/rpm/BUILD/XFree86/xc&lt;BR /&gt;+ make World WORLDOPTS=&lt;BR /&gt;&lt;BR /&gt;./config/util/printver.exe: 1: Syntax error: word unexpected (expecting ")")&lt;BR /&gt;Building XFree86.&lt;BR /&gt;&lt;BR /&gt;I hope you checked the configuration parameters in ./config/cf&lt;BR /&gt;to see if you need to pass BOOTSTRAPCFLAGS.&lt;BR /&gt;&lt;BR /&gt;Sun Nov 25 12:03:49 IST 2007&lt;BR /&gt;&lt;BR /&gt;cd ./config/imake &amp;amp;&amp;amp; make&amp;nbsp; -f Makefile.ini BOOTSTRAPCFLAGS="" CC="gcc" clean&lt;BR /&gt;make[1]: Entering directory `/home/arun/ftf/ltib-imx31ads-20071008/rpm/BUILD/XFree86/xc/config/imake'&lt;BR /&gt;rm -f ccimake imake.o imake&lt;BR /&gt;rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*&lt;BR /&gt;rm -f -r Makefile.proto Makefile Makefile.dep bootstrap&lt;BR /&gt;rm -f imakemdep_cpp.h&lt;BR /&gt;make[1]: Leaving directory `/home/arun/ftf/ltib-imx31ads-20071008/rpm/BUILD/XFree86/xc/config/imake'&lt;BR /&gt;make&amp;nbsp; Makefile.boot&lt;BR /&gt;make[1]: Entering directory `/home/arun/ftf/ltib-imx31ads-20071008/rpm/BUILD/XFree86/xc'&lt;BR /&gt;cd ./config/imake &amp;amp;&amp;amp; make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="gcc"&lt;BR /&gt;make[2]: Entering directory `/home/arun/ftf/ltib-imx31ads-20071008/rpm/BUILD/XFree86/xc/config/imake'&lt;BR /&gt;making imake with BOOTSTRAPCFLAGS= and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake&lt;BR /&gt;gcc -o ccimake -DCROSSCOMPILEDIR=\"\"&amp;nbsp; -O -I../../include -I../../imports/x11/include/X11 ccimake.c&lt;BR /&gt;if [ -n "" ] ; then \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /cc -E `./ccimake` \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -DCROSSCOMPILE_CPP imakemdep.h &amp;gt; imakemdep_cpp.h; \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else touch imakemdep_cpp.h; fi&lt;BR /&gt;gcc -c&amp;nbsp; -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c&lt;BR /&gt;./ccimake: 1: Syntax error: word unexpected (expecting ")")&lt;BR /&gt;gcc -o imake&amp;nbsp; -O -I../../include -I../../imports/x11/include/X11 imake.o&lt;BR /&gt;make[2]: Leaving directory `/home/arun/ftf/ltib-imx31ads-20071008/rpm/BUILD/XFree86/xc/config/imake'&lt;BR /&gt;rm -f ./config/makedepend/Makefile.proto&lt;BR /&gt;./config/imake/imake -I./config/cf&amp;nbsp; -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend&lt;BR /&gt;./config/imake/imake: 1: Syntax error: word unexpected (expecting ")")&lt;BR /&gt;make[1]: *** [config/makedepend/Makefile.proto] Error 2&lt;BR /&gt;make[1]: Leaving directory `/home/arun/ftf/ltib-imx31ads-20071008/rpm/BUILD/XFree86/xc'&lt;BR /&gt;make: *** [World] Error 2&lt;BR /&gt;error: Bad exit status from /home/arun/ftf/ltib-imx31ads-20071008/tmp/rpm-tmp.86485 (%build)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;RPM build errors:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bad exit status from /home/arun/ftf/ltib-imx31ads-20071008/tmp/rpm-tmp.86485 (%build)&lt;BR /&gt;Build time for XFree86: 3 seconds&lt;BR /&gt;&lt;BR /&gt;Failed building XFree86&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;f_scbuild() returned an error, exiting&lt;BR /&gt;Exiting on error or interrupt&lt;BR /&gt;arun@arun-desktop:~/ftf/ltib-imx31ads-20071008$&lt;BR /&gt;&lt;BR /&gt;please help&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Nov 2007 14:34:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/XFree86-spec-not-compiling-for-IMX-31/m-p/166695#M4641</guid>
      <dc:creator>paiarunk</dc:creator>
      <dc:date>2007-11-25T14:34:49Z</dc:date>
    </item>
    <item>
      <title>XFree86 Cross compile successful</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/XFree86-spec-not-compiling-for-IMX-31/m-p/166696#M4642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hai ALL&lt;BR /&gt;&lt;BR /&gt;I was able to successfully crosscompile Xorg 6.9.0 , and also able to run X applications connecting to a monitor&lt;BR /&gt;&lt;BR /&gt;The steps to be followed are&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;LI&gt;Download X11R6.9.0-src.tar.gz from ww.x.org&lt;/LI&gt;&lt;LI&gt;Run make World CROSSCOMPILEDIR="/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin" CROSS_COMPILE="arm-none-linux-gnueabi-" DESTDIR="/home/arm"&lt;/LI&gt;&lt;LI&gt;After this command you will get errors,&lt;/LI&gt;&lt;LI&gt;Copy contents in ltib~/rootfs/usr/lib and ltib~/rootfs/usr/include to the xc/exports folder&lt;/LI&gt;&lt;LI&gt;Run make all CROSSCOMPILEDIR="/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin" CROSS_COMPILE="arm-none-linux-gnueabi-" DESTDIR="/home/arm"&lt;/LI&gt;&lt;LI&gt;After successful compilation make install CROSSCOMPILEDIR="/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin" CROSS_COMPILE="arm-none-linux-gnueabi-" DESTDIR="/home/arm"&lt;/LI&gt;&lt;/OL&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Arun Kumar&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 18:19:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/XFree86-spec-not-compiling-for-IMX-31/m-p/166696#M4642</guid>
      <dc:creator>paiarunk</dc:creator>
      <dc:date>2007-11-29T18:19:50Z</dc:date>
    </item>
  </channel>
</rss>

