On Nov 2, 2011, at 12:03 PM, IOhannes m zmoelnig wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-11-02 16:59, Hans-Christoph Steiner wrote:
On Nov 2, 2011, at 11:58 AM, IOhannes m zmoelnig wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-11-02 16:30, Hans-Christoph Steiner wrote:
I forced everything in the 'pd' account to be read everyone, hope that helps.
thanks. i guess this will only become active after the next autobuild run, correct? for now, i still have: $ ls -lha /home/pd/auto-build/pd-extended/pd/src/m_pd.h
- -rwx------ 1 pd None 26K Nov 2 03:32
/home/pd/auto-build/pd-extended/pd/src/m_pd.h
It should be active now. Cygwin's perms don't always reflect the situation, since Windows does not have user/group/other, only ACLs. So sometimes the ACLs don't match up well to the user/group/other style. Did you try to read the file?
hmm weird. cygwin shows -rwx------ mingw shows -rwxr-xr-x
the output of the compilation on mingw is: gcc -I"/home/pd/auto-build/pd-extended/pd/src" -DPD -DVERSION='"0.1"'
- -mms-bitfields -DPD -DHAVE_G_CANVAS_H
- -I/home/pd/auto-build/pd-extended/pd/src -Wall -W -ggdb
- -I/home/pd/auto-build/pd-extended/externals/Gem -mms-bitfields -DMSW
- -DNT -D'O_NONBLOCK=1' -D'srand48(n)=srand((n))'
- -D'drand48()=((double)rand()/RAND_MAX)' -D'bzero(p,n)=memset(p,0,n)' -O3
- -funroll-loops -fomit-frame-pointer -o "iemnet.o" -c "iemnet.c"
In file included from iemnet.c:25:0: iemnet.h:36:18: fatal error: C:/MinGW/msys/1.0/home/pd/auto-build/pd-extended/pd/src/m_pd.h: Permission denied compilation terminated.
no idea
Ah, ok, I think I fixed that. I forgot that the msys home tree is separate from the rest.
.hc
----------------------------------------------------------------------------
If you are not part of the solution, you are part of the problem.