2014-02-23 0:55 GMT+08:00 Kay Sievers <k...@vrfy.org>: > On Sat, Feb 22, 2014 at 3:21 PM, Armin K <kre...@email.com> wrote: >> Packages are still looking for the old pkg-config files, >> so until everything has been ported over, install them >> always, no matter if compat-libs are built or not. > > So far, we think that compat should stay compat, and not mix with the > non-compat stuff. >
compat-libs are for *binary* stuff that *have to* look for compat libs. why provide compat-libs with pkg-config files? if you can rebuild the code, then there is no need for old .so files. systemd provide compat .so files just because so you won't have to rebuild the affected code. why providing .so files when you can rebuild the code ? so, compat-libs is only for binary only apps, the apps that came with source code is all that fine with old pkg-config files. compat-libs is in conflict with pkg-config files. _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel