[meta-freescale] qt4 on imx6

Will O'Neill will at intellidesign.com.au
Wed Jul 8 17:32:50 PDT 2015


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.



More information about the meta-freescale mailing list