[Mesa-dev] [Bug 80848] [dri3] Building mesa fails with dri3 enabled

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 24 17:36:10 PST 2014


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

--- Comment #27 from Emil Velikov <emil.l.velikov at gmail.com> ---
Guys if you're still having fun with this can attach the output with the
following patch ? It should make ld a bit more chatty on the topic :)

diff --git a/src/glx/Makefile.am b/src/glx/Makefile.am
index 4515312..5ed7b81 100644
--- a/src/glx/Makefile.am
+++ b/src/glx/Makefile.am
@@ -130,6 +130,7 @@ GL_LIBS = \
 GL_LDFLAGS = \
        -no-undefined \
        -version-number 1:2 \
+       -Wl,--verbose \
        $(BSYMBOLIC) \
        $(GC_SECTIONS) \
        $(LD_NO_UNDEFINED)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141125/1adb67bc/attachment.html>


More information about the mesa-dev mailing list