[Buildroot] libqeglfs.so not found on imx6

Fabio Estevam festevam at gmail.com
Mon Mar 6 11:46:54 UTC 2017


On Mon, Mar 6, 2017 at 8:44 AM, Jagan Teki <jagannadh.teki at gmail.com> wrote:
>
> And by the way, did anyone find this issue.
>
> In file included from
> /workspace/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/include/EGL/egl.h:39:0,
>                  from
> ../../../../include/QtEglSupport/5.8.0/QtEglSupport/private/../../../../../src/platformsupport/eglconvenience/qt_egl_p.h:63,
>                  from
> ../../../../include/QtEglSupport/5.8.0/QtEglSupport/private/qt_egl_p.h:1,
>                  from api/qeglfsglobal_p.h:56,
>                  from api/qeglfsintegration_p.h:54,
>                  from qeglfsmain.cpp:41:
> /workspace/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/include/EGL/eglplatform.h:119:22:
> fatal error: X11/Xlib.h: No such file or directory
>  #include <X11/Xlib.h>
>                       ^
> compilation terminated.
>
> Look like Qt5.8.0 is unable to build with current tool-chain, 5.6.2 succeeded

Yes, that's why I needed to switch to QT 5.6.2 on my tests.

I would be interested to know if you are able to run the Qt5 Cinematic
demo well when building it from Buildroot master.

Thanks



More information about the buildroot mailing list