[Bug 203192] graphics/dri failes to build on 10.2-p3 search way to disable GALLIUM or remove dri
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 26 05:41:38 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203192
oleksii.tsai at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |oleksii.tsai at gmail.com
--- Comment #17 from oleksii.tsai at gmail.com ---
I was facing the same issue and couldn't find a way to get graphics/dri
updated. The steps that seemed to unblock me were:
1. Install devel/llvm37.
2. Deinstall devel/llvm36.
This step had issues and reported some files were mismatching the checksum,
therefore were not removed, so I removed /usr/local/llvm36 with a plain rm -rf
command.
3. Reinstall devel/llvm36.
4. Reinstall libglapi.
5. Reinstall graphics/dri.
At this point was able to update all GL related libraries.
Tempted to say that step 1 is not needed, but haven't tried without it as I got
dri package upgraded.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list