[erlang-bugs] epmd_srv.c:(.text+0x830): undefined reference to `sd_listen_fds'

Jani Hakala jani.j.hakala@REDACTED
Wed Apr 30 18:26:47 CEST 2014


Lukas Larsson <lukas@REDACTED> writes:

> If you, or someone else, have a machine with systemd support, the
> branch to test can be found here:
> https://github.com/garazdawi/otp/tree/lukas/erts/autoconf-fixes
>
I tested this branch in debian enviroment that had libsystemd-daemon-dev
and libsystemd-daemon0 packages installed (systemd not actually in use
as /sbin/init). Building went ok.

Most of the binaries ended up being linked to libsystemd-daemon
needlessly. It could be avoided:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: otp-systemd.patch
Type: text/x-diff
Size: 1632 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20140430/c14f700a/attachment.bin>
-------------- next part --------------

Or in some other way.

Jani Hakala


More information about the erlang-bugs mailing list