From owner-freebsd-ppc@FreeBSD.ORG Tue Jun 25 05:39:52 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9FDB9966 for ; Tue, 25 Jun 2013 05:39:52 +0000 (UTC) (envelope-from dbb008@gmail.com) Received: from mail-ob0-x242.google.com (mail-ob0-x242.google.com [IPv6:2607:f8b0:4003:c01::242]) by mx1.freebsd.org (Postfix) with ESMTP id 7358A1354 for ; Tue, 25 Jun 2013 05:39:52 +0000 (UTC) Received: by mail-ob0-f194.google.com with SMTP id v19so4496064obq.5 for ; Mon, 24 Jun 2013 22:39:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=7KlQoQNo0Whg2NtTgtfv31Qt2GX5ZmjZ40CTkW42UKg=; b=MxR/1UeZjKW9cYTOmvhyim7KjmBjM4oVJkY71VUrQuphAJeY7z1Y6UYAdEObwByLPD ljLnl5D/hVZHDfU1D2ejPoREPPW1xrmYgY0CgjOwkaKLU4vqh0QXXZK81dtBH/aEIlmW Gwr2U5i9h5iS31DcLaWXHBBK6Z1XCWafrtmcJTUhFMZjyH4ME2l0CmEr0RLwBxMViPvo 4ifX0qgpXVJ51CplLG75lt2dqLXBWjzvPEHJztPZfwMgGv3xz2hml8W3EYfVzAqLGNtO apcbXp9oR9UFwVQ0qeIv0F/hOe9iEUpV7vmukYS0rKMcjeAuCjc12/tzeX+hozpNSlju i4JA== MIME-Version: 1.0 X-Received: by 10.60.179.79 with SMTP id de15mr12102434oec.120.1372138791484; Mon, 24 Jun 2013 22:39:51 -0700 (PDT) Received: by 10.60.121.69 with HTTP; Mon, 24 Jun 2013 22:39:51 -0700 (PDT) Date: Tue, 25 Jun 2013 01:39:51 -0400 Message-ID: Subject: Re: Errors building xorg-minimal From: dbb To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jun 2013 05:39:52 -0000 I tried using smartctl as suggested. I didn't see any errors when building it, but upon trying to run it, I get a seg fault: smartctl -a /dev/ad0 smartctl 5.43 2012-06-30 r3573 [FreeBSD 9.1-RC2 powerpc] (local build) Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net Segmentation fault (core dumped) It seems to me, since I've had so many errors of different types, it might be a good idea to wipe the drive and reinstall, since I can't even test the hardware at this point.