All of lore.kernel.org
 help / color / mirror / Atom feed
* Cyclic dependency with systemd?
@ 2016-01-14  9:04 Fredrik Johnsson
  2016-01-14 10:31 ` Karel Zak
  0 siblings, 1 reply; 3+ messages in thread
From: Fredrik Johnsson @ 2016-01-14  9:04 UTC (permalink / raw)
  To: util-linux@vger.kernel.org

Hello,


I am a bit concerned about the call to "sd_booted" in misc-util/logger.c:942. This would mean that util-linux depends on systemd, but systemd also depends on util-linux for libmount.


I have not run into any problems myself but can this be an issue? In theory: If you compile systemd without util-linux, it should fail because it needs libmount, and if you try to compile util-linux, it should also fail because it needs sd_booted from libsystemd.



Best regards,

Fredrik Johnsson
Axis Communication


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-14 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-14  9:04 Cyclic dependency with systemd? Fredrik Johnsson
2016-01-14 10:31 ` Karel Zak
2016-01-14 16:15   ` Bruce Dubbs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.