<div dir="ltr">Hi,<div><br></div><div>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.</div><div><br></div><div>Now when I added these flags to the configure command, the whole thing is configuring and compiling successfully.</div><div><br></div><div>Thanks for your help.</div><div><br></div><div>Thanks,<br>Sridhar</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 1, 2022 at 8:45 PM Ondřej Surý <<a href="mailto:ondrej@isc.org">ondrej@isc.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">It is right there:<div><br></div><div>> <span style="background-color:rgb(255,255,255)">See `config.log' for more details</span></div><div><span style="background-color:rgb(255,255,255)"><br></span></div><div><span style="background-color:rgb(255,255,255)">So, did you look into config.log, what have you found, how did you understand it and how did you try to resolve it before posting the last few lines from configure run to the list?<br></span><br>Ondřej<br><div dir="ltr"><div>--</div>Ondřej Surý — ISC (He/Him)<div><br></div><div>My working hours and your working hours may be different. Please do not feel obligated to reply outside your normal working hours.</div></div><div dir="ltr"><br><blockquote type="cite">On 1. 10. 2022, at 17:05, sri b <<a href="mailto:srib456@gmail.com" target="_blank">srib456@gmail.com</a>> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I made some progress in building nsupdate. But now I am facing a problem due to Openssl. </div><div><br></div><div>checking for flockfile... yes<br>checking for getc_unlocked... yes<br>checking for sysconf... yes<br>checking for libssl libcrypto... yes<br>checking for OpenSSL >= 1.0.0 or LibreSSL >= 2.7.0... configure: error: in `build/mymachine/apps/open-src/nsupdate/bind-9.18.6':<br>configure: error: not found<br>See `config.log' for more details<br>make[6]: *** [Makefile:49: configure] Error 1<br><br></div><div>I have both openssl and libuv in the build directory. </div><div><br></div><div>Can someone please suggest how to resolve this?</div><div><br></div><div>Thanks,</div><div>Sridhar</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 30, 2022 at 5:14 AM Mark Andrews <<a href="mailto:marka@isc.org" target="_blank">marka@isc.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Install libuv.<br>
<br>
configure:6032: gcc -g -O2   conftest.c -L/myrepo/build/mymachine/lib -lz -lssl -lcrypto -luv >&5<br>
/usr/bin/ld: skipping incompatible /myrepo/build/mymachine/lib/libz.so when searching for -lz<br>
/usr/bin/ld: skipping incompatible /myrepo/build/mymachine/lib/libz.a when searching for -lz<br>
/usr/bin/ld: skipping incompatible /myrepo/build/mymachine/lib/libssl.so when searching for -lssl<br>
/usr/bin/ld: skipping incompatible /myrepo/build/mymachine/lib/libssl.a when searching for -lssl<br>
/usr/bin/ld: skipping incompatible /myrepo/build/mymachine/lib/libcrypto.so when searching for -lcrypto<br>
/usr/bin/ld: skipping incompatible /myrepo/build/mymachine/lib/libcrypto.a when searching for -lcrypto<br>
/usr/bin/ld: skipping incompatible /myrepo/build/mymachine/lib/libuv.so when searching for -luv<br>
/usr/bin/ld: cannot find -luv<br>
collect2: error: ld returned 1 exit status<br>
<br>
<br>
> On 29 Sep 2022, at 18:54, sri b <<a href="mailto:srib456@gmail.com" target="_blank">srib456@gmail.com</a>> wrote:<br>
> <br>
> <br>
> Hi,<br>
> <br>
> 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?<br>
>  <br>
> The autoconf version is as below.<br>
> <br>
> autoconf (GNU Autoconf) 2.69<br>
> <br>
> The libtool version is as below.<br>
> <br>
> libtoolize (GNU libtool) 2.4.6<br>
> <br>
> We are getting below error while building.<br>
> <br>
> checking minix/config.h usability... no<br>
> checking minix/config.h presence... no<br>
> checking for minix/config.h... no<br>
> checking whether it is safe to define __EXTENSIONS__... yes<br>
> checking for /opt/crosstool/armv7-cortex_a7_v3-linux-gnueabihf/bin/armv7-cortex_a7_v3-linux-gnueabihf-gcc option to accept ISO C99... none needed<br>
> checking for x86_64-pc-linux-gnu-gcc... no<br>
> checking for gcc... gcc<br>
> checking whether we are using the GNU C compiler... yes<br>
> checking whether gcc accepts -g... yes<br>
> checking for gcc option to accept ISO C89... none needed<br>
> checking whether gcc understands -c and -o together... yes<br>
> checking dependency style of gcc... gcc3<br>
> checking whether the C compiler works... no<br>
> configure: error: C compiler cannot create executables<br>
> See `config.log' for more details<br>
> <br>
> Thanks.<br>
> <config.log>-- <br>
> Visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
> <br>
> ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
> <br>
> <br>
> bind-users mailing list<br>
> <a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a><br>
> <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
<br>
-- <br>
Mark Andrews, ISC<br>
1 Seymour St., Dundas Valley, NSW 2117, Australia<br>
PHONE: +61 2 9871 4742              INTERNET: <a href="mailto:marka@isc.org" target="_blank">marka@isc.org</a><br>
<br>
</blockquote></div>
</div></blockquote></div></div><div dir="auto"><div><blockquote type="cite"><div dir="ltr"><span>-- </span><br><span>Visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list</span><br><span></span><br><span>ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" target="_blank">https://www.isc.org/contact/</a> for more information.</span><br><span></span><br><span></span><br><span>bind-users mailing list</span><br><span><a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a></span><br><span><a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a></span><br></div></blockquote></div></div></blockquote></div>