From owner-cvs-all Mon Mar 1 10:16:39 1999 Delivered-To: cvs-all@freebsd.org Received: from keymaster.etla.net (etla.Stanford.EDU [171.64.202.24]) by hub.freebsd.org (Postfix) with ESMTP id A6CFA153AE; Mon, 1 Mar 1999 10:16:37 -0800 (PST) (envelope-from hibma@skylink.it) Received: from localhost (keymaster.etla.net [171.64.202.24]) by keymaster.etla.net (8.8.8/8.8.7) with SMTP id KAA01627; Mon, 1 Mar 1999 10:16:19 -0800 (PST) Date: Mon, 1 Mar 1999 19:13:12 +0100 (CET) From: Nick Hibma X-Sender: n_hibma@henny.jrc.it Reply-To: hibma@skylink.it To: Dmitrij Tejblum Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf Makefile.i386 In-Reply-To: <199903010954.BAA86451@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Did you check whether this is also applicable to the files converted from .m to .h/.c (newbus macro files)? I've noticed a few times that I had problems building the kernel without doing make depend. It certainly falls over on usb_if.h device_if.h and friends when I build the kernel with -j 4 without a make depend first. Nick On Mon, 1 Mar 1999, Dmitrij Tejblum wrote: > dt 1999/03/01 01:54:52 PST > > Modified files: > sys/i386/conf Makefile.i386 > Log: > Ensure that vnode_if.h build before object files, if make depend has not > been run. > > Revision Changes Path > 1.140 +2 -2 src/sys/i386/conf/Makefile.i386 > > FreeBSD USB Driver Development -- e-mail: n_hibma@freebsd.org home page: http://www.etla.net/~n_hibma/usb/usb.pl mailing list: usb-bsd@egroups.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message