When I try to compile a minimal program like:
int main(){;}
or anything else I get the following error:
as: error while loading shared libraries: libbfd-2.17.so: cannot open shared object file: Input/output error
libbfd seems to be usually part of binutils but is not available.
If its not easy resolvable i would prefer a shell on a different system.
Greetings, David