bug#26874: lvm2 build error

2017-05-11 Thread Marius Bakke
ng0 writes: > lvm2 from bc0e6c9312f5f755e1ccd7d8c43b58974e6f7d38 fails with this: [...] > ../libdm/ioctl/libdevmapper.a(libdm-string.o): In function > `dm_size_to_string': > libdm-string.c:(.text+0x11b6): undefined reference to `nearbyint' >

bug#26874: lvm2 build error

2017-05-11 Thread Marius Bakke
ng0 writes: > #lvm on freenode.net says we are on our own and that the method (in general) > to statically build lvm2 is considered fragile. > The comment was that we need to make libm available, statically, as well for > lvm2. > The only person shown by git blame

bug#26874: lvm2 build error

2017-05-11 Thread ng0
ng0 transcribed 2.3K bytes: > lvm2 from bc0e6c9312f5f755e1ccd7d8c43b58974e6f7d38 fails with this: > > ../lib/liblvm-internal.a(sharedlib.o): In function `load_shared_library': > sharedlib.c:(.text+0x130): warning: Using 'dlopen' in statically linked > applications requires at runtime the shared

bug#26874: lvm2 build error

2017-05-11 Thread ng0
lvm2 from bc0e6c9312f5f755e1ccd7d8c43b58974e6f7d38 fails with this: ../lib/liblvm-internal.a(sharedlib.o): In function `load_shared_library': sharedlib.c:(.text+0x130): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used