Re: error at build time In function 'SSL_CTX_get0_privatekey' error: dereferencing pointer to incomplete type

2017-08-10 Thread Aleksandar Lazic
Hi Emmanuel. Aleksandar Lazic wrote on 09.08.2017: > Hi Emmanuel > Emmanuel Hocdet wrote on 09.08.2017: >> >> Hi Aleksandar, >> >>> Le 9 août 2017 à 13:39, Aleksandar Lazic a écrit : [snipp] >> can you test with this patch?: > Wow that was fast, thanks ;-) >

Re: error at build time In function 'SSL_CTX_get0_privatekey' error: dereferencing pointer to incomplete type

2017-08-09 Thread Aleksandar Lazic
Hi Emmanuel Emmanuel Hocdet wrote on 09.08.2017: > > Hi Aleksandar, > >> Le 9 août 2017 à 13:39, Aleksandar Lazic a écrit : >> >> Hi, >> >> Today I have tried to recreate the WAF. >> >> I received this error at build time. >> >> ### >> + cd /usr/src >> + git clone

Re: error at build time In function 'SSL_CTX_get0_privatekey' error: dereferencing pointer to incomplete type

2017-08-09 Thread Emmanuel Hocdet
Hi Aleksandar, > Le 9 août 2017 à 13:39, Aleksandar Lazic a écrit : > > Hi, > > Today I have tried to recreate the WAF. > > I received this error at build time. > > ### > + cd /usr/src > + git clone http://git.haproxy.org/git/haproxy.git/ > Cloning into 'haproxy'... > +

error at build time In function 'SSL_CTX_get0_privatekey' error: dereferencing pointer to incomplete type

2017-08-09 Thread Aleksandar Lazic
Hi, Today I have tried to recreate the WAF. I received this error at build time. ### + cd /usr/src + git clone http://git.haproxy.org/git/haproxy.git/ Cloning into 'haproxy'... + make -C /usr/src/haproxy TARGET=linux2628 USE_PCRE=1 USE_OPENSSL=1 USE_ZLIB=1 USE_LINUX_SPLICE=1 USE_TFO=1