Re: [systemd-devel] Build only libsystemd as a shared library

2019-04-23 Thread Mike Gilbert
On Tue, Apr 23, 2019 at 11:51 AM Stanislav Angelovič wrote: > > Hi systemd-ers, > > Having recent systemd sources, how can I build libsystemd.so only? > > I was able to build the static version with this: > meson build/ > ninja -C build version.h > ninja -C build libsystemd.a > > But how can I bui

Re: [systemd-devel] Build only libsystemd as a shared library

2019-04-23 Thread Michael Biebl
Am Di., 23. Apr. 2019 um 17:51 Uhr schrieb Stanislav Angelovič : > > Hi systemd-ers, > > Having recent systemd sources, how can I build libsystemd.so only? > > I was able to build the static version with this: > meson build/ > ninja -C build version.h > ninja -C build libsystemd.a > > But how can I

[systemd-devel] Build only libsystemd as a shared library

2019-04-23 Thread Stanislav Angelovič
Hi systemd-ers, Having recent systemd sources, how can I build libsystemd.so only? I was able to build the static version with this: meson build/ ninja -C build version.h ninja -C build libsystemd.a But how can I build the shared one? Is there a configuration flag? (I'm not familiar with meson.)

Re: [systemd-devel] [PATCH v2 BlueZ] hid2hci: Fix udev rules for linux-4.14+

2019-04-23 Thread Ville Syrjälä
On Wed, Dec 05, 2018 at 08:49:16PM +0100, Greg Kroah-Hartman wrote: > On Wed, Dec 05, 2018 at 09:40:51PM +0200, Ville Syrjälä wrote: > > On Wed, Dec 05, 2018 at 08:20:36PM +0100, Greg Kroah-Hartman wrote: > > > On Wed, Dec 05, 2018 at 05:40:32PM +0200, Ville Syrjälä wrote: > > > > On Wed, Dec 05, 2

Re: [systemd-devel] Failed to inhibit: The operation inhibition has been requested for is already running

2019-04-23 Thread Lennart Poettering
On Do, 18.04.19 08:01, Tom (remya...@gmail.com) wrote: > Hi all, > > I'm trying to create a simple timer that will wake up the system from > suspend and run an operation with systemd-inhibit. > > Contents of test.service: > > [Unit] > Description=Test > > [Service] > Type=oneshot > ExecStart=/bin/