This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Native rebuilding with latest snapshot




Geoffrey Noer wrote:
> 
> With the latest patches from Corinna, I'm seeing basically good
> behavior with the latest snapshots but now I am running into problems
> with running configure on my NT system.  Although I have admin privs,
> I get some permission denied errors I never had before.
> 
> One error message:
> 
>         0 0 [main] E:\bin\sh.exe 1965 fhandler_base::fork_fixup:
> move-if-change - error 6, handle 0x20
> 
> I also see in the configure output:
> 
>         chmod: ./config.new: Permission denied
> 
> So it looks like there is still some stuff to look into...

This is naturaly possible, if your /etc/passwd and /etc/group
files aren't correctly filled. The correspondence between UID,
GID and name is essential. You should check the `security' entry
in the files properties box in NT explorer.

It would be nice, to send me an STRACE=0x50 output of a situation,
where these `permission denied' messages are produced. You should
then send your /etc/passwd and /etc/group files, too.

TIA,
Corinna



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]