From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-99551-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MiPSs-0008C9-2j
	for garchives@archives.gentoo.org; Tue, 01 Sep 2009 09:15:46 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 85E31E07D1;
	Tue,  1 Sep 2009 14:24:32 +0000 (UTC)
Received: from mail-yx0-f189.google.com (mail-yx0-f189.google.com [209.85.210.189])
	by pigeon.gentoo.org (Postfix) with ESMTP id 60064E07D1
	for <gentoo-user@lists.gentoo.org>; Tue,  1 Sep 2009 14:24:32 +0000 (UTC)
Received: by yxe27 with SMTP id 27so1998yxe.10
        for <gentoo-user@lists.gentoo.org>; Tue, 01 Sep 2009 07:24:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=vod2mCPqY46WGxy35P6wV1/Nqvgz9k8Rddsz7DaobEo=;
        b=hTPZJQFI2XRmvqzSIGSDSzXRZ8jdP+8F2NBJXyKviSqczybJkLCngH/zpow1COnduh
         R4vVnf7m6AXgJQuBVL/9zkBbrkyzr2bvSDljVHzD5/KLvuDnHl+ZZbjNLEXNMMltPmfA
         pshSah+aTVyZHbYzpDc1ldFdG52EMBUlHr9yE=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=skx6l2reliBDyKCcwK/+GsYl/0Iv4wpUDTey8Lsns5gEqQF22Lsv+hL/02qMHSRdOg
         wOONXg1ikrqNgbb+8GVYNq+zZ5j52gBvdae4SP0VBRoSfbEKNyGns/UW2ak3tyVgjn1s
         l7BF/d+Coqd7UgFTfaTV3xg/5vPRHOBG8PzAE=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.150.16.2 with SMTP id 2mr10383223ybp.251.1251815072062; Tue, 
	01 Sep 2009 07:24:32 -0700 (PDT)
In-Reply-To: <DA391130-187E-4A58-A7F3-8F567B04502E@thesniderpad.com>
References: <ab7b49bc0908281333y39ebf298t3515316d341ef4f2@mail.gmail.com>
	 <DA391130-187E-4A58-A7F3-8F567B04502E@thesniderpad.com>
Date: Tue, 1 Sep 2009 09:24:31 -0500
Message-ID: <ab7b49bc0909010724s5e811f6bqdd786252d8b63e30@mail.gmail.com>
Subject: Re: [gentoo-user] Mythtv Segmentation fault
From: Neal Hogan <nealhogan@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 3951d73f-d03a-4ff7-b4b2-1b39b9964c1f
X-Archives-Hash: 718223dbcee3e6a1cbbbbac86ae2287b

On Sat, Aug 29, 2009 at 8:56 AM, David Snider<dsnider@thesniderpad.com> wro=
te:
>
> On Aug 28, 2009, at 2:33 PM, Neal Hogan wrote:
>
>> I realize this has been a hot topic over the years, but I can't find
>> anything that helps me out and I'm getting to the point where I'm
>> repeating searches.
>>
>> I have a fresh install of gentoo:
>>
>> Linux russell 2.6.30-gentoo-r4 #1 SMP Tue Aug 25 19:34:39 CDT 2009
>> i686 AMD Athlon(tm) Processor AuthenticAMD GNU/Linux
>>
>> I only want this machine to act as my DVR. I've installed mythtv (and
>> those package and libs it needs) and whenever I run mythtv-setup I
>> get:
>
> I had this same problem (but it was on a 32-bit Intel box). =A0I turned o=
ut to
> be a newer version of mesa. =A0 So, I had to mask the current stable vers=
ion
> and install the old. =A0You could try that.

Thanks to those who offered help . . .

I got mythtv going by using a different version of mesa. While it was
suggested that I use an older version, I ended up using a newer one. I
went from media-libs/mesa-7.3-r1 to media-libs/mesa-7.5-r3. Now I just
need to configure mythtv!

>
>