Discussion:
[linux-lvm] Fix lvm2 build against musl libc
b***@gmail.com
2018-03-07 00:21:43 UTC
Permalink
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
Bjorn Pagen
2018-03-07 00:29:01 UTC
Permalink
Sorry, evolution screwed up my links. Here they are again:

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

Patch 2: https://github.com/gentoo/musl/blob/master/sys-fs/lvm2/
files/lvm2-2.02.166-portability.patch
Post by b***@gmail.com
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
--
Bjorn Pagen
Loading...