From owner-freebsd-emulation@FreeBSD.ORG Mon Sep 14 13:29:04 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 27A5E1065695; Mon, 14 Sep 2009 13:29:04 +0000 (UTC) Date: Mon, 14 Sep 2009 13:29:04 +0000 From: Alexey Dokuchaev To: Boris Samorodov Message-ID: <20090914132904.GA78522@FreeBSD.org> References: <90953406@bb.ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <90953406@bb.ipt.ru> User-Agent: Mutt/1.4.2.1i Cc: freebsd-emulation@freebsd.org Subject: Re: linux GL libraries and nvidia drivers (was: Re: deprecate some linux ports) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 13:29:04 -0000 On Thu, Sep 10, 2009 at 10:47:45AM +0400, Boris Samorodov wrote: > BTW, I can create a linux-f10-libGLU port if it is needed. But I'm > not sure if it is needed. > > If I understand the problem with nvidia driver correctly it > installs (and uses) its own linux libGL.so. Hence the problem is > not with libGLU.so but with libGL.so. Correct me if I'm wrong. You're right. > > What if I create a new (say) linux--libGL port with only > libGL libraries and remove them from linux--dri port? > The latter will depend on linux--libGL port. That would probably be ideal. I've seen you committed f10-libGL so I'll play with it and get back to you soon. Thanks! ./danfe