On Monday, 22 August 2016, Willem Jan Withagen <w...@digiware.nl> wrote:
>
> Tried an old trick:
> Build on another system (10.3) and then mount
>         /usr/src
>         /usr/obj
> on the system to install on.
> But that generates things like:
>         ERROR-tried-to-rebuild-during-make-install
> So I guess that doesn't work any longer.
>
> --WjW
>

That trick still works for me, but you have to make sure the build
environment and the install environment are the same. Namely that
/etc/make.conf and /etc/src.conf are the same on both machines, and that
they have the same architecture... Otherwise it will try and rebuild the
differences during the install process.

Regards,
Ben


-- 

--
From: Benjamin Woods
woods...@gmail.com
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to