[Mono-dev] Permission denied reading a file make wrote

Konaju Games dev at konaju.com
Wed Feb 12 12:24:57 UTC 2014


I gave those two files 775 permissions, and the same for the next two
failures

Steve at Alien8 /cygdrive/d/git/mono
$ ls -al runtime/etc/mono/4.5
total 56
drwxrwxr-x+ 1 Steve None     0 Feb 12 21:19 .
drwxrwxr-x+ 1 Steve None     0 Feb 12 21:33 ..
drwxrwxr-x+ 1 Steve None     0 Feb 12 21:19 Browsers
----------  1 Steve None 33649 Feb 12 21:19 machine.config
----------  1 Steve None 18857 Feb 12 21:19 web.config

Then make fails with the following error

Making all in runtime
make[2]: Entering directory '/cygdrive/d/git/mono/runtime'
if test -w D:/git/mono/mcs; then :; else chmod -R +w D:/git/mono/mcs; fi
cd D:/git/mono/mcs && make --no-print-directory -s NO_DIR_CHECK=1
PROFILES='net_2_0 net_3_5 net_4_0 net_4_5 xbuild_12   '
CC='i686-pc-mingw32-gcc' all-profiles
Bootstrap compiler: Mono C# compiler version 3.3.0.0
Assembly ../../class/lib/net_2_0/mscorlib.dll is delay-signed but not
strongnamed
../../build/library.make:268: recipe for target
'../../class/lib/net_2_0/mscorlib.dll' failed
make[8]: *** [../../class/lib/net_2_0/mscorlib.dll] Error 1

Now I'm stuck again.



--
View this message in context: http://mono.1490590.n4.nabble.com/Permission-denied-reading-a-file-make-wrote-tp4661872p4661885.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list