Re: OpenJDK 8 build fails on Ubuntu 12.04.5 LTS

2015-01-29 Thread David Holmes
Did you try removing the existing configuration and generating it cleanly as the warning suggested? David On 30/01/2015 8:03 AM, matchew wrote: No, configure was successful. Here is the summary: A new configuration has been successfully cre

Re: OpenJDK 8 build fails on Ubuntu 12.04.5 LTS

2015-01-29 Thread matchew
No, configure was successful. Here is the summary: A new configuration has been successfully created in /opt/openjdk/8/build/linux-x86_64-normal-server-release using configure arguments '--with-cacerts-file=/etc/ssl/certs/java/cacerts --with-boo

Re: OpenJDK 8 build fails on Ubuntu 12.04.5 LTS

2015-01-29 Thread Magnus Ihse Bursie
On 2015-01-29 16:47, matchew wrote: When it comes to JDK compilation (i am executing *make all*) I am getting this error: ## Starting jdk Compiling 162 files for BUILD_TOOLS /bin/sh: 1: -Xbootclasspath/p:/opt/openjdk/8/build/linux-x86_64-normal-server-release/langtools/dist/bootstrap/lib/javac.j

OpenJDK 8 build fails on Ubuntu 12.04.5 LTS

2015-01-29 Thread matchew
When it comes to JDK compilation (i am executing *make all*) I am getting this error: ## Starting jdk Compiling 162 files for BUILD_TOOLS /bin/sh: 1: -Xbootclasspath/p:/opt/openjdk/8/build/linux-x86_64-normal-server-release/langtools/dist/bootstrap/lib/javac.jar: not found make[2]: *** [/opt/openj

Re: [OpenJDK 2D-Dev] RFR: 8071710: [solaris] libfontmanager should be linked against headless awt library

2015-01-29 Thread Erik Joelsson
Thanks, that looks good to me. /Erik On 2015-01-28 20:04, Phil Race wrote: I have updated both the patches to add the dependency that headless awt must be built first and also corrected that AIX should be given the same treatment as Solaris in both releases : jdk9: http://cr.openjdk.java.net/