From owner-freebsd-current@FreeBSD.ORG Fri Jan 21 16:54:30 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 2B78816A4CE for ; Fri, 21 Jan 2005 16:54:30 +0000 (GMT) Received: from osi2.gua.net (osi2.gua.net [205.161.188.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75F1743D58 for ; Fri, 21 Jan 2005 16:54:29 +0000 (GMT) (envelope-from kuuse@redantigua.com) Received: (qmail 88798 invoked by uid 89); 21 Jan 2005 16:54:28 -0000 Received: from kuuse@redantigua.com by osi2 by uid 89 with qmail-scanner-1.20 ( Clear:RC:0(205.161.188.16):. Processed in 0.361447 secs); 21 Jan 2005 16:54:28 -0000 Received: from unknown (HELO widserver1) (kuuse@osint.net@205.161.188.16) by 0 with SMTP; 21 Jan 2005 16:54:27 -0000 Message-ID: <00ba01c4ffd9$fd5e7a70$10bca1cd@widserver1> From: "Johan Kuuse - Red Antigua" To: "Ryan Sommers" References: <000a01c4ffd2$86d5cc70$10bca1cd@widserver1> <50177.208.4.77.66.1106324544.squirrel@208.4.77.66> Date: Fri, 21 Jan 2005 10:55:17 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1478 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 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:54:30 -0000 OK, any suggestion? I admit I'm having a disaster. What I think about now (the ultimate case) is to get another HDD, install 5.3 on that HDD, mount this disaster as a second HDD to recover data. But I really wanted to get some experience in source updating, so if there is someway to get rid of this disaster, I would really appreciate som hints. Best Regards, Johan Kuuse kuuse@redantigua.com ----- Original Message ----- From: "Ryan Sommers" To: "Johan Kuuse - Red Antigua" Cc: Sent: Friday, January 21, 2005 10:22 AM Subject: Re: Problem with crt1.o and init tls 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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"