DragonFly kernel List (threaded) for 2004-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: buildworld update committed
:> make -V SFILES -V SYSTEM_SFILES | xargs env MKDEP_CPP="cc -E" mkdep [..]
:> [failing, env not found]
:
:you did not by accident installed chris' make patch and set a different
:shell. (i got a similar error, years ago because of a ksh in make, which
:behaved kind of strange)
:
:~ibotty
This is due to the new restrictive command path that the build uses.
I had to add a few more programs to the bootstrap build.
Note also that one must currently do a buildworld before doing
a buildkernel.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]