From owner-freebsd-questions@FreeBSD.ORG Fri Jun 13 11:00:14 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 02113E4C for ; Fri, 13 Jun 2014 11:00:14 +0000 (UTC) Received: from mail-pd0-x229.google.com (mail-pd0-x229.google.com [IPv6:2607:f8b0:400e:c02::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CC0F02D04 for ; Fri, 13 Jun 2014 11:00:13 +0000 (UTC) Received: by mail-pd0-f169.google.com with SMTP id w10so2000307pde.14 for ; Fri, 13 Jun 2014 04:00:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=/JmlNgOt/3Y0PSYHB7LBWR8UceFyb9/8ll2nyB/50xw=; b=XoRseh1/qFqaNFN9ghdVNedXQHQpWq3FmR9DEVEjFLrcodBgirfTVn10J4LTJXCDv6 L7tmrsMccdfRP0kZH4HPT0WwQXDB/iiZnzKz1havttiJBmq7zBV0Pv66OMBshT5LKQjO I7xEvSYzfzxBd0R9Vu2XfOMrktkkjgFM5mVqqSjH9A7fjw28hBlGI4qbhri8AP0lJvGX GOuADIrLwu7f0Yb5J6MzDjaVPD0YCWroD15cbl7/Lefs6k0OvBvyxSpRf60/gXGngPP4 XGeQp42tFyHmdDYj/0tAZCroeXScCCieSlI/cec+kYHUFRKeuwnPDYW00vpi3vmIC4ef k/YA== X-Received: by 10.68.197.99 with SMTP id it3mr2227165pbc.37.1402657212905; Fri, 13 Jun 2014 04:00:12 -0700 (PDT) Received: from eds1.my.domain (107-146-213-175.res.bhn.net. [107.146.213.175]) by mx.google.com with ESMTPSA id gg3sm3000583pbc.34.2014.06.13.04.00.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Jun 2014 04:00:11 -0700 (PDT) Message-ID: <539AD96E.1000502@gmail.com> Date: Fri, 13 Jun 2014 03:58:54 -0700 From: Edward M User-Agent: Mozilla/5.0 (X11; OpenBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Build of FreeBSD-10 fails on 9 with unknown target CPU References: <539AC3A7.4040309@rawbw.com> In-Reply-To: <539AC3A7.4040309@rawbw.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2014 11:00:14 -0000 On 06/13/14 02:25, Yuri wrote: > CPUTYPE?=core > And CPU is: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz Have you tried 'core2' for 'CPUTYPE'?