From owner-freebsd-current@FreeBSD.ORG Mon Dec 22 05:03:45 2003 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 3EF9C16A4CE for ; Mon, 22 Dec 2003 05:03:45 -0800 (PST) Received: from mail.elcat.kg (imap.elcat.kg [212.42.96.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6815C43D3F for ; Mon, 22 Dec 2003 05:03:40 -0800 (PST) (envelope-from warlock@voip.kg) Received: by mail.elcat.kg (Postfix, from userid 6000) id 72FCB3CC2AA; Mon, 22 Dec 2003 18:03:32 +0500 (KGT) Received: from warcomp (warcomp.elcat.kg [212.42.96.26]) by mail.elcat.kg (Postfix) with ESMTP id DD58F3CC290 for ; Mon, 22 Dec 2003 18:03:31 +0500 (KGT) From: Roman Streltsov Organization: Elcat Date: Mon, 22 Dec 2003 18:03:31 +0500 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Disposition: inline To: current@freebsd.org Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Message-Id: <200312221803.31900.warlock@voip.kg> X-Mailman-Approved-At: Mon, 22 Dec 2003 05:40:15 -0800 Subject: upgrade from 5.1p10 to 5.2 trouble 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: Mon, 22 Dec 2003 13:03:45 -0000 Hello everybody, I just try to build world after recent CVSup for 5.2 from 5.1-RELEASE-p10 Within make builworld I had interrupts with "Signal 4" or "Signal 10" messages without any details in different places every time. But 'make -j4 buildworld' works fine. (I have a single CPU box) Any ideas? Thanx Roman