I'm surprised it go that far as libx11 should have refused to build if X was disabled. To enable X:
DISTRO_FEATURES_append = " x11" Ross On 8 December 2017 at 10:40, Gunasekaran Srinivasan < gunaseka...@solitontech.com> wrote: > No. I haven't. If it's disabled by default. Can you tell how to enable in > conf/local.conf file? > > Thanks, > Guna > > On Fri, Dec 8, 2017 at 3:54 PM, Burton, Ross <ross.bur...@intel.com> > wrote: > >> gdk-x11 is part of the gtk+3 recipe, which is a dependency of >> matchbox-desktop. matchbox-desktop needs X11, so has your BSP disabled X11? >> >> Ross >> >> On 8 December 2017 at 03:02, Gunasekaran Srinivasan < >> gunaseka...@solitontech.com> wrote: >> >>> Hi all, >>> >>> I am trying to build core-image-sato image with poky 2.2.2. I am getting >>> following error in matchbox-panel recipe >>> >>> ............................................................ >>> ...................................................... >>> checking what language compliance flags to pass to the C compiler... >>> | checking for arm-poky-linux-gnueabi-pkg-config... no >>> | checking for pkg-config... </path/>fsl-community-bsp/matc >>> hbox/tmp/sysroots/x86_64-linux/usr/bin/pkg-config >>> | checking pkg-config is at least version 0.9.0... yes >>> | checking for MATCHBOX_PANEL... no >>> | configure: error: Package requirements (glib-2.0 >>> | gmodule-export-2.0 >>> | x11 >>> | gdk-x11-3.0 >>> | gtk+-3.0) were not met: >>> | >>> | No package 'gdk-x11-3.0' found >>> | >>> | Consider adjusting the PKG_CONFIG_PATH environment variable if you >>> | installed software in a non-standard prefix. >>> | >>> | Alternatively, you may set the environment variables >>> MATCHBOX_PANEL_CFLAGS >>> | and MATCHBOX_PANEL_LIBS to avoid the need to call pkg-config. >>> | See the pkg-config man page for more details. >>> | WARNING: exit code 1 from a shell command. >>> | ERROR: Function failed: do_configure (log file is located at >>> <path>/fsl-community-bsp/matchbox/tmp/work/cortexa9hf-neon-p >>> oky-linux-gnueabi/matchbox-panel-2/2.11-r0/temp/log.do_configure.27179) >>> ERROR: Task (<path>/fsl-community-bsp/sources/poky/meta/recipes-sato/mat >>> chbox-panel-2/matchbox-panel-2_2.11.bb:do_configure) failed with exit >>> code '1' >>> NOTE: Tasks Summary: Attempted 2607 tasks of which 0 didn't need to be >>> rerun and 1 failed. >>> >>> Summary: 1 task failed: >>> <path>/fsl-community-bsp/sources/poky/meta/recipes-sato/matc >>> hbox-panel-2/matchbox-panel-2_2.11.bb:do_configure >>> >>> Is there a recipe for gdk-x11 in yocto? >>> >>> >>> Thanks, >>> Guna >>> >>> -- >>> _______________________________________________ >>> yocto mailing list >>> yocto@yoctoproject.org >>> https://lists.yoctoproject.org/listinfo/yocto >>> >>> >> >
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto