"Thomas D. Dean" wrote:
> 
> # cd /usr/src/gnu/usr.bin
> # make clean
> # cd /usr/src
> # make -DNOCLEAN world
> 
> fixed the problem.  Before, I used 'make -j36 -DNOCLEAN world'.  Could
> it be a problem with the Makefile in man?

-DNOCLEAN is not guaranteed to work. Especially when makefiles change.
Use with care!

-- 
Marcel Moolenaar
  mail: [EMAIL PROTECTED] / [EMAIL PROTECTED]
  tel:  (408) 447-4222


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to