public inbox for dm-crypt@saout.de
 help / color / mirror / Atom feed
* [dm-crypt] cryptsetup 2.4.0 does not compile on musl libc anymore
@ 2021-08-18 17:56 Sören Tempel
  2021-08-20  8:20 ` [dm-crypt] " Milan Broz
  0 siblings, 1 reply; 5+ messages in thread
From: Sören Tempel @ 2021-08-18 17:56 UTC (permalink / raw)
  To: dm-crypt

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@saout.de
To unsubscribe send an email to dm-crypt-leave@saout.de

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-08-24 14:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-18 17:56 [dm-crypt] cryptsetup 2.4.0 does not compile on musl libc anymore Sören Tempel
2021-08-20  8:20 ` [dm-crypt] " Milan Broz
2021-08-20 11:48   ` Sören Tempel
2021-08-20 12:11     ` Milan Broz
2021-08-22 12:58       ` Milan Broz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox