From owner-freebsd-stable@FreeBSD.ORG Tue Sep 2 22:23:28 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 331E616A4BF for ; Tue, 2 Sep 2003 22:23:28 -0700 (PDT) Received: from mta8.srv.hcvlny.cv.net (mta8.srv.hcvlny.cv.net [167.206.5.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 647D743FD7 for ; Tue, 2 Sep 2003 22:23:27 -0700 (PDT) (envelope-from kellers@njit.edu) Received: from asv19.srv.hcvlny.cv.net (asv19.srv.hcvlny.cv.net [167.206.5.173]) by mta8.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HKM004OIHLBAS@mta8.srv.hcvlny.cv.net> for stable@freebsd.org; Wed, 03 Sep 2003 01:22:23 -0400 (EDT) Received: from 10.0.1.9 (ool-4353d5dd.dyn.optonline.net [67.83.213.221]) h835MMcl001451 for ; Wed, 03 Sep 2003 01:22:23 -0400 (EDT) Date: Wed, 03 Sep 2003 01:22:52 -0400 From: T Kellers To: stable@freebsd.org Message-id: <200309030122.52207.kellers@njit.edu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.5.3 Subject: 4.9 Pre-Release build weirdness 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, 03 Sep 2003 05:23:28 -0000 After cvsupping, when I built world, it errored out with an error 134. I mv /usr/src /usr/src.old and cvsupped again... tried a buildworld, still an error 134 I "make kernel" and all went well After rebooting, I made world .. all went well I cp'd my custom kernel source to /usr/src/sys/i386/conf and made kernel ALL went well... I rebooted, did a mke world from /usr/src and all went well (including mergemaster) I've rebooted and I have a bona fide 4.9 pre-release system. What in hell went wrong with my traditional upgrade path? Tim Kellers CPE/NJIT