On 3/24/11 1:00 PM, bsd-port-dev-requ...@openjdk.java.net wrote: > Send bsd-port-dev mailing list submissions to > bsd-port-dev@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-requ...@openjdk.java.net > > You can reach the person managing the list at > bsd-port-dev-ow...@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. build failure (James Falknor) > 2. Re: build failure (Stephen Bannasch) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 24 Mar 2011 09:59:08 -0600 > From: James Falknor<ja...@peacemax.org> > Subject: build failure > To: bsd-port-dev@openjdk.java.net > Message-ID:<4d8b6a4c.2050...@peacemax.org> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > 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 > > > ------------------------------ > > Message: 2 > Date: Thu, 24 Mar 2011 14:19:11 -0400 > From: Stephen Bannasch<stephen.banna...@deanbrook.org> > Subject: Re: build failure > To: James Falknor<ja...@peacemax.org>, bsd-port-dev@openjdk.java.net > Message-ID:<p06240814c9b1359fff73@[63.138.152.155]> > Content-Type: text/plain; charset="us-ascii" > > At 9:59 AM -0600 3/24/11, James Falknor wrote: >> 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? > Presumably you have not defined JAVA_HOME correctly. > > I assume you can't execute this and get a valid response: > > /NO_BOOTDIR/bin/java -version > > I unset JAVA_HOME and set an ALT_BOOTDIR environmental variable pointing to: > > /usr/local/soylatte16-i386-1.0.3 > > More information about how I build on Mac OS X: https://gist.github.com/617451 > > > End of bsd-port-dev Digest, Vol 31, Issue 24 > ******************************************** > 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.