+--On 12 septembre 2014 09:11:08 +1000 John Marshall <john.marsh...@riverwillow.com.au> wrote: | I can't build BIND 9.10.1rc2 on recent FreeBSD 10-STABLE. | I have tried on both i386 and amd64 variants of the operating system. | BIND 9.10.1rc1 builds fine, as did the beta releases. | | Failure looks like this: | | making all in /build/bind/bind-9.10.1rc2/bin/python | make[3]: don't know how to make dnssec-checkds. Stop | | make[3]: stopped in /build/bind/bind-9.10.1rc2/bin/python | *** Error code 1 | | Stop. | make[2]: stopped in /build/bind/bind-9.10.1rc2/bin | *** Error code 1 | | Stop. | make[1]: stopped in /build/bind/bind-9.10.1rc2 | *** Error code 1 | | Tested on: | | FreeBSD 10.1-PRERELEASE #0 r271181: Sat Sep 6 14:12:21 AEST 2014 i386 | FreeBSD 10.1-PRERELEASE #0 r271289: Tue Sep 9 15:20:15 AEST 2014 amd64 | | Note: BIND 9.10.1rc1 builds happily on the above. | Note: BIND 9.10.1rc2 builds happily on FreeBSD 9.3-RELEASE amd64 | | Perhaps rc2 introduced something that upsets bmake (the make(1) used in | FreeBSD 10)?
Yes, you can't use bmake if you try to build the python bits, I had to force gmake in the port: <https://svnweb.freebsd.org/ports/head/dns/bind910/Makefile?annotate=367505#l119> -- Mathieu Arnold _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users