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 ) id 1P4YK6-0003MG-S0 for garchives@archives.gentoo.org; Sat, 09 Oct 2010 12:14:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BACEE051C; Sat, 9 Oct 2010 12:14:22 +0000 (UTC) Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.22]) by pigeon.gentoo.org (Postfix) with SMTP id CC832E051C for ; Sat, 9 Oct 2010 12:14:21 +0000 (UTC) Received: (qmail invoked by alias); 09 Oct 2010 12:14:20 -0000 Received: from p548502AB.dip0.t-ipconnect.de (EHLO gmx.net) [84.133.2.171] by mail.gmx.net (mp070) with SMTP; 09 Oct 2010 14:14:20 +0200 X-Authenticated: #20088476 X-Provags-ID: V01U2FsdGVkX1/kf3p/KzLkm2oRl7CBrJvbCtui2NZ+ULEUsMunT1 tv2sYfk1LxIqeM Received: by gmx.net (nbSMTP-1.00) for uid 1001 Meino.Cramer@gmx.de; Sat, 9 Oct 2010 14:14:19 +0200 (CEST) Date: Sat, 9 Oct 2010 14:14:18 +0200 From: meino.cramer@gmx.de To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Beyond-Gentoo question Message-ID: <20101009121418.GA5708@solfire> References: <20101007173147.GA10949@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: User-Agent: mutt-ng/devel-r804 (Linux) X-Y-GMX-Trusted: 0 X-Archives-Salt: 850beae5-75c3-4bcb-9ccf-f6e1ecf949f9 X-Archives-Hash: 0543b07b6edddba4c827cb9a30cf23f7 James [10-10-08 16:36]: > gmx.de> writes: >=20 >=20 >=20 >=20 > > for a long time I have compiled makehuman from the svn tree.=20 >=20 > quick guess.......lafilefixer --justfixit? >=20 >=20 > In the past with some video games, I had problems with the=20 > .la files after compiling new versions of the games that > used libsdl..... >=20 > (WAG) >=20 >=20 > James >=20 >=20 >=20 >=20 >=20 Hi all, I finally found the reason for haveing no z-buffering available... The libsdl was copiled without the opengl USE-flag set. Would it possible, that this flag is set for 32bit-Linux by default and is totally missing (not shown when doing a 'emerge -pv libsd=EF=BF=BD', neither set nor unset) on 64bit-Linux? I added this flag and now everything is working fine... Best regards, mcc