On Fri, Aug 21, 2015 at 10:10 AM, Chris Lamb <la...@debian.org> wrote:
> Source: tcplay
> Version: 1.1-2
> Severity: serious
> Justification: fails to build from source
>
>   CMake Error at CMakeLists.txt:30 (message):
>     Could not find the devmapper library
>
> From a cursory glance, devmapper.pc specifies Requires.Private librt,
> which doesn't have a  librt.pc (which is likely correct as it's meant to
> be linked statically? I'll leave it to you).
 You are right in the sense that without 'Requires.private:' the
devmapper library is found correctly. On the other hand I don't think
static linking is mandatory as libdevmapper.so.* exists and is under
/lib (no need to have /usr mounted, can be used in emergency shells as
well). Can be a cmake issue? Will investigate further.

Laszlo/GCS

Reply via email to