[yocto] Rsyslog-ImJournal dependencies in Yocto

Burton, Ross ross.burton at intel.com
Wed Jan 6 01:17:22 PST 2016


On 6 January 2016 at 04:07, Renjith Vijayan <renjithvjn at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160106/d4bc24ea/attachment.html>


More information about the yocto mailing list