---
From: Kelly O'Hair [mailto:kelly.oh...@oracle.com]
Sent: Wednesday, February 13, 2013 8:01 AM
To: Phil Race
Cc: Randy Nielsen; build-dev@openjdk.java.net
Subject: Re: build JDK 7 Windows 7: make jdk fails building sounds
FYI..
I filed a bug on this, it will be fixed. Apparently builds see
-Original Message-
From: Phil Race [mailto:philip.r...@oracle.com]
Sent: Tuesday, February 12, 2013 4:45 PM
To: Randy Nielsen
Cc: Kelly O'Hair; build-dev@openjdk.java.net
Subject: Re: build JDK 7 Windows 7: make jdk fails building sounds
I've filed a bug JDK-8008022 to upgrade to
successfully
build OpenJDK JDK 7. About time!
Unfortunately I can't redistribute this file, but it is available through MSDN.
Regards,
Randy
-Original Message-
From: Phil Race [mailto:philip.r...@oracle.com]
Sent: Tuesday, February 12, 2013 11:42 AM
To: Randy Nielsen
Cc: Kelly O'H
uesday, February 12, 2013 11:11 AM
To: Randy Nielsen
Cc: build-dev@openjdk.java.net
Subject: Re: build JDK 7 Windows 7: make jdk fails building sounds
It is my understanding that this is why we require the use of a specific
DirectX SDK.
http://hg.openjdk.java.net/jdk7/build/raw-file/tip/README-bui
"make jdk" fails building JavaX Sounds library in the include file objidl.h.
Output is below. The compiler fails trying to use this:
"__RPC__out_xcount_part". The web suggests that the fix is obtained by placing
your SDK entries before your VC entries in the PATH and the LIB. I've done
thi
From: Volker Simonis [mailto:volker.simo...@gmail.com]
Sent: Friday, February 08, 2013 10:45 AM
To: Tim Bell
Cc: Randy Nielsen; build-dev@openjdk.java.net; Suresh Rajashekara;
sur...@sca-git1.sun.com
Subject: Re: Hang building JDK 7 Hotspot in Windows 7
Sorry to say this, but I think this is a problem of new C
-
From: Kelly Ohair [mailto:kelly.oh...@oracle.com]
Sent: Thursday, February 07, 2013 8:36 AM
To: Randy Nielsen
Cc: build-dev@openjdk.java.net
Subject: Re: Hang building JDK 7 Hotspot in Windows 7
no definite answers just ideas
we are starting to use windows 2008R2 which seems better make sure t
I am thoroughly stuck building JDK 7 when I start the Hotspot portion of the
build. This is Windows 7 64 bit building 64 bit JDK with Visual Studio 10
Service Pack 1. The hang seems to happen immediately after I start the hotspot
portion of the make. There is no output at all. Watching the W
I'm trying to build 64 bit java 7 on 64 bit Windows 7 with Cygwin, using
instructions from
http://hg.openjdk.java.net/jdk7/build/raw-file/tip/README-builds.html
I built environment variables in Windows then simply typed "make". I get pass
the sanity make sanity but choke fairly early in the la