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
---------------------------

_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to