Re: Error While deviceatlas 3.2.2 and haproxy 2.9.6 make from source

2024-05-06 Thread Mahendra Patil
te: > >> Hello, >> >> On Wed, Apr 03, 2024 at 05:21:03AM +0530, Mahendra Patil wrote: >> > /opt/deviceatlas/Src//dac.c: In function ātoverdecā: >> > /opt/deviceatlas/Src//dac.c:714:13: warning: implicit declaration of >> > function ā__built

Error While deviceatlas 3.2.2 and haproxy 2.9.6 make from source

2024-04-02 Thread Mahendra Patil
We are planning to upgrade to *deviceatlas-enterprise-c-3.2.2.zip* and *haproxy-2.9.6.tar.gz* We follow the below steps , But got Error while haproxy make , highlighted in Red color below [root@govinda opt]# unzip deviceatlas-enterprise-c-3.2.2.zip [root@govinda opt]# mv deviceatlas-enterprise-

Re: Error While deviceatlas compile/make from source

2023-10-03 Thread Mahendra Patil
regards. > > On Wed, 20 Sept 2023 at 23:50, Mahendra Patil > wrote: > >> *After installation haproxy not able to start , show below error* >> >> [root@govinda opt]# /opt/haproxy-ssl/sbin/haproxy -f >> /opt/haproxy-ssl/conf/haproxy.cfg >> [NOTICE] (42915

Re: Error While deviceatlas compile/make from source

2023-09-20 Thread Mahendra Patil
s `lib` vs `lib64` > > Hope it's useful. > > Kindest regards. > > > > On Tue, 19 Sept 2023 at 12:52, Mahendra Patil > wrote: > >> >> 1) >> cd /opt/deviceatlas-enterprise-c-3.2 >> cmake . -DCMAKE_INSTALL_PREFIX=/opt/deviceatlas-enterprise-c

Re: Error While deviceatlas compile/make from source

2023-09-19 Thread Mahendra Patil
the haproxy-2.8.3 folder > > make TARGET=linux-glibc USE_PCRE=1 USE_OPENSSL=1 USE_ZLIB=1 > USE_DEVICEATLAS=1 DEVICEATLAS_INC=/opt/deviceatlas-enterprise-c-3.2/include > DEVICEATLAS_LIB=/opt/deviceatlas-enterprise-c-3.2/lib > > Let me know if you have any further question. > >

Re: Error While deviceatlas compile/make from source

2023-09-18 Thread Mahendra Patil
Thanks for yours prompt reply about deviceatlas-enterprise-c-3.2 error while make after yours suggestion deviceatlas-enterprise-c-3.2 *make *works fine But while using with haproxy-2.8.3 version gives following error [root@govinda opt]# cd haproxy-2.8.3 [root@govinda haproxy-2.8.3]# make TARGET=