Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rk3588 fails to configure util-linux on scarthgap #129

Open
1ZQL1 opened this issue Nov 6, 2024 · 1 comment
Open

rk3588 fails to configure util-linux on scarthgap #129

1ZQL1 opened this issue Nov 6, 2024 · 1 comment

Comments

@1ZQL1
Copy link

1ZQL1 commented Nov 6, 2024

Hi~,there was a problem when I configure util-linux on scarthgap

| configure: error: libmount_mountfd_support selected, but required mount FDs based API not available
| NOTE: The following config.log files may provide further information.
| NOTE: /home/zql/workspace/build/tmp/work/armv8a-poky-linux/util-linux/2.39.3/build/config.log
| ERROR: configure failed
| WARNING: exit code 1 from a shell command.
ERROR: Task (/home/zql/workspace/poky/meta/recipes-core/util-linux/util-linux_2.39.3.bb:do_configure) failed with exit code '1'
zql@1ZQL1:~/workspace/build$ cat conf/bblayers.conf
# POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
POKY_BBLAYERS_CONF_VERSION = "2"

BBPATH = "${TOPDIR}"
BBFILES ?= ""

BBLAYERS ?= " \
  /home/zql/workspace/poky/meta \
  /home/zql/workspace/poky/meta-poky \
  /home/zql/workspace/poky/meta-yocto-bsp \
  /home/zql/workspace/meta-openembedded/meta-oe \
  /home/zql/workspace/meta-openembedded/meta-python \
  /home/zql/workspace/meta-openembedded/meta-networking \
  /home/zql/workspace/meta-rockchip \
  "
MACHINE=rockchip-rk3588-evb bitbake core-image-minimal
@JeffyCN
Copy link
Owner

JeffyCN commented Nov 8, 2024

should be fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants