Bug Report from www.isc.org: Name: Derek Kuo Email: ldcrgmy@gmail.com Software Version: BIND-9.9.11 OS: CentOS 7 Subject:make[2]: *** No rule to make target `all'. Stop. Bug Detail =========== [root@master bind-9.9.11]# ./configure --with-tuning=default --enable-dnstap --with-pkcs11 --enable-native-pkcs11 --enable-seccomp --enable-querytrace --with-libtool --with-atf --with-python --with-libxml2 --with-libjson --with-lmdb --with-openssl "./configure" is successfull , but make is not as below: [root@master bind-9.9.11]# make making all in /root/bind-9.9.11/make make[1]: Entering directory `/root/bind-9.9.11/make' make[1]: Leaving directory `/root/bind-9.9.11/make' making all in /root/bind-9.9.11/unit make[1]: Entering directory `/root/bind-9.9.11/unit' making all in /root/bind-9.9.11/unit/atf-src make[2]: Entering directory `/root/bind-9.9.11/unit/atf-src' make[2]: *** No rule to make target `all'. Stop. make[2]: Leaving directory `/root/bind-9.9.11/unit/atf-src' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/root/bind-9.9.11/unit' make: *** [subdirs] Error 1 --- This email was received through isc.org Bug Submission Form