build failure
James Falknor
james at peacemax.org
Sat Mar 26 14:37:50 PDT 2011
On 3/26/11 1:00 PM, bsd-port-dev-request at openjdk.java.net wrote:
> Send bsd-port-dev mailing list submissions to
> bsd-port-dev at openjdk.java.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mail.openjdk.java.net/mailman/listinfo/bsd-port-dev
> or, via email, send a message with subject or body 'help' to
> bsd-port-dev-request at openjdk.java.net
>
> You can reach the person managing the list at
> bsd-port-dev-owner at openjdk.java.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of bsd-port-dev digest..."
>
>
> Today's Topics:
>
> 1. Re: build failure (Andrei Dmitriev)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 24 Mar 2011 19:18:37 +0300
> From: Andrei Dmitriev<andrei.dmitriev at oracle.com>
> Subject: Re: build failure
> To: bsd-port-dev at openjdk.java.net
> Message-ID:<4D8B6EDD.4050001 at oracle.com>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> You seem have to set JAVA_HOME.
> Thanks,
> Andrei
>
> 24.03.2011 18:59, James Falknor ?????:
>> To all concerned,
>> I keep getting this Error while building OpenJDK.
>>
>> Error: JAVA_HOME is not defined correctly.
>> We cannot execute /NO_BOOTDIR/bin/java
>>
>> Further error messages:
>> BUILD FAILED
>> /Users/jamesfalknor/bsd-port/langtools/make/build.xml:452: The following
>> error occurred while executing this line:
>> /Users/jamesfalknor/bsd-port/langtools/make/build.xml:795: Compile
>> failed; see the compiler error output for details.
>>
>> I am using SoyLatte's OPenJDK 7 for Leopard PPC as the bootstrap.
>>
>> What am I doing wrong?
>>
>> Thank you,
>> James Falknor
>>
>
>
> End of bsd-port-dev Digest, Vol 31, Issue 26
> ********************************************
>
I set Java_Home with ALT_BOOTDIR . That fixed the "JAVA_HOME is not
defined correctly" error.
But, I'm still getting the following notice:
BUILD FAILED
/Users/jamesfalknor/bsd-port/langtools/make/build.xml:452: The following
error occurred while executing this line:
/Users/jamesfalknor/bsd-port/langtools/make/build.xml:795: Compile
failed; see the compiler error output for details.
Where do I look for the "compiler error output"?
Thank you,
James Falknor
More information about the bsd-port-dev
mailing list