On Sun, Jul 02, 2023 at 10:53:31PM +0000, Emmanuel Dreyfus wrote: > On Sun, Jul 02, 2023 at 11:16:12PM +0200, Joerg Sonnenberger wrote: > > > At least in 9.3, dlopen() in a static binary does not work. Try using > > > a NSS module from a statically lunked binary to check that. > > > > It does work in the sense that it always fails. > > It fails silently, there not even an unhelpful error message.
dlerror() returns "Service unavailable" Martin