[Mesa-dev] [Bug 109062] meson incorrectly handles/reports libdrm_$foo

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 21 22:11:58 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=109062

--- Comment #16 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to Emil Velikov from comment #15)
> It started with a confusing error message and upon closer look behaviour
> seemed fairly different from what you guys wanted.
> 
> Since the current solution is OK you guys, please ignore me.
> 
> Thanks for the input Ilia. Closing as NOTABUG

The other thing to note is that the only realistic way for this scenario to
occur is to have libdrm v1 in one place and libdrm v2 in another place. If you
allow that to go forth, you would pick libdrm_a from v1, libdrm_b from v2, and
libdrm from which version? I don't think there's a right answer to that
question generically, so IMHO this scenario should just be avoided.

The fix in autotools you referenced was to ensure that e.g. intel wanting a
thing in libdrm core would actually get picked up by the intel_min_version
thing rather than having to bump the super-global libdrm requirement (as that
would affect all drivers).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181221/7ff9ef5f/attachment.html>


More information about the mesa-dev mailing list