I'm trying to build openjdk on a new ultra-24. The sanity check shows BOOTDIR = /usr/jdk/instances/jdk1.6.0
but fails at the very beginning: BUILD FAILED /net/bounty.prc/j2se-jsn/max/work/myjdk/langtools/make/build.xml:600: Error running /usr/jdk/instances/jdk1.6.0/bin/javac compiler since there's no javac there: $ ls /usr/jdk/instances/jdk1.6.0/bin/ ControlPanel jcontrol pack200 rmiregistry unpack200 java keytool policytool servertool javaws orbd rmid tnameserv Is this normal? Thanks Max
