In message <[EMAIL PROTECTED]> "David O'Brien" writes:
: On Tue, Feb 27, 2001 at 11:28:37AM -0800, John Baldwin wrote:
: > Have you tried running make depend?
: 
: I've got the same problem about a bogus dependancy on machine/lock.h.
: And yes, this is after a `make depend' on a /sys I *just* CVSup'ed.  :-(

find /sys -name .depend | xargs egrep machine/lock.h

was how I found the problem.

Warner

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

Reply via email to