Re: Build errors for nsupdate 9.18.6

2022-10-01 Thread sri b
Hi, For the errors, I went back to the config.log and also the documentation. And realized that I have made the simple mistake of omission of CFLAGS and LDFLAGS to the configure command. Now when I added these flags to the configure command, the whole thing is configuring and compiling successful

Re: Build errors for nsupdate 9.18.6

2022-09-29 Thread Mark Andrews
Install libuv. configure:6032: gcc -g -O2 conftest.c -L/myrepo/build/mymachine/lib -lz -lssl -lcrypto -luv >&5 /usr/bin/ld: skipping incompatible /myrepo/build/mymachine/lib/libz.so when searching for -lz /usr/bin/ld: skipping incompatible /myrepo/build/mymachine/lib/libz.a when searching for

Re: Fwd: Build errors for nsupdate 9.18.6

2022-09-29 Thread Petr Špaček
On 29. 09. 22 10:54, sri b wrote: I am getting errors while building nsupdate (bind) version 9.18.6, for my project.  I have attached the configure.log with this mail for your reference. Can you please advise on how to successfully compile? The autoconf version is as below. autoconf (GNU Autoc

Fwd: Build errors for nsupdate 9.18.6

2022-09-29 Thread sri b
Hi, I am getting errors while building nsupdate (bind) version 9.18.6, for my project. I have attached the configure.log with this mail for your reference. Can you please advise on how to successfully compile? The autoconf version is as below. autoconf (GNU Autoconf) 2.69 The libtool version i