On Monday, 24 August 2015 at 09:18:14 UTC, Robert M. Münch wrote:
On 2015-08-23 20:13:38 +0000, Vladimir Panteleev said:
Not really sure what's going on there... If I could reproduce
it, I'd try building DMD manually - if it still occurred,
build DMD 2.067.1 from source and add debugging printfs to see
why it's not finding verstr.h.
I'm not building 2.067.1 I try to build HEAD and digger uses
2.067.1 for this. Might this be a cause?
Well, yes, your problem is that DMD 2.067 isn't finding a file
while compiling DMD HEAD. So you would need to debug DMD 2.067 to
find why it refuses to compile DMD HEAD.