<?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: Error with 'pseudo' while compiling fsl-image-full for LS1012A in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/Error-with-pseudo-while-compiling-fsl-image-full-for-LS1012A/m-p/768076#M3370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black; background: white;"&gt;Look at the Section &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;4.4.9.5.3 of SDK 2.0-1703 documentation about "Deploying the full file system":&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black; background: white;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Fsupporting-information%2FQORIQ-SDK-2.0-IC-REV0.pdf" rel="nofollow" target="_blank"&gt;https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2018 05:44:35 GMT</pubDate>
    <dc:creator>Pavel</dc:creator>
    <dc:date>2018-03-06T05:44:35Z</dc:date>
    <item>
      <title>Error with 'pseudo' while compiling fsl-image-full for LS1012A</title>
      <link>https://community.nxp.com/t5/Layerscape/Error-with-pseudo-while-compiling-fsl-image-full-for-LS1012A/m-p/768074#M3368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently trying to build the fsl-image-full from the QorIQ SDK for the LS1012A development board. This has given me a lot of problems and errors, most of them I was able to fix. I attached two files where I describe the steps I followed to compile the SDK and the different problems with fixes I used (I hope they don't cause these issues?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I currently get an error that sounds like this: "&lt;EM&gt;no real function for mknod / mknodat&lt;/EM&gt;" from the pseudo package. I followed the following commit to fix this error, but it causes another error to pop up.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=akuster/krogoth-next&amp;amp;id=b5765cc6e0fe6b64b1d39265feea67e6ee664d55" title="http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=akuster/krogoth-next&amp;amp;id=b5765cc6e0fe6b64b1d39265feea67e6ee664d55"&gt;poky-contrib - Poky Built Tool and Metadata - User Contributions Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if that fix is the problem or not, since it was made for pseudo 1.7.5 while the SDK contains version 1.7.4. However when I do apply that fix, I get the following message:&lt;/P&gt;&lt;P&gt;"&lt;EM&gt;/usr/bin/ld: /home/piete/Documents/secondtry/QorIQ-SDK-V2.0-20160527-yocto/build_ls1012afrdm/tmp/sysroots/x86_64-linux/usr/lib/libsqlite3.a(sqlite3.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried adding the "&lt;EM&gt;-fPIC&lt;/EM&gt;" flag to some Makefile and Makefile.in files, I even used "&lt;EM&gt;-shared&lt;/EM&gt;" flags and a few other things I stumbled upon. Unfortunately none of these things was succesful for me. Another weird thing is that the error complains about &lt;EM&gt;libsqlite3.a&lt;/EM&gt;, which is a file that doesn't exist on the filesystem. The file that does exist in that location, is &lt;EM&gt;libsqlite3.so&lt;/EM&gt;. That should be fine&amp;nbsp;since that's a shared library, whilst the .a file is a static library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the big post and thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 08:24:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Error-with-pseudo-while-compiling-fsl-image-full-for-LS1012A/m-p/768074#M3368</guid>
      <dc:creator>pieterdewachter</dc:creator>
      <dc:date>2018-02-23T08:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error with 'pseudo' while compiling fsl-image-full for LS1012A</title>
      <link>https://community.nxp.com/t5/Layerscape/Error-with-pseudo-while-compiling-fsl-image-full-for-LS1012A/m-p/768075#M3369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I decided to do a fresh installation of Ubuntu, this time I opted for version 12.04 LTS instead of 17.10.&lt;/P&gt;&lt;P&gt;I can confirm this has fixed all issues, so even the fixes I previously made were not needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have another question however, now that I have the fsl-image-full and fsl-image-kernelitb successfully compiled for the LS1012A (FRDM board), what would be the best way to deploy this to a USB drive?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The drive is already successfully recognized in the bootloader as storage device (ext2 formatted), but the board keeps crashing when I try to boot from it (usbboot 0 0). The output looks like this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Loading from usb device 0, partition 1: Name: usbda1 Type: U-Boot&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;BUG: failure at ../drivers/usb/host/xhci-mem.c:37/xhci_flush_cache()!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;BUG!&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;### ERROR ### Please RESET the board ###&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 08:12:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Error-with-pseudo-while-compiling-fsl-image-full-for-LS1012A/m-p/768075#M3369</guid>
      <dc:creator>pieterdewachter</dc:creator>
      <dc:date>2018-03-02T08:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error with 'pseudo' while compiling fsl-image-full for LS1012A</title>
      <link>https://community.nxp.com/t5/Layerscape/Error-with-pseudo-while-compiling-fsl-image-full-for-LS1012A/m-p/768076#M3370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black; background: white;"&gt;Look at the Section &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;4.4.9.5.3 of SDK 2.0-1703 documentation about "Deploying the full file system":&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black; background: white;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Fsupporting-information%2FQORIQ-SDK-2.0-IC-REV0.pdf" rel="nofollow" target="_blank"&gt;https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 05:44:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Error-with-pseudo-while-compiling-fsl-image-full-for-LS1012A/m-p/768076#M3370</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2018-03-06T05:44:35Z</dc:date>
    </item>
  </channel>
</rss>

