On 12/23/2016 09:19 PM, Ghislain Vaillant wrote: > make[3]: *** No rule to make target '/usr/lib/sparc64-linux-gnu/libGLU.so', > needed by 'src/backend/opengl/libforge.so.0.9.2'. Stop.
You are missing the build dependency on libglu1-mesa-dev which contains this file. I'm not quite sure yet why it doesn't FTBFS everywhere though. Adding libglu1-mesa-dev to the build dependencies fixes the problem for me in any case. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

