No, nothing gets static linkage. libdl.a is an empty library: $ ls -l /usr/lib/x86_64-linux-gnu/libdl.a -rw-r--r-- 1 root root 8 Sep 28 01:38 /usr/lib/x86_64-linux-gnu/libdl.a
There's nothing to fix in glibc itself. What we need to do is to identify references to libdl.so in all Makefiles, and then just rebuild these packages. It's also questionable that cmake (?) is adding these dependencies instead of just linking with -ldl ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951340 Title: libdl.so missing in impish and jammy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1951340/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs