Date: Sat, 06 Feb 2021 01:40:16 -0600 From: Greg Rivers <gcr+freebsd-ports@tharned.org> To: freebsd-ports@freebsd.org Subject: Re: Bind9 security upgrade Message-ID: <1925345.j8ZaMiGSpO@no.place.like.home> In-Reply-To: <20210206065658.GA13068@www.zefox.net> References: <20210206011026.GA11620@www.zefox.net> <2424596.iFQSR7Lh2p@no.place.like.home> <20210206065658.GA13068@www.zefox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- Greg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1925345.j8ZaMiGSpO>