ports/74130: x11/nvidia-driver depends on libm.so.2, which is not installed on 5.3-RELEASE

Marius Nünnerich marius.nuennerich at gmx.de
Fri Nov 19 21:10:27 UTC 2004


>Number:         74130
>Category:       ports
>Synopsis:       x11/nvidia-driver depends on libm.so.2, which is not installed on 5.3-RELEASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 19 21:10:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Marius Nünnerich
>Release:        5.3-RELEASE
>Organization:
>Environment:
FreeBSD 5.3-RELEASE i386
>Description:
The nvidia driver version 6113 depends on libm.so.2. This file is not installed on a fresh 5.3-RELEASE.
>How-To-Repeat:
Install 5.3-RELEASE, install X.org, install x11/nvidia-driver, start glxgears in X.org using the nvidia driver.
>Fix:
Something like this?

.if ${OSVERSION} >= 503000
LIB_DEPENDS+=	m.2:${PORTSDIR}/misc/compat4x
.endif
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list