<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - indirect_glx.c:350: multiple definition of `indirect_create_context'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71506#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - indirect_glx.c:350: multiple definition of `indirect_create_context'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71506">bug 71506</a>
from <span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span></b>
<pre>Hrm... diffing that with mine doesn't show anything obvious. How about 'nm -u
src/glx/.libs/create_context.o'? I get:
[idr@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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>