build failure - IDL files?
Kelly O'Hair
Kelly.Ohair at Sun.COM
Tue Oct 30 22:47:30 UTC 2007
The directory in ALT_JDK_IMPORT_PATH
(in your case /mounts/hel/disks/0/shared-data/njriley/openjdk/old)
should contain a jdk image, e.g. bin, lib, include, jre/bin, jre/lib, lib/tools.jar,
jre/lib/rt.jar. etc...
Does it?
-kto
Nicholas Riley wrote:
> 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)
>
More information about the build-dev
mailing list