reason to do with not finding druntime.

You probably didn't do

git submodule init; git submodule update

So it doesn't find druntime because there is no druntime :D. There are build instructions on the LDC github wiki that always worked for me on Debian Wheezy.

Reply via email to