X-Mailer: MIME-tools 5.508 (Entity 5.508) In-Reply-To: Content-Disposition: inline MIME-Version: 1.0 Message-ID: X-RT-Interface: Web Content-Type: text/plain; charset="utf-8" References: <2c909e334b087d8701b293d02f2d8df4@www.isc.org> X-RT-Original-Encoding: utf-8 Content-Transfer-Encoding: binary RT-Send-CC: Content-Length: 489 Hi Derek, One of my colleagues suggested that you might be missing a C++ compiler in your build environment. I subsequently managed to reproduce the issue you reported on a fresh CentOS 7 VM. The solution to your problem is thus to install a C++ compiler, but we can certainly handle this situation better by making sure the top-level ./configure fails if the "nested" ATF ./configure fails. A patch which makes this happen is currently in review. Thank you again for reporting this.