Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2005 11:17:08 -0700
From:      Travis Poppe <tlp@liquidx.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90697: [BUG]: games/linux-nwnclient depenency problem
Message-ID:  <200512201117.09305.tlp@liquidx.org>
Resent-Message-ID: <200512201820.jBKIK24W023017@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         90697
>Category:       ports
>Synopsis:       [BUG]: games/linux-nwnclient dependency problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 20 18:20:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Travis Poppe
>Release:        
>Organization:
>Environment:
>Description:
The linux-nwnclient port checks to see if WITH_NVIDIA_GL is defined to 
determine whether or not it should depend on the nvidia-driver instead of 
linux_dri. However, both dependencies are needed as linux_dri provides 
'libGLU.so.1', which does not come with the nvidia-driver. This is needed in 
order to run linux-nwnclient.

I use the nvidia-driver port and had to install linux_dri by hand after 
installing nwn. It seems to be working fine in conjunction with the driver. 

My suggestion is to either drop the nvidia-driver dependency entirely, or at 
least depend on linux_dri whether WITH_NVIDIA_GL is defined or not.

>How-To-Repeat:
>Fix:
Always depend on linux_dri (for libGLU.so.1)
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512201117.09305.tlp>