|
rk3399 arm64rootfs systemd compile error
发表于 2017-5-31 11:16:04
浏览:7226
|
回复:0
打印
只看该作者
[复制链接]
楼主
rk3399 arm64 能编译systemd 启动吗?
我自己编译systemd 后提示错误如下,
checking for DBUS... yes
checking for KMOD... yes
checking for XKBCOMMON... yes
checking for BLKID... yes
checking for MOUNT... no
configure: error: *** libmount support required but libraries not found
package/pkg-generic.mk:191: recipe for target '/disk/firefly/firefly/buildroot/output/build/systemd-231/.stamp_configured' failed
make: *** [/disk/firefly/firefly/buildroot/output/build/systemd-231/.stamp_configured] Error 1
root@ubuntu:/disk/firefly/firefly/buildroot#
好心朋友帮我看看,我安装了libmount-dev后还是同样的错误。 |
|