Access denied on windows 8
Boaz Nahum
boaznahum at gmail.com
Sun Dec 30 20:15:44 UTC 2012
Hi.
Since the new build infra I'm trying to compile lambda/lambda on windows.
I'm getting the error below:
java.io.FileNotFoundException:
com\sun\tools\doclets\internal\toolkit\resources\activetitlebar.gif (Access
is denied)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at sun.tools.jar.Main.copy(Main.java:791)
at sun.tools.jar.Main.addFile(Main.java:740)
at sun.tools.jar.Main.update(Main.java:592)
at sun.tools.jar.Main.run(Main.java:223)
at sun.tools.jar.Main.main(Main.java:1177)
Im using
sh ../autoconf/configure
and then
make
Meanwhile I'm compiling on Linux, But it is not my 'native' environment.
I tried different machine, I tried on windows 7 & windows 8. I tried to
uninstall HG GUI interface.
The error is not a always on the same file.
Thanks
Boaz
More information about the build-dev
mailing list