On Thu, Feb 28, 2013 at 12:48 PM, Darren Pilgrim <
[email protected]> wrote:

> On 2013-02-28 06:43, Ryan Stone wrote:
>
>> It's possible with a caveat: in my experience both the object tree and
>> the source tree have to have *exactly* the same path on the build host
>> and the destination.  You can't (for example) build with
>> MAKEOBJDIRPREFIX set to something, then copy src to /usr/src and obj to
>> /usr/obj on the destination and have installworld work.
>>
>
> Why couldn't I just also specify MAKEOBJDIRPREFIX on the destination
> machine?
>


You can, but it has to be the same path on both machines.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to