Re: [systemd-devel] cyclic build dependency with D-Bus

2013-12-04 Thread Kay Sievers
On Wed, Dec 4, 2013 at 10:42 PM, Thomas H.P. Andersen wrote: > Does this paragraph in the README still make sense? > > Note that D-Bus can link against libsystemd-login.so, which > results in a cyclic build dependency. To accommodate for > this, please build D-Bus without systemd first, then build

[systemd-devel] cyclic build dependency with D-Bus

2013-12-04 Thread Thomas H.P. Andersen
Does this paragraph in the README still make sense? Note that D-Bus can link against libsystemd-login.so, which results in a cyclic build dependency. To accommodate for this, please build D-Bus without systemd first, then build systemd, then rebuild D-Bus with systemd support.