cryptsetup 2.4.0 does not compile on musl libc anymore

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux