From owner-freebsd-hackers Mon Aug 13 1:48:37 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.121.12]) by hub.freebsd.org (Postfix) with ESMTP id 649A737B40A for ; Mon, 13 Aug 2001 01:48:34 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from mindspring.com (dialup-209.245.143.29.Dial1.SanJose1.Level3.net [209.245.143.29]) by harrier.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id BAA29691; Mon, 13 Aug 2001 01:48:23 -0700 (PDT) Message-ID: <3B779480.968F97BE@mindspring.com> Date: Mon, 13 Aug 2001 01:49:04 -0700 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Rohit Grover Cc: Dima Dorfman , freebsd-hackers@FreeBSD.ORG Subject: Re: can't generate vnode_if.h automatically References: <20010812231051.D3FB83E2F@bazooka.unixfreak.org> <01081216241201.07250@tiltill.panasas.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Rohit Grover wrote: > > On Sun, 12 Aug 2001, Dima Dorfman wrote: > > Rohit Grover 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. > > I did not find a .depend in sys/modules/vn. It's because of the order of declaration of the variables containing the source and the objects vs. the .include directive(s) in your Makefile. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message