Re: Re: OpenLDAP (with OpenSSL) build fails on Jenkins.

2023-03-30 Thread taichi
I changed gcc to version 7.5.0 and OpenSSL to 3.1.0 and built again without libssl-dev installed, but could not reproduce the problem in this case either. --- m...@libreoffice.org wrote: > On 09.03.23 01:06, taichi wrote: > > Hi, > > > > Yes, libssl-dev(libssl and libcrypto) installed on

Re: Re: OpenLDAP (with OpenSSL) build fails on Jenkins.

2023-03-09 Thread taichi
I removed libssl-dev and built again, but could not reproduce the problem. I changed the openldap version to 2.4.59 and got the same result. --- m...@libreoffice.org wrote: > On 09.03.23 01:06, taichi wrote: > > Hi, > > > > Yes, libssl-dev(libssl and libcrypto) installed on Ubuntu. > > that

Re: OpenLDAP (with OpenSSL) build fails on Jenkins.

2023-03-09 Thread Michael Stahl
On 09.03.23 01:06, taichi wrote: Hi, Yes, libssl-dev(libssl and libcrypto) installed on Ubuntu. that could be the problem actually: maybe on your system the bundled openldap finds the system openssl libraries and it happens to work, but it must find the bundled openssl libraries in workdir

Re: Re: OpenLDAP (with OpenSSL) build fails on Jenkins.

2023-03-08 Thread taichi
Hi, Yes, libssl-dev(libssl and libcrypto) installed on Ubuntu. Regards taichi --- sys.ad...@robotum.ai wrote: > Hey, > > did you have on this instance the both Develop - Library installed? >       * libssl-dev >       * libcrypt-ssl > > It seems, that it cańt find the Libraries > >