Re: Permission Problems

2016-04-25 Thread Dave Caswell
On Mon, Apr 25, 2016 at 12:09 AM, Marco Atzeri wrote: > On 25/04/2016 02:29, Dave Caswell wrote: >> >> This is a followup to: https://cygwin.com/ml/cygwin/2016-03/msg00345.html >> >> To recap, making three nested directories on a non-C drive produces a >> third level which is unusable. >> >> dave

Re: Permission Problems

2016-04-25 Thread Dave Caswell
On Mon, Apr 25, 2016 at 4:30 AM, Tatsuro MATSUOKA wrote: >> From: Dave Caswell >> To: cygwin >> Cc: >> Date: 2016/4/25, Mon 09:29 >> Subject: Permission Problems >> >>T his is a followup to: https://cygwin.com/ml/cygwin/2016-03/msg0034

Re: Permission Problems

2016-04-25 Thread Tatsuro MATSUOKA
> From: Dave Caswell  > To: cygwin    > Cc: > Date: 2016/4/25, Mon 09:29 > Subject: Permission Problems > >T his is a followup to: https://cygwin.com/ml/cygwin/2016-03/msg00345.html > > To recap, making three nested directories  on a non-C drive produc

Re: Permission Problems

2016-04-24 Thread Marco Atzeri
On 25/04/2016 02:29, Dave Caswell wrote: This is a followup to: https://cygwin.com/ml/cygwin/2016-03/msg00345.html To recap, making three nested directories on a non-C drive produces a third level which is unusable. davec@MERCURYWIN ~/python $ rm -rf g1 davec@MERCURYWIN ~/python $ mkdir g1 g1/

Permission Problems

2016-04-24 Thread Dave Caswell
This is a followup to: https://cygwin.com/ml/cygwin/2016-03/msg00345.html To recap, making three nested directories on a non-C drive produces a third level which is unusable. davec@MERCURYWIN ~/python $ rm -rf g1 davec@MERCURYWIN ~/python $ mkdir g1 g1/g2 g1/g2/g3 davec@MERCURYWIN ~/python $ ls

Re: Cygwin on Windows Server 2003 - Permission problems !?

2009-07-24 Thread Clemens Arth
Hi, Dave Korn schrieb: Clemens Arth wrote: llvm-ar: can't rename 'c:/cygwin/admin/funnylibrary.a-dofeyJ' as 'c:/cygwin/admin/funnylibrary.a' Permission denied Failure of rename-into-place is almost always caused by an AV program (or similar) that opens handles to your files and holds them

Re: Cygwin on Windows Server 2003 - Permission problems !?

2009-07-24 Thread Dave Korn
Clemens Arth wrote: > llvm-ar: can't rename 'c:/cygwin/admin/funnylibrary.a-dofeyJ' as > 'c:/cygwin/admin/funnylibrary.a' Permission denied Failure of rename-into-place is almost always caused by an AV program (or similar) that opens handles to your files and holds them open when your program w

Cygwin on Windows Server 2003 - Permission problems !?

2009-07-23 Thread Clemens Arth
Hi, I set up cygwin on a windows server 2003 platform which itself runs in a XEN environment (some server with 4 2.6GHz cores and 4GB RAM). There is no user account except Administrator, so the only user which can do anything on the pc is the administrator (don't argue if this is a good thing

Re: CSIH csih_get_cygenv function (was Re: permission problems with ssh-host-config)

2009-01-28 Thread Corinna Vinschen
On Jan 28 10:17, Charles Wilson wrote: > Corinna Vinschen wrote: > > What I'm planning to do is this: > > > > - In cygwin-service-installation-helper.sh I would like to drop the > > check for the content of CYGWIN entirely. > > OK. Fine. I'll apply a patch at one point today. > > - In ssh-ho

Re: CSIH csih_get_cygenv function (was Re: permission problems with ssh-host-config)

2009-01-28 Thread Charles Wilson
Corinna Vinschen wrote: > What was the exact reason to restrict the input for the CYGWIN settings > in csih? I don't quite understand why a lot of options are disallowed > at all, for instance "winsymlinks", "ntea", etc. Inherited from pre-existing code (either old ssh-*-config or exim-config).

Re: CSIH csih_get_cygenv function (was Re: permission problems with ssh-host-config)

2009-01-28 Thread Corinna Vinschen
On Jan 28 12:21, Corinna Vinschen wrote: > What I'm planning to do is this: > > - In cygwin-service-installation-helper.sh I would like to drop the > check for the content of CYGWIN entirely. > > - In ssh-host-config I'd like to set the default for the CYGWIN settings > to an empty string.

CSIH csih_get_cygenv function (was Re: permission problems with ssh-host-config)

2009-01-28 Thread Corinna Vinschen
Hi Chuck, On Jan 28 11:19, Corinna Vinschen wrote: > On Jan 27 19:35, Siegmar Gross wrote: > > *** Info: Note that the CYGWIN variable must contain at least "ntsec" > > *** Info: for sshd to be able to change user context without password. > > *** Query: Enter the value of CYGWIN for the daemon: [

Re: permission problems with ssh-host-config

2009-01-28 Thread Corinna Vinschen
On Jan 27 19:35, Siegmar Gross wrote: > *** Info: Note that the CYGWIN variable must contain at least "ntsec" > *** Info: for sshd to be able to change user context without password. > *** Query: Enter the value of CYGWIN for the daemon: [ntsec] ntsec tty server > *** ERROR: Only [no] "check_case:s

Re: permission problems with ssh-host-config

2009-01-27 Thread Christopher Faylor
On Tue, Jan 27, 2009 at 07:35:44PM +0100, Siegmar Gross wrote: >Why doesn't the script allow the values "ntsec tty server" for CYGWIN >any longer although "cygserver" needs "server" in CYGWIN? Presumably because sshd doesn't need server and it certainly doesn't need "tty". cgf -- Unsubscribe inf

permission problems with ssh-host-config

2009-01-27 Thread Siegmar Gross
Hi, I have installed Cygwin on Windows XP SP3 (NTFS) with the latest patches. When I tried to configure secure shell I got the following errors. $ /usr/bin/ssh-host-config *** Info: Generating /etc/ssh_host_key *** Info: Generating /etc/ssh_host_rsa_key *** Info: Generating /etc/ssh_host_dsa_key

FW: Permission problems using NFS server in Vista

2008-05-13 Thread Volker Drewer-Gutland
Hi I'm trying to get the NFS server working in Vista Business Edition with swedish language setup. So far everything is working however creating files is not functioning. The shared folder is on a FAT32 partition and is visible to cygwin as /cygdrive/z. The client mounts the exported folder wi

RE: Vista File Permission Problems

2007-04-09 Thread Sergio Del Rio
I have successfully installed the application under Vista Business. I ran the following commands as I use a Windows 2003 Domain server at my office: mkpasswd -l -d > /etc/passwd mkgroup -l -d > /etc/group Now, the permissions look correct. The strange behaviour I am getting now is

Re: Linux to Windows Rsync Permission Problems

2006-08-07 Thread mwoehlke
(ugh, http://cygwin.com/acronyms/#TOFU... no fake meat for me, please!) Jimmy McMillan wrote: mwoehlke wrote: Jimmy McMillan wrote: I've had this problem for some time now, and just getting around to doing something about it. I'll keep the description as brief as possible. I'm rsyncing fro

Re: Linux to Windows Rsync Permission Problems

2006-08-07 Thread Jimmy McMillan
Matt, Thank, but I'd rather determine a way to preserve the perms by using some type of ACL\UID exchange. That way I don't have to doctor up all the perms again if I have to restore from a backup. It seems that root\administrator have been mapped, hence the reason I can read root owned files

Re: Linux to Windows Rsync Permission Problems

2006-08-07 Thread mwoehlke
Jimmy McMillan wrote: I've had this problem for some time now, and just getting around to doing something about it. I'll keep the description as brief as possible. I'm rsyncing from a linux server to a Windows XP machine's firewire drive via SSH\cygwin\rsync. The linux server pushs with the

Linux to Windows Rsync Permission Problems

2006-08-07 Thread Jimmy McMillan
I've had this problem for some time now, and just getting around to doing something about it. I'll keep the description as brief as possible. I'm rsyncing from a linux server to a Windows XP machine's firewire drive via SSH\cygwin\rsync. The linux server pushs with the following command. /

File permission problems with setup.exe

2005-10-24 Thread Alexander Gottwald
Hi all, Updating cygwin two days ago revealed two problems with cywings setup.exe 1) corrupted /etc/setup/.lst.gz setup tries to read the file and stops. The error message in the logfile did not mention the filename. Deleting the broken file solved the problem 2) insufficent file permissions

Re: permission problems (and more)

2004-05-06 Thread Larry Hall
At 01:08 AM 5/6/2004, you wrote: >--- "Larry Hall (RFK Partners, Inc)" wrote: >> From a comparison of your environment with mine, >> I see that you don't give specific permissions to > >Just when I thought I would get the answer, it >looks like you didn't pay your internet bill or >something (your

Re: permission problems (and more)

2004-05-05 Thread none none
--- "Larry Hall (RFK Partners, Inc)" wrote: > From a comparison of your environment with mine, > I see that you don't give specific permissions to Just when I thought I would get the answer, it looks like you didn't pay your internet bill or something (your answer ends in the middle of the sentenc

Re: permission problems (and more)

2004-05-05 Thread Larry Hall (RFK Partners, Inc)
At 10:51 PM 5/5/2004, you wrote: >--- Larry Hall wrote: >> OK, first check the output of /var/log/cron.log. >> If that doesn't clarify the situation for you, send >> it and the output of 'ls -Rl /var' to the list. > >$ ls -Ral /var >/var: >total 0 >drwxr-x---+ 3 user Users 0 Thu Mar

Re: permission problems (and more)

2004-05-05 Thread none none
--- Larry Hall wrote: > OK, first check the output of /var/log/cron.log. > If that doesn't clarify the situation for you, send > it and the output of 'ls -Rl /var' to the list. $ ls -Ral /var /var: total 0 drwxr-x---+ 3 user Users 0 Thu Mar 25 18:43:15 2004 cache/ drwxrwxrwt+ 3 u

Re: permission problems (and more)

2004-04-26 Thread Larry Hall
At 05:24 PM 4/26/2004, you wrote: >--- Larry Hall wrote: >> At 04:43 PM 4/14/2004, you wrote: >> >The cron service failed to start due to the following error: >> >Access is denied. >> >> > >OK, let's just start with cron (ignoring the ssh >p

Re: permission problems (and more)

2004-04-26 Thread none none
--- Larry Hall wrote: > At 04:43 PM 4/14/2004, you wrote: > >The cron service failed to start due to the following error: > >Access is denied. > > OK, let's just start with cron (ignoring the ssh problem for the moment. $ ./cron_diagnose.s

Re: permission problems (and more)

2004-04-14 Thread Larry Hall
At 04:43 PM 4/14/2004, you wrote: >Running cygwin (on Windows 2000) for a few months, and >finally decided that I wanted sshd and cron activated. > >Logged on as administrator and did: > >cron: >cygrunsrv -I cron -p /bin/cron -a -D > >sshd: >run the ssh-host-config script and answer the questions (

permission problems (and more)

2004-04-14 Thread none none
Running cygwin (on Windows 2000) for a few months, and finally decided that I wanted sshd and cron activated. Logged on as administrator and did: cron: cygrunsrv -I cron -p /bin/cron -a -D sshd: run the ssh-host-config script and answer the questions (I read several tutorials that all said about

permission problems when executing .NET software

2003-09-04 Thread Helmut Dipper
Hello, problem with execution of Nant 0.8.2, a .NET build tool, in a bash-environment on Windows NT 4.0 SP6 I had installed MS Internet Explorer 5.5 and was able to execute the nant-executable. Other software required to upgrade to MS Internet Explorer 6.0 SP1. After installation executing nant

Re: Permission problems with recent Cygwin

2003-07-23 Thread Pierre A. Humblet
[EMAIL PROTECTED] wrote: > > (Sorry this took so long; it's taken me days to find the hours required > to investigate.) Hi Luke, it would take me days to fully analyze your problem, but you seem to have realized what I was going to tell you urgently: ntsec is now on by default. To turn off ntse

Re: Permission problems with recent Cygwin

2003-07-22 Thread luke . kendall
(Sorry this took so long; it's taken me days to find the hours required to investigate.) I've got some more info, below, and have also read through all the permissions threads on the cygwin mailing list I could find, and to read about half the ntsec threads over the last year or so. I don't think

Re: Permission problems with recent Cygwin

2003-07-16 Thread Bill C Riemers
> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 15, 2003 9:37 PM Subject: Permission problems with recent Cygwin > On some recent installs of Cygwin (from a snapshot of a mirror site > about a week ago), we've started getting some odd problems. Re-running > setup pointing i

Re: Permission problems with recent Cygwin

2003-07-15 Thread Pierre A. Humblet
On Wed, Jul 16, 2003 at 11:37:19AM +1000, [EMAIL PROTECTED] wrote: > On some recent installs of Cygwin (from a snapshot of a mirror site > about a week ago), we've started getting some odd problems. Re-running > setup pointing it at a fresh setup and mirror does not fix the problems > (naturally e

Permission problems with recent Cygwin

2003-07-15 Thread luke . kendall
On some recent installs of Cygwin (from a snapshot of a mirror site about a week ago), we've started getting some odd problems. Re-running setup pointing it at a fresh setup and mirror does not fix the problems (naturally enough). A few key files in /etc (including /etc/profile!) have owner set t

My resolution of File Permission Problems on Windows XP, cygwin 1.3.22

2003-07-05 Thread Mark Priest
ssignment and double click "Restore files and directories". Now add the cvs group to the default of Administrators and Backup Operators. -Mark - Original Message - From: "Mark Priest" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 04, 2003 4:30 PM Su

Re: new Info on File Permission Problems on Windows XP, cygwin 1.3.22

2003-07-04 Thread Mark Priest
l" <[EMAIL PROTECTED]> To: "Mark Priest" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, July 04, 2003 12:33 PM Subject: Re: new Info on File Permission Problems on Windows XP, cygwin 1.3.22 > Hi Mark, > > OK, I'll take your word for it.

Re: new Info on File Permission Problems on Windows XP, cygwin 1.3.22

2003-07-04 Thread Christopher Faylor
On Fri, Jul 04, 2003 at 12:33:44PM -0400, Larry Hall wrote: >OK, I'll take your word for it. I had a quick look at the User's Guide >for the sections discussing 'ntsec' and didn't see anything obviously >referring to a 'patch', with the possible exception of the discussion of >'setuid'. But that

Re: new Info on File Permission Problems on Windows XP, cygwin 1.3.22

2003-07-04 Thread Larry Hall
bed as the ntsec patch in the user document so I thought that was the name people were familiar with. Thanks, Mark - Original Message - From: "Larry Hall" <[EMAIL PROTECTED]> To: "Mark Priest" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, July

Re: new Info on File Permission Problems on Windows XP, cygwin 1.3.22

2003-07-03 Thread Mark Priest
To: "Mark Priest" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, July 03, 2003 5:31 PM Subject: Re: new Info on File Permission Problems on Windows XP, cygwin 1.3.22 > Just curious. What "ntsec patch" are you referring to? > > Larry > >

Re: new Info on File Permission Problems on Windows XP, cygwin 1.3.22

2003-07-03 Thread Larry Hall
t;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 03, 2003 3:33 AM Subject: File Permission Problems on Windows XP, cygwin 1.3.22 Hello, I am serving a cvs repository from a Windows XP Professional machine under Cygwin 1.3.22 and I believe that I am having a file permissio

new Info on File Permission Problems on Windows XP, cygwin 1.3.22

2003-07-03 Thread Mark Priest
Windows XP Professional server. I think that the permission problem I am experiencing in the cvs repository is some kind of bug in the ntsec patch. - Original Message - From: "Mark Priest" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 03, 2003 3:33 AM Su

File Permission Problems on Windows XP, cygwin 1.3.22

2003-07-03 Thread Mark Priest
Hello, I am serving a cvs repository from a Windows XP Professional machine under Cygwin 1.3.22 and I believe that I am having a file permissions problem in the cvs repository. My repository is located at /cvs and all cvs users belong to the "cvs" group as their primary group. All directories in

Re: Rsync / SSH / Cygwin .. permission problems..

2003-06-03 Thread Gennady Stupakov
You might want to check my message http://sources.redhat.com/ml/cygwin/2003-05/msg00011.html Gennady. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

RE: Rsync / SSH / Cygwin .. permission problems..

2003-06-03 Thread Igor Pechtchanski
On Sat, 31 May 2003, Lapo Luchini wrote: > Can you give some more detail about the CygWin installation? Whetherver you > use ntsec, release number of cygwin and rsync... (to > include al this you can attach the output of 'cygcheck -s') ^^ On Mon, 2 Jun 2003, Oswell, M

RE: Rsync / SSH / Cygwin .. permission problems..

2003-06-03 Thread Oswell, Michael
ch1.5-1 zlib 1.1.4-1 Use -h to see help about each section Thanks, -- Mike Oswell -Original Message- From: Lapo Luchini [mailto:[EMAIL PROTECTED] Sent: May 31, 2003 12:29 AM To: Oswell, Michael Cc: '[EMAIL PROTECTED]'; CygWin Subject: Re: Rsync / SSH

Re: Rsync / SSH / Cygwin .. permission problems..

2003-06-02 Thread Vince Hoffman
> >Cygwin is installed on both systems and works perfectly. OpenSSH is > >installed and running, and the rsync user we created is able to ssh using > >password-less keys between the 2 systems. When I run rsync, it correctly > >pulls the data down that I want. The problem is that there are NO > >

Re: Rsync / SSH / Cygwin .. permission problems..

2003-05-31 Thread Lapo Luchini
Oswell, Michael wrote: [sorry for the full quote, but I'm CCing the cygwin mailing list too] I am attempting to use rsync to "mirror" data between several windows 2000 and windows XP systems. I am a UNIX person by nature, so decided the easiest way to go about doing this would be to use Cygwin wit

Re: multi-user file permission problems

2003-02-12 Thread Brian Ford
On Tue, Feb 11, 2003 at 21:13:32 -0500, Pierre A. Humblet wrote: > It's Users when possible. It has to be one of the groups of the user > running setup. Administrators is the backup choice. It should be > unusual. > Good. > I don't understand why Brian had problems this time, and not in previous >

Re: multi-user file permission problems

2003-02-11 Thread Pierre A. Humblet
On Wed, Feb 12, 2003 at 12:04:07AM -, Max Bowsher wrote: > Brian Ford wrote: > > I strongly vote for Users. > > Actually, the currently proposed patch decides based on the group membership > of the user running setup. But it might be better for this to be a choosable > option. It's Users when

Re: multi-user file permission problems

2003-02-11 Thread Max Bowsher
Brian Ford wrote: > On Wed, 12 Feb 2003, Max Bowsher wrote: > >> Brian Ford wrote: >>> Why are shells and such confused by this, though? >> >> Well, that scan PATH, looking for executables and if file they >> see isn't executable, they ignore it. >> > Isn't that a bug if they don't use the ACL'

Re: multi-user file permission problems

2003-02-11 Thread Brian Ford
On Wed, 12 Feb 2003, Max Bowsher wrote: > Brian Ford wrote: > > Why are shells and such confused by this, though? > > Well, that scan PATH, looking for executables and if file they see isn't > executable, they ignore it. > Isn't that a bug if they don't use the ACL's for OS's that have 'em? -

Re: multi-user file permission problems

2003-02-11 Thread Max Bowsher
Brian Ford wrote: > On Tue, 11 Feb 2003, Max Bowsher wrote: >> Yep. It's impossible to fully represent an ACL in traditional Unix >> permissions. >> > That's fine. > >>> Trying to execute make in bash via PATH for other users results in >>> make not found. But, trying to execute /usr/bin/make work

Re: multi-user file permission problems

2003-02-11 Thread Brian Ford
On Tue, 11 Feb 2003, Max Bowsher wrote: > Brian Ford wrote: > > Here is an example: > > > > ls -l /bin/make.exe > > -rwx--+ 1 ford None 156160 May 11 2002 make.exe > > > > getfacl -a /bin/make.exe > > # file: make.exe > > # owner: ford > > # group: None > > user::rwx > > group::--

Re: multi-user file permission problems

2003-02-11 Thread Max Bowsher
Brian Ford wrote: > Here is an example: > > ls -l /bin/make.exe > -rwx--+ 1 ford None 156160 May 11 2002 make.exe > > getfacl -a /bin/make.exe > # file: make.exe > # owner: ford > # group: None > user::rwx > group::--- > group:SYSTEM:rwx > group:Administrators:rwx > group:Users:r-x

multi-user file permission problems

2003-02-11 Thread Brian Ford
I recently updated from 1.3.19 to 1.3.20. Setup picked up a few new packages like gcc, ncurses, etc. After the update, the new executables and files had permission problems for other users of my (XP) box. >From reading the mailing list, I thought this might be due to a directory permiss

Re: File permission problems with new cygwin dll

2002-10-18 Thread Christopher Faylor
On Thu, Oct 17, 2002 at 03:17:11PM +1300, Ross Smith wrote: >If you take any command-line program that writes to stdout -- plain old >"hello world" will do fine -- compile it with gcc, and run it several >times with >> somefile, then you get a file containing several copies >of "hello world", as yo

Re: File permission problems with new cygwin dll

2002-10-18 Thread Pavel Tsekov
On Thu, 17 Oct 2002, Christopher Faylor wrote: > On Thu, Oct 17, 2002 at 03:17:11PM +1300, Ross Smith wrote: > >If you take any command-line program that writes to stdout -- plain old > >"hello world" will do fine -- compile it with gcc, and run it several > >times with >> somefile, then you get a

RE: File permission problems with new cygwin dll

2002-10-18 Thread Ross Smith
> From: Christopher Faylor [mailto:cgf@;redhat.com] > > On Thu, Oct 17, 2002 at 03:17:11PM +1300, Ross Smith wrote: > >If you take any command-line program that writes to stdout > -- plain old > >"hello world" will do fine -- compile it with gcc, and run it several > >times with >> somefile, then

Re: File permission problems with new cygwin dll

2002-10-18 Thread Christopher Faylor
On Fri, Oct 18, 2002 at 12:19:29AM +0200, Pavel Tsekov wrote: >On Thu, 17 Oct 2002, Christopher Faylor wrote: > >> On Thu, Oct 17, 2002 at 03:17:11PM +1300, Ross Smith wrote: >> >If you take any command-line program that writes to stdout -- plain old >> >"hello world" will do fine -- compile it wit

RE: File permission problems with new cygwin dll

2002-10-16 Thread Ross Smith
> From: Christopher Faylor [mailto:[EMAIL PROTECTED]] > > On Thu, Oct 17, 2002 at 11:09:31AM +1300, Ross Smith wrote: > >I just upgraded to the new cygwin dll and gcc, and I seem to > be running > >into some of the same problems reported by others. (Yes, I know ntsec > >is now enabled by default

RE: File permission problems with new cygwin dll

2002-10-16 Thread Rolf Campbell
:26 PM > To: [EMAIL PROTECTED] > Subject: Re: File permission problems with new cygwin dll > > > On Wed, Oct 16, 2002 at 07:23:25PM -0400, Rolf Campbell wrote: > >That fixed all of my problems! "mkpasswd -du mywindowslogin > > >/etc/passwd", and then gc

Re: File permission problems with new cygwin dll

2002-10-16 Thread Christopher Faylor
On Wed, Oct 16, 2002 at 07:23:25PM -0400, Rolf Campbell wrote: >That fixed all of my problems! "mkpasswd -du mywindowslogin > >/etc/passwd", and then gcc started producing programs that were >executable again. Wow. I'm amazed. I didn't expect that it would fix those kind of problems. I'm glad

RE: File permission problems with new cygwin dll

2002-10-16 Thread Rolf Campbell
2 7:05 PM > To: [EMAIL PROTECTED] > Subject: Re: File permission problems with new cygwin dll > > > On Thu, Oct 17, 2002 at 11:09:31AM +1300, Ross Smith wrote: > >I just upgraded to the new cygwin dll and gcc, and I seem to > be running > >into some of the same probl

Re: File permission problems with new cygwin dll

2002-10-16 Thread Christopher Faylor
On Thu, Oct 17, 2002 at 11:09:31AM +1300, Ross Smith wrote: >I just upgraded to the new cygwin dll and gcc, and I seem to be running >into some of the same problems reported by others. (Yes, I know ntsec >is now enabled by default.) > >First problem: chmod doesn't work. Whenever I try to use it, I

File permission problems with new cygwin dll

2002-10-16 Thread Ross Smith
I just upgraded to the new cygwin dll and gcc, and I seem to be running into some of the same problems reported by others. (Yes, I know ntsec is now enabled by default.) First problem: chmod doesn't work. Whenever I try to use it, I just get "chmod: changing permissions of `foo': Invalid argument

Re: gcc created exe: permission problems

2002-10-16 Thread Gerrit P. Haase
David schrieb: > I get the same symptoms (without the -ldb and -lutils which I don't have) > Removing the -shared option from the gcc compile line fixes it for me. Strange ... how does Perl's Configure script got the idea to use -shared to try this compile? Looks like a bug in the Configure...

RE: gcc created exe: permission problems

2002-10-16 Thread David Kilroy
> Sent: 16 October 2002 14:18 > To: [EMAIL PROTECTED] > Subject: gcc created exe: permission problems > > > Hallo, > > I have *not* updated Cygwin recently: > $ cygcheck -c cygwin > Cygwin Package Information > Package Version > cy

gcc created exe: permission problems

2002-10-16 Thread Gerrit P. Haase
Hallo, I have *not* updated Cygwin recently: $ cygcheck -c cygwin Cygwin Package Information Package Version cygwin 1.3.12-4 and everything works fine some days back when compiling C files, now I'm having these problems: $ mount [...] H:\cygwin\