[systemd-devel] build failures in latest master from d848b9cbfa0ba72381363accce481600169df2eb

Colin Walters walters at verbum.org
Tue Feb 5 04:19:14 PST 2013


On Tue, 2013-02-05 at 13:10 +0100, Kay Sievers wrote:

> We do not want to place shared libraries with private APIs in the
> system. Other people might rely on stuff which we can never track.

Note that it installs into a private subdirectory, so people writing
apps can't just use -lsystemd-shared in their linker lines in their
build systems, and unless they also go to the effort of adding an rpath
or LD_LIBRARY_PATH for /usr/lib/systemd/private to their executables,
dynamic linking will also fail.





More information about the systemd-devel mailing list