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 1QnnX0-0006kF-NW for garchives@archives.gentoo.org; Mon, 01 Aug 2011 08:07:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 123BA21C355; Mon, 1 Aug 2011 08:07:08 +0000 (UTC) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by pigeon.gentoo.org (Postfix) with SMTP id 4881921C237 for ; Mon, 1 Aug 2011 08:05:25 +0000 (UTC) Received: (qmail invoked by alias); 01 Aug 2011 08:05:24 -0000 Received: from p548518EF.dip0.t-ipconnect.de (EHLO gmx.net) [84.133.24.239] by mail.gmx.net (mp028) with SMTP; 01 Aug 2011 10:05:24 +0200 X-Authenticated: #20088476 X-Provags-ID: V01U2FsdGVkX1/il38n873i5wxl3xrtvFKr2ww7/y6A4W/EP9v+Ge R19J7GYzk5dpuM Received: by gmx.net (nbSMTP-1.00) for uid 1001 Meino.Cramer@gmx.de; Mon, 1 Aug 2011 10:05:24 +0200 (CEST) Date: Mon, 1 Aug 2011 10:05:22 +0200 From: meino.cramer@gmx.de To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] glew/glewmx or what? Message-ID: <20110801080522.GA9918@solfire> References: <20110731150908.GA3175@solfire> <2961116.UpRYoRMVPq@pc> 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=us-ascii Content-Disposition: inline In-Reply-To: <2961116.UpRYoRMVPq@pc> User-Agent: mutt-ng/devel-r804 (Linux) X-Y-GMX-Trusted: 0 X-Archives-Salt: X-Archives-Hash: 23027f8ea50d2b4b6d47a2d164747b5e Michael Schreckenbauer [11-07-31 21:04]: > Hi, > > Am Sonntag, 31. Juli 2011, 17:09:08 schrieb meino.cramer@gmx.de: > > Hi, > > > > to compile the Mitsuba renderer I need "glewmx" (whatever this means). > > Postings on the net let me believe, that "glewmx" is a part of glew, > > which in turn is a gentoo package. > > > > But I found no USE-flags telling the package to build glew with > > "glewmx"...or I misunderstood the whole thing ... > > > > > > Can someone please shed some wise light on my shadowed mind so > > I will be able to embrace this holy "glewmx" love and peace? > > ;) <<<--- very big!!! > > you could add -DGLEW_MX to your CFLAGS and emerge glew with this setting. > Better way is to copy the glew ebuild to your local overlay and fix it to > compile with this flag set. > CFLAGS.EXTRA="-DGLEW_MX" > added to pkg_setup() might do the job. > > > Thank you very much for any enlightment! > > Best regards > > mcc > > Regards, > Michael > > Hi Michael, thank you for your help ! :) Unfortunately this seems only the half of the way to go... The installation process only install libglew...and leave libglewmx untouched. ... Any idea how to convince the package to install everything? Best regards, mcc