<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - context.c:943: undefined reference to `_glapi_new_nop_table'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89662#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - context.c:943: undefined reference to `_glapi_new_nop_table'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89662">bug 89662</a>
from <span class="vcard"><a class="email" href="mailto:haagch@frickel.club" title="Christoph Haag <haagch@frickel.club>"> <span class="fn">Christoph Haag</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=114451" name="attach_114451" title="similar error in line 525">attachment 114451</a> <a href="attachment.cgi?id=114451&action=edit" title="similar error in line 525">[details]</a></span>
similar error in line 525
I seem to get the same error in make install, with
627991dbf74ce5aee9ce75155fc27a429bdd0548 included.
../../../../src/mesa/.libs/libmesagallium.a(context.o): In function
`alloc_dispatch_table':
context.c:(.text+0x1a): undefined reference to `_glapi_new_nop_table'
context.c:(.text+0x29): undefined reference to `_glapi_set_nop_handler'
My configuration:
./autogen.sh --prefix=/usr \
--with-dri-driverdir=/usr/lib/xorg/modules/dri \
--with-dri-drivers=i965 \
--with-egl-platforms=x11,drm,wayland \
--with-gallium-drivers=radeonsi,r600,swrast,ilo \
--enable-glx-tls \
--enable-egl \
--enable-gallium-llvm \
--enable-gles1 \
--enable-gles2 \
--enable-texture-float \
--enable-vdpau \
--enable-va \
--enable-gbm \
--enable-shared-glapi \
--enable-gallium-osmesa \
--enable-dri3 \
--enable-nine \
--enable-omx \
--enable-opencl \
--enable-opencl-icd</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>