Open wchurch58 opened 6 years ago
I think it has something to do with this: -- Checking for module 'avformat' -- Package 'avformat', required by 'virtual:world', not found -- Look for newer structure -- Checking for module 'libavformat' -- Found libavformat, version 58.12.100 -- Found avformat include dirs: /usr/include -- Using FFMpeg dir parent as hint: /usr -- Found avformat libs: /usr/lib/libavformat.so -- found avformat: include /usr/include lib /usr/lib/libavformat.so -- Checking for module 'avcodec' -- Package 'avcodec', required by 'virtual:world', not found -- Look for newer structure -- Checking for module 'libavcodec' -- Found libavcodec, version 58.18.100 -- Found avcodec include dirs: /usr/include -- Using FFMpeg dir parent as hint: /usr -- Found avcodec libs: /usr/lib/libavcodec.so -- found avcodec: include /usr/include lib /usr/lib/libavcodec.so -- Checking for module 'avutil' -- Package 'avutil', required by 'virtual:world', not found -- Look for newer structure -- Checking for module 'libavutil' -- Found libavutil, version 56.14.100 -- Found avutil include dirs: /usr/include -- Using FFMpeg dir parent as hint: /usr -- Found avutil libs: /usr/lib/libavutil.so -- found avutil: include /usr/include lib /usr/lib/libavutil.so -- Checking for module 'swresample' -- Package 'swresample', required by 'virtual:world', not found
Its -DOpenGL_GL_PREFERENCE=GLVND that makes it not compile with opengl on Arch for some reason. Pretty certain I use it in Void & it works.
Hi, I guess this project is no longer maintained but was wondering if someone out there may be able to help me out... The OpenGL driver is not compiling on Arch derivatives, but exists in Void Linux & I can't seem to figure out why this is.