From owner-cvs-all Mon Mar 1 20:48:33 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 8CB7E14BF8; Mon, 1 Mar 1999 20:48:17 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony [10.0.0.6]) by rover.village.org (8.9.3/8.6.6) with ESMTP id EAA29102; Tue, 2 Mar 1999 04:47:59 GMT Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id VAA11654; Mon, 1 Mar 1999 21:48:54 -0700 (MST) Message-Id: <199903020448.VAA11654@harmony.village.org> To: hibma@skylink.it Subject: Re: cvs commit: src/sys/i386/conf Makefile.i386 Cc: Dmitrij Tejblum , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: Your message of "Mon, 01 Mar 1999 19:13:12 +0100." References: Date: Mon, 01 Mar 1999 21:48:54 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message Nick Hibma writes: : 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. I fixed that in december or so. I think that dt's change might be incorrect. When bde and I were talking about it at the time, I had suggested something similar. I think that vnode_if.h needs to be part of BEFORE_DEPENDS. Sadly I didn't save the mail. : 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. Works for me with last night's sources. Well, at least through the failure to build ext2fs because of changes in VFS_UNLOCK call... I'll have to take a closer look... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message