On 6 January 2016 at 04:07, Renjith Vijayan <[email protected]> wrote:

> checking for LIBSYSTEMD_JOURNAL... no
> | configure: error: Package requirements (libsystemd-journal >= 197) were
> not met:
> |
> | No package 'libsystemd-journal' found
> |
> | Consider adjusting the PKG_CONFIG_PATH environment variable if you
> | installed software in a non-standard prefix.
>

The configure script is looking for the old systemd library names, you'll
either need to patch the configure script to look for the new names (just
libsystemd) or enable the "compat" PACKAGECONFIG in systemd.

To be honest I think we should probably enable compat by default.

Ross
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to