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

--- Comment #6 from Emil Velikov <emil.l.veli...@gmail.com> ---
I'd imagine that the system libdrm_nouveau is v2.6.65 or earlier and the issue
happens only during make install. Is that correct?

If so, it may be a libtool bug^feature and this workaround should work:
$ export LD_LIBRARY_PATH=/path/to/libdrm/2.4.80/lib/:$LD_LIBRARY_PATH
$ ./configure ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to