Re: Problems compiling BIND 9.18.28 on Solaris 11.4

2024-08-16 Thread Jaco Lesch
Stacey and Ondrej Thanks for the feedback and link to the patches. This did indeed did the trick and gave insight into the compile problem. Regards On 2024/08/14 15:11, Stacey Marshall wrote: Hi Jaco, Ondřej is right, for Solaris build I have to patch two Makefiles to change the order of

Re: Problems compiling BIND 9.18.28 on Solaris 11.4

2024-08-14 Thread Stacey Marshall
Hi Jaco, Ondřej is right, for Solaris build I have to patch two Makefiles to change the order of the library paths such that the OpenSSL 3 libraries are found. Once Solaris 11.4 moves OpenSSL 1 out of the way the patch wont be needed but until then... https://github.com/oracle/solaris-userla

Re: Problems compiling BIND 9.18.28 on Solaris 11.4

2024-08-14 Thread Ondřej Surý
Hi Jaco, my guees is that you are compiling this against OpenSSL 3.x headers, but linking it to old libssl.so .1 Using gmake V=1 should give you more insight about the linker flags and paths used, but generally having two different versions of libssl.so (d

Problems compiling BIND 9.18.28 on Solaris 11.4

2024-08-14 Thread Jaco Lesch
Hi all Having a problem to get BIND 9.18.28 to compile on Solaris 11.4 on x86 and SPARC. Getting the following errors when running "gmake", similar errors on both x86 and SPARC : == Making all in misc gmake[3]: Entering directory