<?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: bitbake compilation error with imx-gst1.0-plugin_4.4.2</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-compilation-error-with-imx-gst1-0-plugin-4-4-2/m-p/881127#M133562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which BSP are you using?&lt;/P&gt;&lt;P&gt;Are you using Ubuntu to build the BSP? which version of Ubuntu are you using?&lt;/P&gt;&lt;P&gt;could you show me the steps? so I can try it on my side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2019 10:18:44 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2019-01-21T10:18:44Z</dc:date>
    <item>
      <title>bitbake compilation error with imx-gst1.0-plugin_4.4.2</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-compilation-error-with-imx-gst1-0-plugin-4-4-2/m-p/881126#M133561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a compilation error when I bitbake the package imx-gst1.0-plugin:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;../../git/libs/device-2d/imx_2d_device_g2d.c: In function 'imx_g2d_config_input':&lt;BR /&gt;| ../../git/libs/device-2d/imx_2d_device_g2d.c:302:23: error: 'G2D_AMPHION_TILED' undeclared (first use in this function); did you mean 'G2D_SUPERTILED'?&lt;BR /&gt;| g2d-&amp;gt;src.tiling = G2D_AMPHION_TILED;&lt;BR /&gt;| ^~~~~~~~~~~~~~~~~&lt;BR /&gt;| G2D_SUPERTILED&lt;BR /&gt;| ../../git/libs/device-2d/imx_2d_device_g2d.c:302:23: note: each undeclared identifier is reported only once for each function it appears in&lt;BR /&gt;| ../../git/libs/device-2d/imx_2d_device_g2d.c: In function 'imx_g2d_blit':&lt;BR /&gt;| ../../git/libs/device-2d/imx_2d_device_g2d.c:421:23: warning: assignment makes pointer from integer without a cast [-Wint-conversion]&lt;BR /&gt;| src-&amp;gt;mem-&amp;gt;paddr = paddr;&lt;BR /&gt;| ^&lt;BR /&gt;| ../../git/libs/device-2d/imx_2d_device_g2d.c:430:23: warning: assignment makes pointer from integer without a cast [-Wint-conversion]&lt;BR /&gt;| dst-&amp;gt;mem-&amp;gt;paddr = paddr;&lt;BR /&gt;| ^&lt;BR /&gt;| ../../git/libs/device-2d/imx_2d_device_g2d.c:466:26: error: 'G2D_AMPHION_TILED' undeclared (first use in this function); did you mean 'G2D_SUPERTILED'?&lt;BR /&gt;| if (g2d-&amp;gt;src.tiling == G2D_AMPHION_TILED &amp;amp;&amp;amp; src-&amp;gt;fd[1] &amp;gt;= 0)&lt;BR /&gt;| ^~~~~~~~~~~~~~~~~&lt;BR /&gt;| G2D_SUPERTILED&lt;BR /&gt;| ../../git/libs/device-2d/imx_2d_device_g2d.c:471:26: error: 'G2D_AMPHION_INTERLACED' undeclared (first use in this function); did you mean 'G2D_AMPHION_TILED'?&lt;BR /&gt;| g2d-&amp;gt;src.tiling |= G2D_AMPHION_INTERLACED;&lt;BR /&gt;| ^~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;| G2D_AMPHION_TILED&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my local.conf:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;IMAGE_INSTALL_append = " libstdc++ chkconfig glib-networking glibmm \&lt;BR /&gt; pkgconfig \&lt;BR /&gt; zlib glib-2.0 evtest \&lt;BR /&gt; cpufrequtils \&lt;BR /&gt; openssh-sftp-server \&lt;BR /&gt; imx-vpu \&lt;BR /&gt; firmware-imx \&lt;BR /&gt; qtbase \&lt;BR /&gt; qtmultimedia \&lt;BR /&gt; qtmultimedia-plugins \&lt;BR /&gt; dbus \&lt;BR /&gt; i2c-tools \ &lt;BR /&gt; gstreamer1.0-plugins-imx \&lt;BR /&gt; imx-gst1.0-plugin \&lt;BR /&gt; gstreamer1.0-plugins-base \&lt;BR /&gt; gstreamer1.0-plugins-good \&lt;BR /&gt; gstreamer1.0-plugins-bad \&lt;BR /&gt; gstreamer1.0 \&lt;BR /&gt; psplash \&lt;BR /&gt; u-boot-toradex-fsl-fw-utils \&lt;BR /&gt; ntfs-3g-ntfsprogs \&lt;BR /&gt;"&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please advice ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks, Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 07:56:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-compilation-error-with-imx-gst1-0-plugin-4-4-2/m-p/881126#M133561</guid>
      <dc:creator>vincentbodin</dc:creator>
      <dc:date>2019-01-17T07:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake compilation error with imx-gst1.0-plugin_4.4.2</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/bitbake-compilation-error-with-imx-gst1-0-plugin-4-4-2/m-p/881127#M133562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which BSP are you using?&lt;/P&gt;&lt;P&gt;Are you using Ubuntu to build the BSP? which version of Ubuntu are you using?&lt;/P&gt;&lt;P&gt;could you show me the steps? so I can try it on my side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 10:18:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/bitbake-compilation-error-with-imx-gst1-0-plugin-4-4-2/m-p/881127#M133562</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2019-01-21T10:18:44Z</dc:date>
    </item>
  </channel>
</rss>

