New comment by RoundDuckKira on void-packages repository https://github.com/void-linux/void-packages/pull/25454#issuecomment-706155530 Comment: Old problem fixed, here's the new problem: `/usr/bin/ld: common.c:(.text+0x810): undefined reference to `__glewGenBuffers' /usr/bin/ld: common.c:(.text+0x81f): undefined reference to `__glewBindBuffer' /usr/bin/ld: common.c:(.text+0x83b): undefined reference to `__glewBufferData' /usr/bin/ld: common.c:(.text+0x84a): undefined reference to `__glewBindBuffer' /usr/bin/ld: common.c:(.text+0x8ad): undefined reference to `glGenTextures' /usr/bin/ld: common.c:(.text+0x8be): undefined reference to `glBindTexture' /usr/bin/ld: common.c:(.text+0x8d5): undefined reference to `glTexParameterf' /usr/bin/ld: common.c:(.text+0x8ec): undefined reference to `glTexParameterf' /usr/bin/ld: common.c:(.text+0x91e): undefined reference to `glTexImage2D' /usr/bin/ld: common.c:(.text+0x939): undefined reference to `__glewGetUniformLocation' /usr/bin/ld: common.c:(.text+0x94c): undefined reference to `__glewGetUniformLocation' /usr/bin/ld: common.c:(.text+0x969): undefined reference to `__glewVertexAttribPointer' /usr/bin/ld: common.c:(.text+0x973): undefined reference to `glClear' /usr/bin/ld: common.o: in function `animate': common.c:(.text+0x9e7): undefined reference to `__glewUniform1f' /usr/bin/ld: common.c:(.text+0xa0f): undefined reference to `__glewUniform1f' /usr/bin/ld: common.c:(.text+0xa1a): undefined reference to `glXSwapBuffers' /usr/bin/ld: common.c:(.text+0xa22): undefined reference to `__glewEnableVertexAttribArray' /usr/bin/ld: common.c:(.text+0xa33): undefined reference to `glDrawArrays' /usr/bin/ld: common.c:(.text+0xa3b): undefined reference to `__glewDisableVertexAttribArray' /usr/bin/ld: common.c:(.text+0xa8a): undefined reference to `__glewUniform1f' collect2: error: ld returned 1 exit status make: *** [Makefile:25: gllock] Error 1 => ERROR: gllock-09102019_1: do_build: 'make CC=$CC INCS="-I." LIBS="-lX11 -lXext -lcrypt -lXrandr" ${makejobs}' exited with 2 => ERROR: in do_build() at srcpkgs/gllock/template:20`