From owner-cvs-all Fri May 25 23:32:25 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 197A337B422; Fri, 25 May 2001 23:32:20 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f4Q6WDE67125; Sat, 26 May 2001 00:32:13 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105260632.f4Q6WDE67125@harmony.village.org> To: Doug Barton Subject: Re: cvs commit: src/contrib/amd/include am_defs.h src/usr.sbin/amd/includeconfig.h src/etc/mtree BSD.include.dist src/include Makefilesrc/sbin/mount_msdos mount_msdos.c src/sbin/mountd mountd.csrc/share/man/man7 hier.7 src/sys/boot/forth loader.conf ... Cc: Ruslan Ermilov , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Fri, 25 May 2001 21:26:44 PDT." <3B0F3084.8CBB0277@DougBarton.net> References: <3B0F3084.8CBB0277@DougBarton.net> <200105250814.f4P8EFU71641@freefall.freebsd.org> Date: Sat, 26 May 2001 00:32:13 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <3B0F3084.8CBB0277@DougBarton.net> Doug Barton writes: : This is a multi-part message in MIME format. : --------------1E126C336F3C01227467EEA4 : Content-Type: text/plain; charset=us-ascii : Content-Transfer-Encoding: 7bit : : The amd part of this commit broke world for me because I didn't have : /usr/include/fs/msdosfs/* The attached patch fixed it for me, but it's : probably wrong for some reason. :) We're trying to get rid of these things (including the kernel headers in the include file includes). Likely it is a problem in make includes in sys/Makefile. They should be installed into the temp root that we compile against. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message