On Thursday, January 23, 2014 10:42:36 am David Chisnall wrote: > On 22 Jan 2014, at 22:36, Glen Barber <g...@freebsd.org> wrote: > > > It needs to use the build host version, because using (for example) > > powerpc resulting binary won't work on and amd64 system. > > If it's used as part of the build, then it should be part of the toolchain target and we should be using the version built there.
'make distribute' is not a normal part of the build (it's not part of buildworld or installworld). Both mergemaster and etcupdate only run it after an installworld has been performed, in which case an up-to-date services_mkdb should already be installed. Bryan, what are you running 'make distribute' for? Is this to populate a new jail from a world build? -- John Baldwin _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"