Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2025 02:03:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 284537] graphics/linux-rl9: request for linux nvidia components and tools that work with FreeBSD nvidia-driver.
Message-ID:  <bug-284537-4077-ul2MZdrXz1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-284537-4077@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284537

Theron Tarigo <theron.tarigo@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |theron.tarigo@gmail.com

--- Comment #13 from Theron Tarigo <theron.tarigo@gmail.com> ---
linux-nvidia-libs dependency on linux packages should be removed entirely,
since those packages are not true dependencies:
- linux-nvidia-libs can be used by libc6-shim without installing any other
linux packages.
- If another linux package requires linux-*-xorg-libs, it should be that port's
responsibility to depend on it, not the responsibility of linux-nvidia-libs.

Simply deleting the lines
 USES=          linux
 USE_LINUX=     xorglibs
is almost but not quite sufficient: the POST-*INSTALL scripts should be
modified to not complain about nonexistent /compat/linux/sbin/ldconfig.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284537-4077-ul2MZdrXz1>