Sorry, the behavior with Jessie is not the same as that with Stretch.
dmsetup.static and lvm.static require $(PTHREAD_LIBS) and -lpcre in any order
If --disable-selinux is also given then
dmsetup.static and lvm.static require $(PTHREAD_LIBS)
Package: libdevmapper-dev
Version: 1.02.137-2
Severity: minor
Control: found -1 1.02.74-8
Control: found -1 1.02.90-2.2+deb8u1
Control: found -1 1.02.145-4.1
--
Looking at the contents of this package and libdevmapper1.02.1, it seems that
the pkgconfig files are pointing directly to the files in
Control: found -1 lvm2/2.02.111-2.2+deb8u1
Control: found -1 lvm2/2.02.176-4.1
--
The behavior with Jessie is the same as that with Stretch. So something changed
between Wheezy and Jessie which doesn't allow reversing -lpcre and -lpthread.
Control: found -1 lvm2/2.02.168-2
Control: found -1 lvm2/2.02.111-2.2+deb8u1
Control: found -1 lvm2/2.02.176-4.1
--
Not sure whether bug needs to be reported as found for each version.
Control: found -1 lvm2/2.02.95-8
--
The bug exists in the source since Wheezy.
From what I can tell, the targets dmsetup.static and lvm.static in
tools/Makefile.in are the only ones that need to be modified. Depending on the
source version the following fixes work:
Wheezy: dmsetup.static and l
Control: found -1 lvm2/2.02.95-8
Control: found -1 src:lvm2/2.02.95-8
--
I compiled the source from the Wheezy repo and ,as expected, the bug exists.
Please fix soon since Wheezy LTS is ending this month.
Thanks.
Control: reassign -1 src:lvm2
Source: lvm2
Version: 2.02.168-2
I downloaded the package source files by running "apt-get source lvm2"
Then I ran "./configure --enable-static-link && make"
Configuration was successful but compilation throws up linker errors when it
gets to dmsetup.c. Below is the last part of the compiler log
Package: lvm2
Version: 2.02.168-2
I downloaded the package source files by running "apt-get source lvm2"
Then I ran "./configure && make && make install DESTDIR=$HOME/tempfolder"
The resulting libdevmapper.so is symbolically linked to /lib/libdevmapper.so
instead of ../../lib/libdevmapper.so
Thi
11 matches
Mail list logo