Re: Broken dmake

2012-10-07 Thread Norbert Thiebaud
On Sun, Oct 7, 2012 at 1:26 PM, Marc-André Laverdière wrote: > Hello, > > I recently reinstalled a different Linux distro on my system. > Using the same repo that I had before, I made a make clean, > autogen.sh, and then trying to run make I get these errors: > dmake: /lib/x86_64-linux-gnu/libc.so

Broken dmake

2012-10-07 Thread Marc-André Laverdière
Hello, I recently reinstalled a different Linux distro on my system. Using the same repo that I had before, I made a make clean, autogen.sh, and then trying to run make I get these errors: dmake: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by dmake) So, first questio