[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:51:20 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71506
--- Comment #4 from Ian Romanick <idr at freedesktop.org> ---
Hrm... diffing that with mine doesn't show anything obvious. How about 'nm -u
src/glx/.libs/create_context.o'? I get:
[idr at mumford-wire master-64]$ nm -u src/glx/.libs/create_context.o
U __assert_fail
U free
U GetGLXScreenConfigs
U _GLOBAL_OFFSET_TABLE_
U __glXSendErrorForXcb
U indirect_create_context_attribs
U xcb_generate_id
U xcb_glx_create_context_attribs_arb_checked
U xcb_request_check
U XGetXCBConnection
--
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/d1dc9338/attachment.html>
More information about the mesa-dev
mailing list