* qt4 on imx6
@ 2015-07-09 0:32 Will O'Neill
2015-07-09 11:47 ` Otavio Salvador
0 siblings, 1 reply; 2+ messages in thread
From: Will O'Neill @ 2015-07-09 0:32 UTC (permalink / raw)
To: meta-freescale
Hello,
Im trying to compile qt4e-demo-image on an imx6 and am getting the
following error:
| make[2]: Leaving directory
`/opt/phytec_som/yocto_fsl/build/tmp/work/imx6q_pbab01-poky-linux-gnueabi/qt4-embedded/4.8.5-r0/qt-everywhere-opensource-src-4.8.5/src/plugins/qmltooling'
| ../../../3rdparty/phonon/gstreamer/widgetrenderer.cpp:36:25: fatal
error: linux/mxcfb.h: No such file or directory
| #include <linux/mxcfb.h>
| ^
| compilation terminated.
Yocto is producing the kernel source okay in sysroots, but its set up to
get the source branch "patches-3.14", which doesn't have linux/mxcfb.h.
I've check the latest qt4 recipe in meta-fsl-arm/recipes-qt/qt4 and its
still set up to apply the patch which references this include file
(0001-Add-support-for-i.MX-codecs-to-phonon.patch).
Any ideas on what I'm doing wrong?
WIll.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: qt4 on imx6
2015-07-09 0:32 qt4 on imx6 Will O'Neill
@ 2015-07-09 11:47 ` Otavio Salvador
0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2015-07-09 11:47 UTC (permalink / raw)
To: Will O'Neill; +Cc: meta-freescale@yoctoproject.org
On Wed, Jul 8, 2015 at 9:32 PM, Will O'Neill <will@intellidesign.com.au> wrote:
> Hello,
>
> Im trying to compile qt4e-demo-image on an imx6 and am getting the following
> error:
>
> | make[2]: Leaving directory
> `/opt/phytec_som/yocto_fsl/build/tmp/work/imx6q_pbab01-poky-linux-gnueabi/qt4-embedded/4.8.5-r0/qt-everywhere-opensource-src-4.8.5/src/plugins/qmltooling'
> | ../../../3rdparty/phonon/gstreamer/widgetrenderer.cpp:36:25: fatal error:
> linux/mxcfb.h: No such file or directory
> | #include <linux/mxcfb.h>
> | ^
> | compilation terminated.
>
> Yocto is producing the kernel source okay in sysroots, but its set up to get
> the source branch "patches-3.14", which doesn't have linux/mxcfb.h.
>
> I've check the latest qt4 recipe in meta-fsl-arm/recipes-qt/qt4 and its
> still set up to apply the patch which references this include file
> (0001-Add-support-for-i.MX-codecs-to-phonon.patch).
>
> Any ideas on what I'm doing wrong?
You need to use FSL kernel for HW acceleration.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-09 11:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-09 0:32 qt4 on imx6 Will O'Neill
2015-07-09 11:47 ` Otavio Salvador
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.