[Bug 294948] graphics/mesa-dri: Upgrade to 25.2.8
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294948 --- Comment #3 from Gunther Nikl <[email protected]> --- (In reply to Olivier Cochard from comment #2) > mesa-libs builds libEGL_mesa.so / libGLX_mesa.so / libgbm.so. > With the megalib refactor those binaries have unresolved references into > libgallium_dri.so (loader_dri3_*, dri_* entrypoints, etc.). What is the reason for using "unversion-libgallium=true? Did you read the description of meson.options/unversion-libgallium? My own custom build uses the default setting for unversion-libgallium(=false) and produces libgallium-25.2.8.so. This libgallium-<ver>.so is referenced by libEGL_mesa.so and libGLX_mesa.so. Thus "my" mesa-libs installs libgallium-<ver>.so. I do not observe any circular dependency. -- You are receiving this mail because: You are the assignee for the bug.