https://bugs.freedesktop.org/show_bug.cgi?id=75751
GitLab Migration User changed:
What|Removed |Added
Resolution|--- |MOVED
Status|NEW
https://bugs.freedesktop.org/show_bug.cgi?id=75751
--- Comment #4 from Kenneth Graunke ---
That's what --with-dri-drivers='' does. So presumably --disable-dri does
something else.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=75751
--- Comment #3 from Christian Prochaska
---
> > In my understanding, if '--disable-dri' is given, libdrm should neither be a
> > requirement of the configure script nor should it get linked/used if it is
> > available.
>
> --disable-dri disables
https://bugs.freedesktop.org/show_bug.cgi?id=75751
--- Comment #2 from Chia-I Wu ---
(In reply to comment #1)
> When I temporarily disabled the libdrm check, Mesa built fine with this
> configuration and the 'es2gears' demo ran without problems.
Right, libdrm should not be needed in your configur
https://bugs.freedesktop.org/show_bug.cgi?id=75751
--- Comment #1 from Christian Prochaska
---
When I temporarily disabled the libdrm check, Mesa built fine with this
configuration and the 'es2gears' demo ran without problems.
But there's another case related to this which doesn't seem right: