From owner-freebsd-current@FreeBSD.ORG Sat Mar 19 16:20:01 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 401C816A4CE for ; Sat, 19 Mar 2005 16:20:01 +0000 (GMT) Received: from hatpro.mr-paradox.net (hatpro.mr-paradox.net [216.29.181.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD04743D2F for ; Sat, 19 Mar 2005 16:20:00 +0000 (GMT) (envelope-from jfb@mr-paradox.net) Received: by hatpro.mr-paradox.net (Postfix, from userid 16139) id C48F0C15A; Fri, 18 Mar 2005 10:27:17 -0500 (EST) Date: Fri, 18 Mar 2005 10:27:17 -0500 From: jb000002@mr-happy.com To: freebsd-current@freebsd.org Message-ID: <20050318152717.GA64576@mr-happy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Face: #0jV*~a}VtKS-&E/!EJpH('H1Va}24dxF0oT&+.R3Gu8C; xhSC+<|+H84&YLbMvphuRT4cp3.|8EN_(2Eix/6{.Up~u`a^}0Ln&b+9Fw|BPig@-{y\pL_46d&ZwA]5%_AU?}DezfE&1!>H?3E$!Yve7.O<+..Jnb4:'6Ey_]FtFzU9=*l$1p/@gA,Ze>^5<]+r(XJ+m7`/vMDc$'wy|`e Subject: buildworld 17 Mar 2005 -CURRENT, top.local.h X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 16:20:01 -0000 I seem to get this error (or one very similar) about top.local.h every second or third time I make buildworld. This is from HEAD as of late Thursday UTC. It's also happened with 4-STABLE and 5-STABLE, including release versions. Architecture doesn't seem to matter--this was i386, also had it on sparc64. I can work around it by copying top.local.h from /usr/obj/usr/src/usr.bin/top to /usr/src/usr.bin/top and then 'make -DNO_CLEAN buildworld', but it's sort of annoying to have to go through that. I googled and searched the list archives and found nothing. Any help? Need more info from me? Jeff [...] ===> usr.bin/top (all) cc -O2 -fno-strict-aliasing -pipe -DHAVE_GETOPT -DHAVE_STRERROR -I/usr/src/usr.bin/top -I/usr/src/usr.bin/top/../../contrib/top -I. -DORDER -c /usr/src/usr.bin/top/../../contrib/top/commands.c make: don't know how to make /usr/src/usr.bin/top/top.local.h. Stop *** Error code 2 Stop in /usr/src/usr.bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.