From owner-freebsd-ports@FreeBSD.ORG Sat Nov 13 17:14:05 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA451106566B; Sat, 13 Nov 2010 17:14:05 +0000 (UTC) (envelope-from annulen@yandex.ru) Received: from forward2.mail.yandex.net (forward2.mail.yandex.net [77.88.46.7]) by mx1.freebsd.org (Postfix) with ESMTP id 98B4A8FC0A; Sat, 13 Nov 2010 17:14:05 +0000 (UTC) Received: from web46.yandex.ru (web46.yandex.ru [77.88.47.185]) by forward2.mail.yandex.net (Yandex) with ESMTP id 306BD38A898F; Sat, 13 Nov 2010 19:58:24 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1289667504; bh=G+TOyHGuL6Fj8aBopFmWZntKbuViAxNEPFXV66kg6cQ=; h=From:To:Cc:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=MrvxDFOzzTubxJVzcgLOmZJGtNAKvJmChkEvm2Y2gt2mdx6cayJzITUe4st/UCF/2 7iiG3u3DH/HfEGaQE6qgSpf3K9EY4a/8FvQUiJKcGCW5SmVLcWqXHO03jYDdmf0rgf 2qY+VYQdYRHC5abLxcBCZ62kEK9mV9A+8peHvlKM= Received: from localhost (localhost.localdomain [127.0.0.1]) by web46.yandex.ru (Yandex) with ESMTP id 19CC93681CE; Sat, 13 Nov 2010 19:58:24 +0300 (MSK) Received: from [195.34.30.225] ([195.34.30.225]) by mail.yandex.ru with HTTP; Sat, 13 Nov 2010 19:58:22 +0300 From: Konstantin Tokarev To: Ruben In-Reply-To: <4CDD6C06.1060307@hybridsource.org> References: <20101113.080831.949267780715453933.sanpei@sanpei.org> <4CDD6C06.1060307@hybridsource.org> MIME-Version: 1.0 Message-Id: <616301289667503@web46.yandex.ru> Date: Sat, 13 Nov 2010 19:58:22 +0300 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Cc: ports@freebsd.org, MIHIRA Sanpei Yoshiro , =?utf-8?B?UmVuw6kgTGFkYW4=?= Subject: Re: [www/chromium] Illegal instruction: 4 on Pentium3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Nov 2010 17:14:06 -0000 > Chromium requires sse2 normally, as detailed in this bug report: > > http://crbug.com/9007 This bug report is related to Chromium 2, but I've run Chromium 4 on PIII on Linux without problems -- Regards, Konstantin