buildworld update committed
    Matthew Dillon 
    dillon at apollo.backplane.com
       
    Mon Mar 22 15:51:59 PST 2004
    
    
  
:> 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 at xxxxxxxxxxxxx>
    
    
More information about the Kernel
mailing list