:: [devuan-dev] bug#574: libczmq4: czm…
Top Page
Delete this message
Reply to this message
Author: Mark Hindley
Date:  
To: florine forine, 574
Subject: [devuan-dev] bug#574: libczmq4: czmq doesn't compile when using libelogind-dev instead of libsystemd-dev
Control: reassign -1 libelogind0
Control: forcemerge 435 -1

Florine,

On Wed, Apr 07, 2021 at 08:14:40PM +0000, florine forine wrote:
> Package: libczmq4
> Version: 4.2.1-1
> Severity: wishlist
>
> Dear Maintainer,
>
>    I tried to compile czmq (using `apt source czmq`) using
>    libelogind-dev but it is not recognized by the configure script of the czmq
>    package and depends on libsystemd-dev.


This is not the correct approach.

The libelogind0 libsystemd0 ABI compatibility is runtime only. Packages are
still compiled against libsystemd-dev. You may need to use a builder chroot if
you have libelogind0 installed on the host system.

This is all documented in libelogind0's README.Debian.

Merging with the original bug (#435).

Thanks

Mark