[OE-core] systemd PACKAGECONFIG = "lz4" leads to broken init

Marcus Hoffmann m.hoffmann at cartelsol.com
Wed Dec 20 21:34:43 UTC 2017


Dear all,

when building poky with

PACKAGECONFIG_append_pn-systemd = "lz4"

in local.conf and
DISTRO_FEATURES_append = " systemd"
VIRTUAL-RUNTIME_init_manager = "systemd"
in bblayers.conf, init (=systemd) can't start because of a missing lz4
library:

/sbin/init: error while loading shared libraries: liblz4.so.1: cannot
open shared object file: No such file or directory

Best wishes,
Marcus Hoffmann



More information about the Openembedded-core mailing list