Re: [Openvpn-devel] [PATCH] Added port-share-max option

2017-05-29 Thread Steffan Karger
Hi, Welcome to the mailing list. On 26 May 2017 at 19:21, Farhan Ul Haq wrote: > --- Well, that is a short commit message. Before we look into this patch, could you please supply a commit message that convinces why we would need this option? We already have a plethora of options, and don't wa

Re: [Openvpn-devel] Ubuntu 16.04.2 LTS --enable-systemd ./configure error

2017-05-29 Thread David Sommerseth
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

Re: [Openvpn-devel] Ubuntu 16.04.2 LTS --enable-systemd ./configure error

2017-05-29 Thread Samuli Seppänen
Hi, On 29/05/2017 11:47, David Sommerseth wrote: > 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

Re: [Openvpn-devel] Ubuntu 16.04.2 LTS --enable-systemd ./configure error

2017-05-29 Thread debbie10t
It turns out pkg-config is not installed After installing all worked as expected. Thanks :) -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdo

Re: [Openvpn-devel] Ubuntu 16.04.2 LTS --enable-systemd ./configure error

2017-05-29 Thread David Sommerseth
On 29/05/17 14:26, debbie10t wrote: > > It turns out pkg-config is not installed > After installing all worked as expected. Great! I was too lazy to check ... but do we have some documentation on build requirements anywhere? Should probably be checked into the main openvpn git repository. And

Re: [Openvpn-devel] Ubuntu 16.04.2 LTS --enable-systemd ./configure error

2017-05-29 Thread Samuli Seppänen
On 29/05/2017 15:51, David Sommerseth wrote: > On 29/05/17 14:26, debbie10t wrote: >> >> It turns out pkg-config is not installed >> After installing all worked as expected. > > Great! > > I was too lazy to check ... but do we have some documentation on build > requirements anywhere? Should prob

Re: [Openvpn-devel] Ubuntu 16.04.2 LTS --enable-systemd ./configure error

2017-05-29 Thread debbie10t
On 29/05/17 13:51, David Sommerseth wrote: On 29/05/17 14:26, debbie10t wrote: It turns out pkg-config is not installed After installing all worked as expected. Great! I was too lazy to check ... but do we have some documentation on build requirements anywhere? Should probably be checked

Re: [Openvpn-devel] Ubuntu 16.04.2 LTS --enable-systemd ./configure error

2017-05-29 Thread Gert Doering
Hi, On Mon, May 29, 2017 at 02:01:14PM +0100, debbie10t wrote: > FYI: > pkg-config was only required for --enable-systemd > Running './configure' only did not need pkg-config. > I don't know if it is required for any other options. pkg-config is used for OpenSSL checking, but if it's not there, w

Re: [Openvpn-devel] Ubuntu 16.04.2 LTS --enable-systemd ./configure error

2017-05-29 Thread David Sommerseth
On 29/05/17 16:50, Gert Doering wrote: > Hi, > > On Mon, May 29, 2017 at 02:01:14PM +0100, debbie10t wrote: >> FYI: >> pkg-config was only required for --enable-systemd >> Running './configure' only did not need pkg-config. >> I don't know if it is required for any other options. > > pkg-config i

Re: [Openvpn-devel] Ubuntu 16.04.2 LTS --enable-systemd ./configure error

2017-05-29 Thread Gert Doering
Hi, On Mon, May 29, 2017 at 05:43:52PM +0200, David Sommerseth wrote: > > Maybe our configure should point this out more clearly, that is, if > > "--enable-systemd" is given and pkg-config cannot be found, complain > > about lack of *pkg-config*... > > Actually, pkcs11-helper and p11-kit checks a