<div dir="ltr"><div dir="ltr"><div>Hi systemd-ers,</div><div><br></div><div>Having recent systemd sources, how can I build libsystemd.so only?<br></div><div><br></div><div>I was able to build the static version with this:</div><div>meson build/</div><div>ninja -C build version.h</div><div>ninja -C build libsystemd.a<br></div><div><br></div><div>But how can I build the shared one? Is there a configuration flag? (I'm not familiar with meson.)<br></div><div><br></div><div>In older, makefile-based systemd versions, I would just run:</div><div>make built-sources</div><div>make <a href="http://libsystemd.la">libsystemd.la</a><br></div><div><br></div><div>I want to build libsystemd only because it contains sd-bus implementation and sd-bus (and our sdbus-c++ layer on top of it) can thus be used also in non-systemd environments (which is great).</div><div><br></div><div>Thank you, have a nice day,</div><div><br></div><div>Stanislav.</div><div><br></div></div></div>