Hi, I was able to successfully build jdk8 on MacOSX 10.8.4 until a few days ago. With updated source, re-ran .configure and make clean && make all, I consistently receive a:
## Starting images Creating images/lib/charsets.jar Creating images/lib/ext/dnsns.jar Creating images/lib/ext/cldrdata.jar make[2]: *** No rule to make target `/Users/rvjansen/apps/jdk8/build/macosx-x86_64-normal-server-release/images/lib/jfr.jar', needed by `all'. Stop. make[2]: *** Waiting for unfinished jobs.... make[1]: *** [images] Error 2 make: *** [images-only] Error 2 message. Does anyone know what has changed - and how to change it back? best regards, René Jansen.
