>> I have built OpenJDK jdk9-dev many times on my Linux box, but today I can’t >> do it. I get this error: >> >> Tools.gmk:39: *** SRC specified to SetupJavaCompilation BUILD_TOOLS_JDK >> contains missing directory >> >/repos/builds/jdk9-dev/build/linux-x86_64-normal-server-release/buildtools/interim_cldrconverter_classes<. >> Stop. >> >> Poking around I decided it has something to do with locales, so I set LANG=C >> and retried. Still no joy. Any advice? > > General advice when such weirdness mysteriously appears: > > 1. Ensure you are doing a completely clean build (including configure part)
I did. > > 2. Ensure your forest is in a self-consistent state I think I did. But if nobody else is being the weirdness, I need to dig a bit deeper.
