From owner-freebsd-current@FreeBSD.ORG Tue Jan 20 20:35:14 2004 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 CC6EA16A4CE for ; Tue, 20 Jan 2004 20:35:14 -0800 (PST) Received: from host.server-23.net (host.server-23.net [64.191.95.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3632743D55 for ; Tue, 20 Jan 2004 20:35:05 -0800 (PST) (envelope-from stresscrash@kerneled.com) Received: from ool-44c4496f.dyn.optonline.net ([68.196.73.111] helo=[192.168.1.103]) by host.server-23.net with asmtp (Exim 4.24) id 1AjA4o-0001MW-Rt for freebsd-current@freebsd.org; Tue, 20 Jan 2004 23:34:50 -0500 From: Mark Magnusson To: freebsd-current@freebsd.org In-Reply-To: References: Content-Type: text/plain Message-Id: <1074659659.28370.10.camel@athena> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 20 Jan 2004 23:34:19 -0500 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.server-23.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - kerneled.com Subject: Updating from 4.9-RELEASE 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: Wed, 21 Jan 2004 04:35:14 -0000 Hello all, i am new to the freebsd-current mailling list, and have recently been atempting an upgrade to freebsd-CURRENT. I have the world built, and the the kernel built and installed, but when i reboot into single user mode to install the world, the make installworld fails with the following errors: pid 5546(sh), uid 0: exited on signal 12 (core dumped) "/usr/src/Makefile", line 117: warning: "LC_ALL=C date" returned non-zero status pid 5547 (sh), uid 0: exited on signal 12 (core dumped) "/usr/src/Makefile", line 225: warning: "cd /usr/src/sys//conf && find [A-Z]*[A-Z] -type f -maxdepth 0 ! -name NOTES" returned non-zero status pid 5548 (sh), uid 0: exited on signal 12 (core dumped) *** Signal 12 Stop in /usr/src Any help on this matter is much appriciated.