Hello! I'm trying to build the core-image-base with Qt5 and gstreamer to use QCamera on the target device. The platform configuration is imx6qsabrelite which doesn't have X11.
However, I've got the following error during the gst-fsl-plugin compilation: | /home/mtuner/Work/_sources/fsl-bsp/build/tmp/sysroots/x86_64-linux/usr/libexec/cortexa9hf-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld: *cannot find -lXext* | collect2: error: ld returned 1 exit status | make[1]: *** [libmfw_gst_v4lsink.la] Error 1 | make[1]: Leaving directory `/home/mtuner/Work/_sources/fsl-bsp/build/tmp/work/imx6qsabrelite-poky-linux-gnueabi/gst-fsl-plugin/3.0.11-r0/gst-fsl-plugins-3.0.11/src/misc/v4l_sink/src' | make: *** [all-recursive] Error 1 | ERROR: oe_runmake failed | WARNING: exit code 1 from a shell command. | ERROR: Function failed: do_compile (log file is located at /home/mtuner/Work/_sources/fsl-bsp/build/tmp/work/imx6qsabrelite-poky-linux-gnueabi/gst-fsl-plugin/3.0.11-r0/temp/log.do_compile.29766) *ERROR: Task 601 (/home/mtuner/Work/_sources/fsl-bsp/sources/meta-fsl-arm/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.11.bb <http://gst-fsl-plugin_3.0.11.bb>, do_compile) failed with exit code '1'* How can I build the gstreamer without X11 dependencies? Error log and my local.conf are attached. -- Regards, Nikolay Matyunin. matyuni...@gmail.com skype: n_matyunin
local.conf
Description: Binary data
log.do_compile.29766
Description: Binary data
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto