Joe Flowers
2018-10-29 06:41:28 UTC
Hello everyone,
1.
I am trying to build a core-image-sato image for a WandBoard but am getting
stuck at this error message:
"| No package 'gdk-x11-3.0' found"
See below for more details.
2.
I have grepped this list's archives and run into someone with the same
problem, but a solution was never included in the thread.
https://lists.yoctoproject.org/pipermail/yocto/2017-December/039149.html
Help please.
Joe
------------------------------
Command
MACHINE=wandboard bitbake core-image-sato
produces this error message:
...
...
| checking for pkg-config...
/opt/yocto/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/matchbox-panel-2/2.11-r0/recipe-sysroot-native/usr/bin/pkg-config
| configure: WARNING: using cross tools not prefixed with host triplet
| checking pkg-config is at least version 0.9.0... yes
| checking for glib-2.0
| gmodule-export-2.0
| x11
| gdk-x11-3.0
| gtk+-3.0... 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.
| NOTE: The following config.log files may provide further information.
| NOTE:
/opt/yocto/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/matchbox-panel-2/2.11-r0/build/config.log
| ERROR: configure failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at
/opt/yocto/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/matchbox-panel-2/2.11-r0/temp/log.do_configure.40754)
ERROR: Task
(/opt/yocto/sources/poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb:do_configure)
failed with exit code '1'
NOTE: Tasks Summary: Attempted 3024 tasks of which 2828 didn't need to be
rerun and 1 failed.
Summary: 1 task failed:
/opt/yocto/sources/poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb:
do_configure
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
***@ubuntu:/opt/yocto/build$
------------------------------
1.
I am trying to build a core-image-sato image for a WandBoard but am getting
stuck at this error message:
"| No package 'gdk-x11-3.0' found"
See below for more details.
2.
I have grepped this list's archives and run into someone with the same
problem, but a solution was never included in the thread.
https://lists.yoctoproject.org/pipermail/yocto/2017-December/039149.html
Help please.
Joe
------------------------------
Command
MACHINE=wandboard bitbake core-image-sato
produces this error message:
...
...
| checking for pkg-config...
/opt/yocto/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/matchbox-panel-2/2.11-r0/recipe-sysroot-native/usr/bin/pkg-config
| configure: WARNING: using cross tools not prefixed with host triplet
| checking pkg-config is at least version 0.9.0... yes
| checking for glib-2.0
| gmodule-export-2.0
| x11
| gdk-x11-3.0
| gtk+-3.0... 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.
| NOTE: The following config.log files may provide further information.
| NOTE:
/opt/yocto/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/matchbox-panel-2/2.11-r0/build/config.log
| ERROR: configure failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at
/opt/yocto/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/matchbox-panel-2/2.11-r0/temp/log.do_configure.40754)
ERROR: Task
(/opt/yocto/sources/poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb:do_configure)
failed with exit code '1'
NOTE: Tasks Summary: Attempted 3024 tasks of which 2828 didn't need to be
rerun and 1 failed.
Summary: 1 task failed:
/opt/yocto/sources/poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb:
do_configure
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
***@ubuntu:/opt/yocto/build$
------------------------------