On Tue, Oct 30, 2007 at 02:44:57PM -0700, Kelly O'Hair wrote: > Provide me the exact make command you ran and where, plus all the > ALT_* env variable values, e.g. env|grep ALT_
I am in: /mounts/hel/disks/0/shared-data/njriley/openjdk/jdk/control/make and I simply ran 'make'. > It looks like ALT_JDK_IMPORT_PATH is set to: > /mounts/hel/disks/0/shared-data/njriley/openjdk/old ??? Yes. % env | grep ALT_ ALT_BINARY_PLUGS_PATH=/mounts/hel/disks/0/shared-data/njriley/openjdk/openjdk-binary-plugs ALT_BOOTDIR=/usr/lib/jvm/java ALT_JDK_IMPORT_PATH=/mounts/hel/disks/0/shared-data/njriley/openjdk/old I originally tried it with that variable unset, but got the IDL problem in my first mail. > By the way the SVN branch number doesn't help me, what Build number is this? I'm not sure how to find this in the source tree. The previous version I built was: % ./java -version openjdk version "1.7.0-internal" OpenJDK Runtime Environment (build 1.7.0-internal-njriley_31_aug_2007_14_05-b00) OpenJDK Server VM (build 11.0-b05, mixed mode) -- Nicholas Riley <[EMAIL PROTECTED]> | <http://www.uiuc.edu/ph/www/njriley>