<div dir="ltr"><div><div><div><div><div><div><div>Hello all<br><br></div>I am trying to compile Bind 9.10.3-P4 from source and whenever I try to run the following:<br><br>./configure --sbindir=/usr/sbin --sysconfdir=/etc/bind --with-openssl --disable-openssl-version-check --no-create --no-recursion<br><br><br></div>I receive the following error after the configuration script is fully executed:<br><br>configure: creating ./config.status<br>make: *** No rule to make target `clean'.  Stop.<br><br></div>When I try to run make, I get:<br><br>make: *** No targets specified and no makefile found.  Stop.<br><br></div>Yet in both the untarred source code directory as well as the make directory within it, both have a Makefile.in file. <br><br></div>I have absolutely no idea how to get this configure script to create the makefile!  I have to use those configuration options because that is what we used on our previous installs (Bind 9.10.1)  on other servers. Also when I run ./configure without any options, the make file is created with no issues!  I am totally confused<br><br></div>All help is greatly appreciated!<br><br><br></div>Thank you!<br><br><br></div>