https://bugs.freedesktop.org/show_bug.cgi?id=98842
Emil Velikov <emil.l.veli...@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #6 from Emil Velikov <emil.l.veli...@gmail.com> ---
So it's a case exactly as described in comment 4.
If you're using non-system libraries (dependencies) you need to ensure that
those are picked. Simplest way is to set LD_LIBRARY_PATH. In your case
$ export LD_LIBRARY_PATH=/usr/local/lib/
$ .../autogen.sh ...
$ ...
Comment 4 has other suggestions if you don't like this one.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev