From owner-freebsd-current@FreeBSD.ORG Fri Jan 21 16:23:39 2005 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 415F316A4CE for ; Fri, 21 Jan 2005 16:23:39 +0000 (GMT) Received: from mailserv1.neuroflux.com (ns2.neuroflux.com [204.228.228.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id E78D043D2F for ; Fri, 21 Jan 2005 16:23:38 +0000 (GMT) (envelope-from ryans@gamersimpact.com) Received: (qmail 40749 invoked by uid 89); 21 Jan 2005 16:22:24 -0000 Received: from unknown (HELO www2.neuroflux.com) (127.0.0.1) by localhost with SMTP; 21 Jan 2005 16:22:24 -0000 Received: from 208.4.77.66 (SquirrelMail authenticated user ryans@gamersimpact.com); by www2.neuroflux.com with HTTP; Fri, 21 Jan 2005 09:22:24 -0700 (MST) Message-ID: <50177.208.4.77.66.1106324544.squirrel@208.4.77.66> In-Reply-To: <000a01c4ffd2$86d5cc70$10bca1cd@widserver1> References: <000a01c4ffd2$86d5cc70$10bca1cd@widserver1> Date: Fri, 21 Jan 2005 09:22:24 -0700 (MST) From: "Ryan Sommers" To: "Johan Kuuse - Red Antigua" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: current@freebsd.org Subject: Re: Problem with crt1.o and init tls 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: Fri, 21 Jan 2005 16:23:39 -0000 Johan Kuuse - Red Antigua said: > Hi, > > I'm trying to upgrade from 5.2.1 to 6.0 current. > > # make buildworld > # make buildkernel > # make installkernel > # reboot > > all went fine. > > uname -a now shows > FreeBSD 6.0-CURRENT ... > > With > # mergemaster -p > # make installworld > the problems started. What problems? At this point, removing your object files might have been a bad idea. Your kernel and world are out of sync and trying to build a new world with an out of sync userland might be asking for disaster. -- Ryan Sommers ryans@gamersimpact.com