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. _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel