From owner-freebsd-stable@FreeBSD.ORG Wed Apr 14 03:02:36 2004 Return-Path: Delivered-To: freebsd-stable@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B094116A4CE for ; Wed, 14 Apr 2004 03:02:36 -0700 (PDT) Received: from mail.errors.firstcallgroup.co.uk (mail.errors.firstcallgroup.co.uk [213.167.69.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5306143D3F for ; Wed, 14 Apr 2004 03:02:36 -0700 (PDT) (envelope-from petefrench@keithprowse.com) Received: from smaug.rattatosk ([172.16.1.8]) by mail.errors.firstcallgroup.co.uk with esmtp (Exim 4.22) id 1BDhE2-000H1U-Dd; Wed, 14 Apr 2004 11:02:34 +0100 Received: from [172.16.1.6] (helo=dilbert.firstcallgroup.co.uk) by smaug.rattatosk with esmtp (Exim 4.22) id 1BDhE2-0005HE-4C; Wed, 14 Apr 2004 11:02:34 +0100 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.30; FreeBSD) id 1BDhE2-0003eb-3F; Wed, 14 Apr 2004 11:02:34 +0100 To: dislists@updegrove.net, freebsd-stable@www.freebsd.org In-Reply-To: <407C5AED.9040709@updegrove.net> Message-Id: From: Pete French Date: Wed, 14 Apr 2004 11:02:34 +0100 Subject: Re: 4.9 SMP Stability? 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: Wed, 14 Apr 2004 10:02:36 -0000 > I followed my "usual" method and "make -j4 buildworld" got stuck here. Have you tried it without the '-j 4' ? I always thought that parallel make didnt work too well building the OS (though thats fokelore going back to 3.X so it may have been fixed) -pcf.