missing jfr.jar in images section of MacOSX jdk8 build

René Jansen rvjansen at xs4all.nl
Thu Aug 29 08:51:13 PDT 2013


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.


More information about the jdk8-dev mailing list