Date: Sun, 12 Aug 2001 16:10:46 -0700 From: Dima Dorfman <dima@unixfreak.org> To: Rohit Grover <rgrover@panasas.com> Cc: freebsd-hackers@freebsd.org Subject: Re: can't generate vnode_if.h automatically Message-ID: <20010812231051.D3FB83E2F@bazooka.unixfreak.org> In-Reply-To: <01081215572400.07250@tiltill.panasas.com>; from rgrover@panasas.com on "Sun, 12 Aug 2001 15:35:52 -0700"
next in thread | previous in thread | raw e-mail | index | archive | help
Rohit Grover <rgrover@panasas.com> writes: > Interestingly, when I executed the command 'make depend', > vnode_if.h was correctly created for me. I'd like to know why I don't > need to do a 'make depend' for modules like 'vn' or 'nfs' before > building them. Perhaps because it was done before? Check to see if you have a '.depend' file in those directories. I'm pretty sure you do. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010812231051.D3FB83E2F>