https://bugs.freedesktop.org/show_bug.cgi?id=89662
--- Comment #5 from Christoph Haag <haa...@frickel.club> --- Created attachment 114451 --> https://bugs.freedesktop.org/attachment.cgi?id=114451&action=edit 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 -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev