buildworld not working with MAKEOBJDIRPREFIX
Matthias Apitz
guru at unixarea.de
Tue May 16 13:21:05 UTC 2017
El día Tuesday, May 16, 2017 a las 02:18:36PM +0200, O. Hartmann escribió:
> On Tue, 16 May 2017 09:39:11 +0100
> Roger Pau Monné <roger.pau at citrix.com> wrote:
>
> > Hello,
> >
> > I'm trying to build world as a regular user, using sources fetched into my
> > home directory and a different object directory. The rune I'm using to build
> > is:
> >
> > $ cd /home/royger/buildjob/freebsd
> > $ make -j30 buildworld MAKEOBJDIRPREFIX=/home/royger/buildjob/obj/
>
> As far as I know, in this construct, MAKEOBJDIRPREFIX is an argument to make,
> but MAKEOBJDIRPREFIX is strictly required to be set in the environment!
I used it many times that way, as well
# make installworld DESTDIR=/mnt
This should work. Can you try with a smaller -j value?
matthias
--
Matthias Apitz, ✉ guru at unixarea.de, ⌂ http://www.unixarea.de/ ☎ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/ccid--export-key-guru.pub
8. Mai 1945: Wer nicht feiert hat den Krieg verloren.
8 de mayo de 1945: Quien no festeja perdió la Guerra.
May 8, 1945: Who does not celebrate lost the War.
More information about the freebsd-current
mailing list