From owner-freebsd-stable@FreeBSD.ORG Thu Jan 8 03:29:38 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F5AB16A4CE for ; Thu, 8 Jan 2004 03:29:38 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 301F843D48 for ; Thu, 8 Jan 2004 03:29:37 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 343CA530D; Thu, 8 Jan 2004 12:29:36 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 36328530C; Thu, 8 Jan 2004 12:29:29 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id D7C5033C9A; Thu, 8 Jan 2004 12:29:28 +0100 (CET) To: Richard Schilling References: <20040107183353.GA422@foghorn.rsmba.biz> <20040108072418.GA53486@xor.obsecurity.org> <20040108082706.GA2917@foghorn.rsmba.biz> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Thu, 08 Jan 2004 12:29:28 +0100 In-Reply-To: <20040108082706.GA2917@foghorn.rsmba.biz> (Richard Schilling's message of "Thu, 8 Jan 2004 00:27:06 -0800") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.9 required=5.0 tests=BIZ_TLD,RCVD_IN_SORBS autolearn=no version=2.60 cc: freebsd-stable@freebsd.org Subject: Re: creation of /usr/include/sys X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2004 11:29:38 -0000 Richard Schilling writes: > I solved the problem and got top working again when I finally erased > /usr/include/sys and copied /usr/src/sys/sys to /usr/include/sys > (after running cvsup on the source tree of course). This is almost never the right thing to do unless you are already very familiar with the build system. > I thought `cd /usr/src/sys; make install' would have copied > /usr/sys/sys to /usr/include/sys, but it doesn't. Where in the > build process does /usr/include/sys get created? 'make includes' in /usr/src. You wouldn't be having these problems if you followed the documented procedure (buildworld, buildkernel, installkernel, reboot into single-user mode, installworld, mergemaster, reboot) DES --=20 Dag-Erling Sm=F8rgrav - des@des.no