Hello, I just wanted to let you know that cryptsetup 2.4.0, contrary to 2.3.0, no longer compiles with musl libc, e.g. as used on Alpine Linux, by default. This is due to the fact that the external tokens code uses dlvsym(3) which is a GNU extension not supported by musl. However, even if support for external tokens is disabled (--disable-external-tokens) `tests/all-symbols-test.c` fails to compile as it also requires dlvsym and is not compiled conditionally. Please CC me, I am not subscribed to the list. Greetings, Sören _______________________________________________ dm-crypt mailing list -- dm-crypt@xxxxxxxx To unsubscribe send an email to dm-crypt-leave@xxxxxxxx