From owner-freebsd-questions@FreeBSD.ORG Sun Feb 24 00:45:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1260B16A401 for ; Sun, 24 Feb 2008 00:45:14 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.bluestop.org (unknown [IPv6:2001:41c8:1:548a::2]) by mx1.freebsd.org (Postfix) with ESMTP id C06DA13C467 for ; Sun, 24 Feb 2008 00:45:13 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.draftnet (unknown [IPv6:2a01:348:10f:0:219:b9ff:fe54:f04a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTP id EFBB03017C; Sun, 24 Feb 2008 00:45:11 +0000 (GMT) Message-ID: <47C0BDF5.4000707@cran.org.uk> Date: Sun, 24 Feb 2008 00:44:37 +0000 From: Bruce Cran User-Agent: Thunderbird 2.0.0.9 (X11/20080206) MIME-Version: 1.0 To: "Jasvinder S. Bahra" References: <000901c87636$c6ef9240$0200010a@atlantis> <200802231810.10285.fbsd.questions@rachie.is-a-geek.net> <003c01c8764f$de52ee50$0200010a@atlantis> In-Reply-To: <003c01c8764f$de52ee50$0200010a@atlantis> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Unable to compile anything from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2008 00:45:14 -0000 Jasvinder S. Bahra wrote: >> It has a Via CPU? >> Comment that option and try again. > > Mel, > > It does indeed have a Via cpu. The box is running on a "VIA EPIA EK 8000EG" > motherboard (which has a CPU integrated into it). If I run "cat > /var/log/dmesg.today | grep CPU", I get... > > CPU: VIA C3 Nehemiah+RNG+AES (800.03-MHz 686-class CPU) > That's a new revision of the C3 which supports SSE: 'c3-2' is a better CPUTYPE for it. -- Bruce