nixcloud / ip2unix

Turn IP sockets into Unix domain sockets
GNU Lesser General Public License v3.0
357 stars 10 forks source link

sd_listen_fds_with_names is not support in libsystemd version 219 #2

Closed z2665 closed 5 years ago

z2665 commented 5 years ago

In system centos 7 the systemd-devel 's version is 219 it may not support the function ‘sd_listen_fds_with_names’ so when I build the project .I get a error ../src/rules/match.cc:25:21: error: ‘sd_listen_fds_with_names’ was not declared in this scope