From owner-freebsd-questions@FreeBSD.ORG Mon Apr 16 07:58:03 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E51816A400 for ; Mon, 16 Apr 2007 07:58:03 +0000 (UTC) (envelope-from a@jenisch.at) Received: from srvdmz13.oekb.co.at (srvdmz13.oekb.co.at [143.245.5.103]) by mx1.freebsd.org (Postfix) with ESMTP id AAAE413C4BA for ; Mon, 16 Apr 2007 07:58:02 +0000 (UTC) (envelope-from a@jenisch.at) X-SEF-Processed: 5_0_0_910__2007_04_16_09_58_00 X-SEF-7853D99-ADF1-478E-8894-213D316B8FFA: 1 Received: from msc01-n1 [143.245.2.187] by srvdmz13.oekb.co.at - SurfControl E-mail Filter (5.2.1); Mon, 16 Apr 2007 09:58:00 +0200 Received: from aurora.oekb.co.at ([143.245.9.16]) by MAIL1.oekb.co.at with Microsoft SMTPSVC(6.0.3790.2499); Mon, 16 Apr 2007 09:58:00 +0200 Received: from aurora.oekb.co.at (localhost.oekb.co.at [127.0.0.1]) by aurora.oekb.co.at (8.13.8/8.13.8) with ESMTP id l3G7vxq4003448; Mon, 16 Apr 2007 09:57:59 +0200 (CEST) (envelope-from a@jenisch.at) Received: (from ej@localhost) by aurora.oekb.co.at (8.13.8/8.13.8/Submit) id l3G7vwYv003447; Mon, 16 Apr 2007 09:57:58 +0200 (CEST) (envelope-from a@jenisch.at) X-Authentication-Warning: aurora.oekb.co.at: ej set sender to a@jenisch.at using -f Date: Mon, 16 Apr 2007 09:57:58 +0200 From: Ewald Jenisch To: Gerard Seibert Message-ID: <20070416075758.GA1038@aurora.oekb.co.at> References: <20070413204158.GA8311@aurora.oekb.co.at> <20070413171055.3e80f078@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070413171055.3e80f078@localhost> User-Agent: Mutt/1.4.2.2i X-OriginalArrivalTime: 16 Apr 2007 07:58:00.0101 (UTC) FILETIME=[F3BBDD50:01C77FFC] Cc: freebsd-questions@freebsd.org Subject: Re: buildworld - Stop in /usr/src/lib/ncurses/ncurses (6.2) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 07:58:03 -0000 On Fri, Apr 13, 2007 at 05:10:55PM -0400, Gerard Seibert wrote: > > Are you by any chance using a custom 'stable-supfile' rather than using > one of the preconfigured ones? > > /usr/share/examples/cvsup/stable-supfile > /usr/src/share/examples/cvsup/stable-supfile > Hi, No, I'm running an exact copy of /usr/share/examples/cvsup/stable-supfile with only the cvsup-site filled in, so no modifications here. I really wonder what's missing here since I've installed from a vanilla set of 6.2-Install-CDs used several times on other machines. The only difference is that the machine having these problems uses an AMD Opteron whereas the others use various flavors of Intels. Please note though that compiling the kernel (i.e. "make buildkernel") runs without problems - it's "make buildworld" dying. -ewald