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