From owner-freebsd-questions@FreeBSD.ORG Thu Dec 20 01:33:04 2007 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 4995E16A478 for ; Thu, 20 Dec 2007 01:33:04 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out4.apple.com (mail-out4.apple.com [17.254.13.23]) by mx1.freebsd.org (Postfix) with ESMTP id 3B9BC13C458 for ; Thu, 20 Dec 2007 01:33:04 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay14.apple.com (relay14.apple.com [17.128.113.52]) by mail-out4.apple.com (Postfix) with ESMTP id 1B4631C7E889; Wed, 19 Dec 2007 17:33:04 -0800 (PST) Received: from relay14.apple.com (unknown [127.0.0.1]) by relay14.apple.com (Symantec Mail Security) with ESMTP id 00BE228060; Wed, 19 Dec 2007 17:33:03 -0800 (PST) X-AuditID: 11807134-a88a5bb000004510-c9-4769c64f5354 Received: from cswiger1.apple.com (cswiger1.apple.com [17.214.13.96]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by relay14.apple.com (Apple SCV relay) with ESMTP id D55392804C; Wed, 19 Dec 2007 17:33:03 -0800 (PST) Message-Id: <934A53F8-4477-4253-A6B7-3FB14C18FEBC@mac.com> From: Chuck Swiger To: Eric Osterweil In-Reply-To: <9221BB32-8D07-4671-A95C-24F6F5A7F04F@cs.ucla.edu> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Wed, 19 Dec 2007 17:33:02 -0800 References: <9221BB32-8D07-4671-A95C-24F6F5A7F04F@cs.ucla.edu> X-Mailer: Apple Mail (2.915) X-Brightmail-Tracker: AAAAAA== Cc: FreeBSD Questions Subject: Re: Does 6.2 Support VIA EPIA M10000G Nehemiah Mini-ITX? 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: Thu, 20 Dec 2007 01:33:04 -0000 On Dec 19, 2007, at 4:58 PM, Eric Osterweil wrote: > I just installed 6.2 on a VIA EPIA M10000G Nehemiah Mini-ITX. It > all seems to have installed fine, but when I try to buildworld I get > internal compiler errors almost immediately. The problems are not > consistently in the same place but they seem to be for the same > reason. Here is the latest output: Inconsistent errors tend to indicate a problem with cooling or with memory-- I've got a slower ITX box (a C3 M6000?) which would do the same thing with the first two DIMMs I put in it, but worked fine with a better grade of Crucial RAM. Dig up a memtest86 floppy or test CD to do more exhaustive checking.... Regards, -- -Chuck