It seems like you have installed a precompiled version of dmd. Can you post eactly the source where you've downloaded it?
dmd seems to require version _2.11_ of glibc. there are a lot of versions installed on your system. 2.0,2.1,2.3,... But not the one dmd requires. In order to solve the problem, I would suggest you to download dmd sources and compile them.