[Bug 271686] x11-servers/xorg-server: replace post-install symlink with libmap.d
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271686
Bug ID: 271686
Summary: x11-servers/xorg-server: replace post-install symlink
with libmap.d
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Created attachment 242453
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242453&action=edit
v0 (apply via "git am")
libglx.so symlink (ports 04a589dee461) predates both libmap.d (base
4b00159792e4) and libglvnd (ports b44acc9409bd) support. When nvidia-driver
switched to libmap.d (ports 50a34a07740e) it didn't convert libglx.so under
invalid assumption libmap.conf(5) doesn't support dlopen(3) likely due to
relative vs. absolute paths. Let's try again.
Disclaimer: I don't use xorg-server or nvidia-driver*, so runtime is untested.
--
You are receiving this mail because:
You are the assignee for the bug.