Re: [Openvpn-devel] autoreconf: Unescaped left brace in regex is deprecated

2015-07-24 Thread debbie10t
OK .. thanks for clearing that up. - Original Message - From: "Gert Doering" To: Cc: "Gert Doering" ; Sent: Friday, July 24, 2015 12:34 PM Subject: Re: [Openvpn-devel] autoreconf: Unescaped left brace in regex is deprecated Hi, On Fri, Jul 24, 2015 at 11:31:41AM +0100, debbie..

Re: [Openvpn-devel] autoreconf: Unescaped left brace in regex is deprecated

2015-07-24 Thread Gert Doering
Hi, On Fri, Jul 24, 2015 at 11:31:41AM +0100, debbie...@gmail.com wrote: > Unescaped left brace in regex is deprecated, passed through in regex; marked > by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line > 3936. [..] > I have never seen this error before and wanted to ensure

Re: [Openvpn-devel] autoreconf: Unescaped left brace in regex is deprecated

2015-07-24 Thread debbie10t
Hi as the title states the question was with regard to: [root@home 20150723]# autoreconf -i -v -f autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 Unescaped left brace in regex is deprecated, passed through in regex; marked

Re: [Openvpn-devel] Does Openvpn really support cryptodev hardware accelerators

2015-07-24 Thread Jan Just Keijser
Hi, On 24/07/15 10:40, li yuqian wrote: Hi, I am working on try use the cryptodev hardware accelerator in Openvpn, i know this question is belong to user list, but i got confused for the issue, so, i think maybe need developer to help :) I have two boards, one is Freescale LS1021a ARM cpu,

Re: [Openvpn-devel] Does Openvpn really support cryptodev hardware accelerators

2015-07-24 Thread Gert Doering
Hi, if openssl uses cryptodev, so will openvpn - we don't do our own crypto, just call the openvpn functions to do so. (And on FreeBSD, this is the particular reason why we had so much trouble recently, as our way to do --daemon wasn't compatible with cryptodev...) gert -- USENET is *not* the

[Openvpn-devel] Does Openvpn really support cryptodev hardware accelerators

2015-07-24 Thread li yuqian
Hi, I am working on try use the cryptodev hardware accelerator in Openvpn, i know this question is belong to user list, but i got confused for the issue, so, i think maybe need developer to help :) I have two boards, one is Freescale LS1021a ARM cpu, another one is INTEL E3815 cpu, both of them

Re: [Openvpn-devel] autoreconf: Unescaped left brace in regex is deprecated

2015-07-24 Thread Gert Doering
Hi, On Thu, Jul 23, 2015 at 11:44:41PM +0100, debbie...@gmail.com wrote: > Openvpn still compiles without noticable errors and > functions correctly under my variety of test but > I was wondering if this is important ? This is a long mail with lots of things in there. Which messages exactly? (T