On Monday, 22 August 2016, Willem Jan Withagen <[email protected]> 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
[email protected]
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to