Date: Fri, 5 Feb 2021 23:44:27 -0800 (PST) From: "Dan Mahoney (Gushi)" <freebsd@gushi.org> To: Greg Rivers <gcr+freebsd-ports@tharned.org> Cc: freebsd-ports@freebsd.org Subject: Re: Bind9 security upgrade Message-ID: <2bd9e5ee-12cc-f312-cd9-32f2d8ca2174@prime.gushi.org> In-Reply-To: <1925345.j8ZaMiGSpO@no.place.like.home> References: <20210206011026.GA11620@www.zefox.net> <2424596.iFQSR7Lh2p@no.place.like.home> <20210206065658.GA13068@www.zefox.net> <1925345.j8ZaMiGSpO@no.place.like.home>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 6 Feb 2021, Greg Rivers via freebsd-ports wrote: > On Saturday, 6 February 2021 00:56:58 CST bob prohaska wrote: >> On Fri, Feb 05, 2021 at 10:00:36PM -0600, Greg Rivers via freebsd-ports wrote: >>>> >>> I think that means >= 9.16.3. But 9.16.3 is pretty old by now, and many other bugs have since been fixed. You definitely want to track the current stable release, which is 9.16.11 at present. >>> >> >> Unfortunately make for bind9.16.11 stops with >> exec: /usr/local/bin/autoreconf-2.69: not found >> >> The same error has been presented by at least one other port. >> There does exist a /usr/local/bin/autoreconf but it's a link >> to nowhere. There does exist /usr/ports/devel/autoconf, but >> that stops make with >> configure: error: Perl 5.006 or better is required >> >> >> If somebody knows a fix or workaround please post! >> > It builds successfully in poudriere, which starts with a clean environment and builds/installs compile time dependencies as required. I'd suggest giving poudriere a try, or install from the latest FreeBSD pkg repo if the default options suit you. That works well for me anyway. Yeah, some part of this suggests you haven't cleanly updated your full ports tree. How did you originally install bind916? Is your OS current enough to handle a current ports tree? (uname -a please?) If so, "pkg install bind916" or portsnap fetch update; cd /usr/ports/dns/bind916; make -Dan -- --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC FB: fb.com/DanielMahoneyIV LI: linkedin.com/in/gushi Site: http://www.gushi.org ---------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2bd9e5ee-12cc-f312-cd9-32f2d8ca2174>