Re: [Openvpn-devel] autoconf/automake warnings

2016-08-12 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/08/16 21:40, Selva Nair wrote: > > When that happens we add a version check to define subdir_objects > = "subdir-objects" and add that as we do for serial-objects. Its a > bit premature to do that until next version of automake is out. Aha! Tha

Re: [Openvpn-devel] autoconf/automake warnings

2016-08-12 Thread Selva Nair
On Fri, Aug 12, 2016 at 2:38 PM, David Sommerseth < open...@sf.lists.topphemmelig.net> wrote: > > I would say ignore the subdir-objects warning for now and we can > > conditionally enable it when a version of automake that supports > > it without breaking use of variables in foo_SOURCES becomes wi

Re: [Openvpn-devel] autoconf/automake warnings

2016-08-12 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/08/16 20:27, Selva Nair wrote: > > On Fri, Aug 12, 2016 at 6:30 AM, David Sommerseth > > wrote: > > On 12/08/16 03:14, Selva Nair wrote: >> >> >> On Thu, Aug 11, 2016 at 2:50 PM, David Sommerseth >

Re: [Openvpn-devel] autoconf/automake warnings

2016-08-12 Thread Selva Nair
On Fri, Aug 12, 2016 at 6:30 AM, David Sommerseth < open...@sf.lists.topphemmelig.net> wrote: > On 12/08/16 03:14, Selva Nair wrote: > > > > > > On Thu, Aug 11, 2016 at 2:50 PM, David Sommerseth > > > > wrote: > > > > -BEGIN PGP SIGNED MESSAGE- Ha

Re: [Openvpn-devel] autoconf/automake warnings

2016-08-12 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/08/16 03:14, Selva Nair wrote: > > > On Thu, Aug 11, 2016 at 2:50 PM, David Sommerseth > > wrote: > > -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > > > Hi, > > I noticed a few errors today when

Re: [Openvpn-devel] autoconf/automake warnings

2016-08-12 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/08/16 22:44, Selva Nair wrote: > Hi, > > You are right, it was me who introduced reference to sources in > subdir to avoid duplication when block-dns support was added to the > interactive service. > > On Thu, Aug 11, 2016 at 2:50 PM, David Som

Re: [Openvpn-devel] autoconf/automake warnings

2016-08-12 Thread Selva Nair
On Thu, Aug 11, 2016 at 2:50 PM, David Sommerseth wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi, > > I noticed a few errors today when building OpenVPN on Fedora 23. The > attached patch resolves this. But it breaks 'make' when it reaches > ./src/openvpnserv: > The patch is

Re: [Openvpn-devel] autoconf/automake warnings

2016-08-11 Thread Selva Nair
Hi, You are right, it was me who introduced reference to sources in subdir to avoid duplication when block-dns support was added to the interactive service. On Thu, Aug 11, 2016 at 2:50 PM, David Sommerseth < open...@sf.lists.topphemmelig.net> wrote: > Hi, > > I noticed a few errors today when b

Re: [Openvpn-devel] autoconf/automake warnings

2016-08-11 Thread Gert Doering
hi, On Thu, Aug 11, 2016 at 08:50:22PM +0200, David Sommerseth wrote: > I noticed a few errors today when building OpenVPN on Fedora 23. The > attached patch resolves this. But it breaks 'make' when it reaches > ./src/openvpnserv: > > Makefile:505: ../../src/openvpn/.deps/openvpnserv-block_dns.

[Openvpn-devel] autoconf/automake warnings

2016-08-11 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I noticed a few errors today when building OpenVPN on Fedora 23. The attached patch resolves this. But it breaks 'make' when it reaches ./src/openvpnserv: Makefile:505: ../../src/openvpn/.deps/openvpnserv-block_dns.Po: No such file or director