<?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中的主题 iMX6 linux kernel header installation</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-linux-kernel-header-installation/m-p/224713#M15653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I decided to try the latest Linux version on my iMX6 SDB, so I downloaded the BSP and RFS, got u-boot, the kernel, and the file system running.&amp;nbsp; I ran &lt;BR /&gt;"do-release-upgrade", waited HOURS, did a little fix-up, and now have a stable Ubuntu 12.04 / Linaro system on my SD card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went to build my apps, which require kernel headers, and hit a wall.&amp;nbsp; The usual method to install kernel headers, "sudo apt-get install linux-headers-$(uname -r)" failed.&amp;nbsp; uname -r returns 3.0.35-2666-gbdde708.&amp;nbsp; I've already completed a "sudo apt-get update", so everything on my system is up-to-date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get and install the kernel headers for this release?&amp;nbsp; I'm trying to avoid the whole ltib / kernel build, so if there's a way to get and install just the kernel headers, please let me know.&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>Tue, 22 Oct 2013 19:31:01 GMT</pubDate>
    <dc:creator>JohnCannizzo</dc:creator>
    <dc:date>2013-10-22T19:31:01Z</dc:date>
    <item>
      <title>iMX6 linux kernel header installation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-linux-kernel-header-installation/m-p/224713#M15653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I decided to try the latest Linux version on my iMX6 SDB, so I downloaded the BSP and RFS, got u-boot, the kernel, and the file system running.&amp;nbsp; I ran &lt;BR /&gt;"do-release-upgrade", waited HOURS, did a little fix-up, and now have a stable Ubuntu 12.04 / Linaro system on my SD card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went to build my apps, which require kernel headers, and hit a wall.&amp;nbsp; The usual method to install kernel headers, "sudo apt-get install linux-headers-$(uname -r)" failed.&amp;nbsp; uname -r returns 3.0.35-2666-gbdde708.&amp;nbsp; I've already completed a "sudo apt-get update", so everything on my system is up-to-date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get and install the kernel headers for this release?&amp;nbsp; I'm trying to avoid the whole ltib / kernel build, so if there's a way to get and install just the kernel headers, please let me know.&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>Tue, 22 Oct 2013 19:31:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-linux-kernel-header-installation/m-p/224713#M15653</guid>
      <dc:creator>JohnCannizzo</dc:creator>
      <dc:date>2013-10-22T19:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 linux kernel header installation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-linux-kernel-header-installation/m-p/224714#M15654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the error log? Why do you want to native compile?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 20:43:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-linux-kernel-header-installation/m-p/224714#M15654</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-10-22T20:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 linux kernel header installation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-linux-kernel-header-installation/m-p/224715#M15655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error from my app build was that it couldn't find linux/modules.h&amp;nbsp; This is several 100K lines of legacy code still built using MAKE, and it built native under the pre-release version of iMX6 and Ubuntu 11.04 / Linaro, so staying with that method seemed like the path of least resistance.&amp;nbsp; I went through the ltib process for that build to get the kernel headers.&amp;nbsp; I just recall it being painful and wanted to avoid it this time if possible.&amp;nbsp; In Freescale's defense, it was a pre-release board with pre-release firmware / OS / software, and it still went smoother than other vendor's released product.&amp;nbsp; For the iMX6 release SDB, the Linux install instructions worked, and u-boot, kernel, and file system installed as expected.&amp;nbsp; If the kernel headers are available, it would save some time &amp;amp; effort...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 22:20:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-linux-kernel-header-installation/m-p/224715#M15655</guid>
      <dc:creator>JohnCannizzo</dc:creator>
      <dc:date>2013-10-22T22:20:36Z</dc:date>
    </item>
  </channel>
</rss>

