Re: [PATCH 3/3] readutmp: load libsystemd with dlopen instead of linking
Paul Eggert <[email protected]> Sun, 19 Jul 2026 10:46:42 -0700
| Newsgroups | gmane.comp.lib.gnulib.bugs |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 2026-07-19 10:38, Luca Boccassi wrote:
> There's no static checking or complaining involved anywhere that I know of.
Then I'm lost. I thought a major goal of this effort was to pacify
Debian installation procedures for coreutils on limited installations
that don't have libsystemd installed. If Debian installation procedures
are OK with coreutils as-is, then let's not change how Debian configures
readutmp, as ordinary dynamic linking is good enough. And if they're not
OK with coreutils as-is, then that's the static checking I was referring
to ("static" because it checks "who" before "who" starts running).