[Mesa-dev] [Bug 102565] u_debug_stack.c:114: undefined reference to `_Ux86_64_getcontext'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 1 15:37:49 UTC 2019


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

--- Comment #5 from Gert Wollny <gw.fossdev at gmail.com> ---
The change that triggered the problem was that I added a test program that
linked against libgallium.a but not against libunwind.so and the fix was to add
these link flags directly to the test program link flag (A better solution
would have been to add the libunwind linker flags to the common libgallium
depends).

-- 
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/20190201/71a2948c/attachment.html>


More information about the mesa-dev mailing list