Re: Access denied on windows 7

2012-12-31 Thread Boaz Nahum
So many thanks for your help. Indeed it solves the problem. And now I have my first build. But it worth mentioning that in the first try it failed, and I have to use --disable-ccache My ccache is: ccache version 3.1.8 Copyright (C) 2002-2007 Andrew Tridgell Copyright (C) 2009-2011 Joel Rosda

Re: Access denied on windows 7

2012-12-31 Thread Erik Joelsson
Hello, What Patrick says is correct. This is a common issue and configure now has a check that will fail and explain the problem. This probably hasn't reached lambda yet. Basically if you clone the source using mercurial that isn't cygwin mercurial, into a directory that wasn't created by cy

Re: Access denied on windows 7

2012-12-31 Thread Patrick Reinhart
Hi Boaz, Have you created the "L2" directory within cygwin prior doing the check out? When creating the Adopt OpenJDK Windows Build Wiki (http://java.net/projects/adoptopenjdk/pages/BuildWindows) this solved the access problems. Cheers Patrick Am 30.12.12 21:53, schrieb Boaz Nahum: Some mor