[linux-lvm] Fix lvm2 build against musl libc

bjornpagen at gmail.com bjornpagen at gmail.com
Wed Mar 7 00:21:43 UTC 2018


Hey all,

LVM2 currently does not compile against musl libc since it relies on
some glibc-specific behavior. This also means that LVM2 is not fully
POSIX compliant. The following patches have been tested on glibc and
musl.

Patch 1: https://github.com/gentoo/musl/blob/master/sys-fs/lvm2/files/l
vm2-2.02.166-fix-stdio-usage.patch

Patch 2: https://github.com/gentoo/musl/blob/master/sys-fs/lvm2/files/l
vm2-2.02.166-portability.patch

Thanks,
Bjorn Pagen




More information about the linux-lvm mailing list