Peter Edwards wrote [2003-12-12]:
[..]
> >>make installworld DESTDIR=$DESTDIR, or
> >>env -i make installworld DESTDIR=$DESTDIR
[..]
> Try
> env MAKEOBJDIRPREFIX=/usr/obj DESTDIR=$DESTDIR make installworld
>
> I suggested this before for a different problem, and it wasn't a
> solution, but th
Marco Molteni wrote:
Makoto Matsushita wrote [2003-12-12]:
molter> what am I missing?
It seems that you forget to set PATH environment variable. As you
know, "env -i" does not pass any environment variable to child process
if any other variables are explicitly set.
Hi Makoto-san,
if you
Makoto Matsushita wrote [2003-12-12]:
>
> molter> what am I missing?
>
> It seems that you forget to set PATH environment variable. As you
> know, "env -i" does not pass any environment variable to child process
> if any other variables are explicitly set.
Hi Makoto-san,
if you look at my prev
molter> what am I missing?
It seems that you forget to set PATH environment variable. As you
know, "env -i" does not pass any environment variable to child process
if any other variables are explicitly set.
-- -
Makoto `MAR' Matsushita
___
[EMAIL PROT
Hi all,
I have a -stable box on which I would like to compile
4.9-release, and install the 4.9 world on a different partition
(so to be able to boot from that partition too).
I think I want to do something similar to a release or to a
cross-build, but somehow the make installworld step fails.
/
5 matches
Mail list logo