From owner-freebsd-stable@FreeBSD.ORG Mon Jul 14 15:30:15 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 142291065673 for ; Mon, 14 Jul 2008 15:30:15 +0000 (UTC) (envelope-from sorin.panca@psrk.com) Received: from mail1.psrk.com (64.147.114.45.static.nyinternet.net [64.147.114.45]) by mx1.freebsd.org (Postfix) with ESMTP id 01BAB8FC24 for ; Mon, 14 Jul 2008 15:30:14 +0000 (UTC) (envelope-from sorin.panca@psrk.com) Received: from [82.77.123.155] (port=43774) by mail1.psrk.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1KIQ0k-0004p0-Ej; Mon, 14 Jul 2008 11:30:47 -0400 Message-ID: <487B70A3.8020203@psrk.com> Date: Mon, 14 Jul 2008 18:28:35 +0300 From: =?UTF-8?B?U29yaW4gUMOibmNh?= User-Agent: Thunderbird 2.0.0.14 (X11/20080619) MIME-Version: 1.0 To: utisoft@gmail.com References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus-Scanner: Clean mail though you should still use an Antivirus Cc: koitsu@FreeBSD.org, freebsd-stable@freebsd.org Subject: Re: Failure building apache22 and mysql51 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2008 15:30:15 -0000 I'm sorry for my late response, I was on vacation. I think this was the case (although I thought we have only amd64 machines). Is there a way to recover from this situation by ssh access only? Thank you! Sorin. Chris Rees wrote: >> Date: Mon, 23 Jun 2008 18:43:04 +0300 >> From: Sorin P?nca > > >> Hello people! >> I recently upgraded a amd64 machine from FreeBSD-6.2-RELEASE-p11 to >> FreeBSD-7.0-RELEASE-p2 using the tutorial found at >> http://www.daemonology.net/blog/2007-11-11-freebsd-major-version-upgrade.html >> All went well with the base system. > > I don't want to patronise, but are you sure you were running > FreeBSD/amd64-6.2 before? Looks kinda like you've tried to upgrade > from 6.2/i386 to 7.0/amd64. In case you have, you can't do that. > > Check you haven't disabled and processor-specific extensions in your > BIOS, like SSE, that would also create problems if you have optimised > your ports. > > Chris > > > > > >> I thought devel/linuxthreads was using some old library so I tried to >> rebuild it: >> >> # cd ../../devel/linuxthreads && make install clean # portupgrade -f >> wouldn't do anything >> ===> linuxthreads-2.2.3_23 is only for i386, while you are running amd64. >> *** Error code 1 >> >> Stop in /usr/ports/devel/linuxthreads. >> >> >> Any ideas what to do next? >> Thank you! >> >> Sorin. >>