On 29/05/17 07:57, Samuli Seppänen wrote:
> On 29/05/2017 00:36, debbie10t wrote:
[...snip...]
>>
>> $ systemctl --version
>> systemd 229
>> +PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP
>> +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS
>> +KMOD -IDN

This looks reasonable.

>>>> apt-get install libsystemd-dev is done
>>>
>>> Can you locate libsystemd.pc or systemd.pc on your system?  Are there
>>> other systemd related -dev packages available?
>>>
>>>
>>
>> still looking ..
>>
>> TYVM
>>
> 
> Try this (I ran this on Debian 8):
> 
> $ sudo -s
> $ find / -name "libsystemd.pc"
> /usr/lib/x86_64-linux-gnu/pkgconfig/libsystemd.pc
> $ find / -name "systemd.pc"
> /usr/share/pkgconfig/systemd.pc

Samuli:  Which systemd related -dev packages do you have installed?

debbie10t: can you also try to run:

  $ pkg-config --libs --cflags --modversion libsystemd

and

  $ pkg-config --libs --cflags --modversion systemd

The latter one might not return much more than just "229".


-- 
kind regards,

David Sommerseth
OpenVPN Technologies, Inc


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to