<?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のトピックmake CROSS_COMPILE... error!!!</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/make-CROSS-COMPILE-error/m-p/429847#M65352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when I input:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;make CROSS_COMPILE=/forlinx/imx6/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;error message showed at the end:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;ERROR: "csi_enable_mclk" [drivers/media/video/mxc/capture/ov5640_camera.ko] undefined!&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;why? and how to resolve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Sep 2015 13:43:06 GMT</pubDate>
    <dc:creator>龙伟赖</dc:creator>
    <dc:date>2015-09-06T13:43:06Z</dc:date>
    <item>
      <title>make CROSS_COMPILE... error!!!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/make-CROSS-COMPILE-error/m-p/429847#M65352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when I input:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;make CROSS_COMPILE=/forlinx/imx6/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;error message showed at the end:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;ERROR: "csi_enable_mclk" [drivers/media/video/mxc/capture/ov5640_camera.ko] undefined!&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;why? and how to resolve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Sep 2015 13:43:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/make-CROSS-COMPILE-error/m-p/429847#M65352</guid>
      <dc:creator>龙伟赖</dc:creator>
      <dc:date>2015-09-06T13:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: make CROSS_COMPILE... error!!!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/make-CROSS-COMPILE-error/m-p/429848#M65353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi Longwei,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; It seems that issue happened when you did patch, csi_enable_mclk should be variable of ov5640 driver. you can open ov5640.c file and check it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; In addition, you can put ARCH &amp;amp; CROSS_COMPILE into the bash.rc file in your user directroy.For example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;ARCH=arm&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;CROSS_COMPILE=/forlinx/imx6/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;then you don't need to add them for compiling every time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Weidong&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 03:35:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/make-CROSS-COMPILE-error/m-p/429848#M65353</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2015-09-07T03:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: make CROSS_COMPILE... error!!!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/make-CROSS-COMPILE-error/m-p/429849#M65354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Weidong,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         Thanks very much. Yes, I resolved this problem by adding the environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the csi_enable_mclk I deselected the related camera before compiling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;发件人: bounces+210748-53ac-lailongwei1985=163.com@jiveon.jivesoftware.com  代表 weidong.sun&lt;/P&gt;&lt;P&gt;发送时间: 2015年9月7日 11:37&lt;/P&gt;&lt;P&gt;收件人: 龙伟 赖&lt;/P&gt;&lt;P&gt;主题: Re:  - make CROSS_COMPILE... error!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;lt;http://jiveon.jivesoftware.com/mpss/c/0QA/PDcDAA/t.1q8/kcivRY-dT3G3mG2O9PDiaQ/h0/eqhG5v9o4WV1pCmWaB03cUjBPgRj-2F3GoJUaXSZ409bQ-3D&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make CROSS_COMPILE... error!!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from  &amp;lt;http://jiveon.jivesoftware.com/mpss/c/0QA/PDcDAA/t.1q8/kcivRY-dT3G3mG2O9PDiaQ/h1/eqhG5v9o4WV1pCmWaB03cUjBPgRj-2F3GoJUaXSZ409bS3y2vRYSrRHJMazAcdRM6i-2Btkrwe-2BRgT7FgRqTlIZbdO0dOiK5iPv1BjohgpaJFOk-3D&amp;gt; Weidong Sun in i.MX Community -  &amp;lt;http://jiveon.jivesoftware.com/mpss/c/0QA/PDcDAA/t.1q8/kcivRY-dT3G3mG2O9PDiaQ/h2/eqhG5v9o4WV1pCmWaB03cUjBPgRj-2F3GoJUaXSZ409bTuIKqai8UPldEiDBV9IZdfqUxXPOUU5mSZltvDF31lwanD9bbCeTmUSUbHnnugJ4g-3D&amp;gt; View the full discussion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 05:08:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/make-CROSS-COMPILE-error/m-p/429849#M65354</guid>
      <dc:creator>龙伟赖</dc:creator>
      <dc:date>2015-09-07T05:08:02Z</dc:date>
    </item>
  </channel>
</rss>

