Hi! On 12/29/19 10:36 AM, Patrick Matthäi wrote: >> collect2: error: ld returned 1 exit status >> make[3]: *** [Makefile:61: ../libmltopengl.so] Error 1 >> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/modules/opengl' > > Yes, I already asked for help here: > https://lists.debian.org/debian-arm/2019/12/msg00017.html
Did you try adding libgl1-dev to Build-Depends in debian/control? It pretty much looks like the development files for OpenGL are missing and the linker is complaining it can't find libGL to link against. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913