[Mesa-dev] [Bug 71506] indirect_glx.c:350: multiple definition of `indirect_create_context'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 11 13:30:42 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71506
--- Comment #2 from Ian Romanick <idr at freedesktop.org> ---
That is bizarre. I always 'make check' as part of my build, and I haven't seen
that failure. There must be something different about your configure flags
that allows this to happen. Something is happening that causes
src/glx/indirect_glx.o go get pulled in when linking glx-test, and it should
not.
Can you attach the output of 'nm -u src/glx/tests/*.o'?
--
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/20131111/81788383/attachment.html>
More information about the mesa-dev
mailing list