Thank you Julien for your respons. I think you are right that the bug is not in package libgles2-mesa-dev. I could circumvent the bug with the following 2 commands: # ln -s /usr/lib/arm-linux-gnueabihf/libGLESv2.so /usr/bin/libGLESv2.so # ln -s /usr/lib/arm-linux-gnueabihf/libEGL.so /usr/bin/libEGL.so If someone knows which library calls libgles2-mesa-dev and libegl1-mesa-dev, please reassign this bug.
By the way I made a guide for 32-bit and 64-bit for Debian for Raspberry Pi: https://github.com/evasjo/DebianSbcRaspberry // Evald

