Building RELENG_9 (or RELENG_9_*) on a small machine?

Ryan Stone rysto32 at gmail.com
Thu Feb 28 18:09:25 UTC 2013


On Thu, Feb 28, 2013 at 12:48 PM, Darren Pilgrim <
list_freebsd at bluerosetech.com> 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.


More information about the freebsd-stable mailing list