Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Mar 2001 10:11:51 -0700
From:      Warner Losh <imp@harmony.village.org>
To:        "Guillaume" <amyfoub@videotron.ca>
Cc:        freebsd-current@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: Error making kernel 
Message-ID:  <200103051711.f25HBpd58569@harmony.village.org>
In-Reply-To: Your message of "Sun, 04 Mar 2001 21:25:53 EST." <001e01c0a51b$9a1bd830$0a0110ac@guillaume> 
References:  <001e01c0a51b$9a1bd830$0a0110ac@guillaume>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <001e01c0a51b$9a1bd830$0a0110ac@guillaume> "Guillaume" writes:
: ===> if_sl
: make: don't know how to make machine/lock.h. Stop

First, run make depend.  If that doesn't fix your problem, then cd
src/sys/modules and do a find . -name .depend -delete.

Stale copies of .depend wind up in there was well.

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103051711.f25HBpd58569>