Re: rsync over ssh hang issue understood

2006-07-06 Thread Lev Bishop
On 7/7/06, Darryl Miles wrote: Dave Korn wrote: > On 07 July 2006 01:31, Darryl Miles wrote: >> Maybe you are in a better position to share more insight into the >> situation (specifically about the use of NtQueryInformationFile in >> addressing the writability semantics of the POSIX select/poll/

modperl2

2006-07-06 Thread Ken Perl
hi, does cygwin have modperl compiled package? I guess no, so I installed apache-dev which should has the apxs included, but I don't know where it is installed. -- perl -e 'print unpack(u,"62V5N\"FME;G\!Ehttp://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.ht

Re: rsync over ssh hang issue understood

2006-07-06 Thread Darryl Miles
Dave Korn wrote: On 07 July 2006 01:31, Darryl Miles wrote: Maybe you are in a better position to share more insight into the situation (specifically about the use of NtQueryInformationFile in addressing the writability semantics of the POSIX select/poll/write event system). I think you shou

Re: setup.exe roadblocks

2006-07-06 Thread Richard Foulk
> Hash: SHA1 > > According to Richard Foulk on 7/5/2006 5:16 PM: > > > > My apologies for the substandard report. I forgot to take notes the > > last time it happened. :-( Now I remember ... it's the message that > > warns about files having changed -- so you need to reboot or things > > won't

Re: Ask about runConfigure

2006-07-06 Thread Larry Hall (Cygwin)
[EMAIL PROTECTED] wrote: Dear Cygwin, I installed Cygwin in my computer. But I cannot find runConfigure. I want to use it. Could you please inform me how can i do? Perhaps you should start at the beginning: Problem reports: http://cygwin.com/problems.html Be sure to include what yo

change in 20060704 snap

2006-07-06 Thread clayne
-/* undocumented in wsock32.dll */ -extern "C" unsigned int WINAPI inet_network (const char *); - extern "C" unsigned int cygwin_inet_network (const char *cp) @@ -157,7 +152,5 @@ cygwin_inet_network (const char *cp) if (efault.faulted (EFAULT)) return INADDR_NONE; - unsigned int res = in

RE: how to install cygrunsrv

2006-07-06 Thread Dave Korn
On 07 July 2006 02:20, Ken Perl wrote: > question as titled, could anybody know that? I can't find the > cygrunsrv in my cygwin during installation. Re-run setup.exe (choose 'install from internet'), expand the 'Admin' category, it should be there. Set it to install. cheers, DaveK

RE: rsync over ssh hang issue understood

2006-07-06 Thread Dave Korn
On 07 July 2006 01:31, Darryl Miles wrote: > Dave Korn wrote: >> On 06 July 2006 23:02, Darryl Miles wrote: >>> However according to MSDN this function is undocumented. >> >> No, it's documented in the DDK these days. >> >> http://msdn.microsoft.com/library/en-us/Kernel_r/hh/Kernel_r/k111_822a

RE: cygwin1.dll conflict

2006-07-06 Thread Dave Korn
On 07 July 2006 01:32, Dale King wrote: > I'm supposedly having a problem with an old version of cygwin1.dll, > but I find no old version. > > When I try to compile software with g++ I get this error: > > c:\cygwin\lib\gcc\i686-pc-cygwin\3.4.4\cc1plus.exe (1108): *** proc magic > mismat ch detec

how to install cygrunsrv

2006-07-06 Thread Ken Perl
question as titled, could anybody know that? I can't find the cygrunsrv in my cygwin during installation. -- perl -e 'print unpack(u,"62V5N\"FME;G\!Ehttp://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html F

Re: cygport tweaks

2006-07-06 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Blake wrote: > I just switched diffstat from g-b-s to cygport, and have to say I was > pretty impressed. Thanks. :-) > In the process, I discovered that cygport doesn't recognize .asc as > a valid file suffix for a gpg signature. And if there a

Re: rsync over ssh hang issue understood

2006-07-06 Thread Darryl Miles
Dave Korn wrote: On 06 July 2006 23:02, Darryl Miles wrote: However according to MSDN this function is undocumented. No, it's documented in the DDK these days. http://msdn.microsoft.com/library/en-us/Kernel_r/hh/Kernel_r/k111_822ab812-a644-4574-8d89-c4ebf5b17ea5.xml.asp?frame=true (ZwQuer

Ask about runConfigure

2006-07-06 Thread huawei
Dear Cygwin, I installed Cygwin in my computer. But I cannot find runConfigure. I want to use it. Could you please inform me how can i do? Best Regards, Dr huawei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentatio

RE: rsync over ssh hang issue understood

2006-07-06 Thread Dave Korn
On 06 July 2006 23:02, Darryl Miles wrote: > Christopher Faylor wrote: >> On Sat, Jul 01, 2006 at 11:05:24AM -0400, Christopher Faylor wrote: >> Since I'm not getting any nibbles when I talk about "the person >> responsible" here, I guess he must be long gone by now. >> >> So, his pipe code, whic

RE: configure: error: installation or configuration problem: C compiler

2006-07-06 Thread Dave Korn
On 06 July 2006 21:57, Brian Dessent wrote: > Bhagwan Anjanappa wrote: > >> conftest.c 1>&5 gcc: installation problem, cannot exec `as': No such >> file or directory configure: failed program was: > > Binutils contains the assembler (as) which is required to use gcc. Your > problem therefore i

Re: rsync over ssh hang issue understood

2006-07-06 Thread Darryl Miles
Christopher Faylor wrote: On Sat, Jul 01, 2006 at 11:05:24AM -0400, Christopher Faylor wrote: Since I'm not getting any nibbles when I talk about "the person responsible" here, I guess he must be long gone by now. So, his pipe code, which seemed to be based on correct concepts, is basically up f

Re: configure: error: installation or configuration problem: C compiler

2006-07-06 Thread Brian Dessent
Bhagwan Anjanappa wrote: >My apologies to one and all for not being specific in my previous > mail. Well having said that, I am using Win 2000 and when I try to > configure httperf tool on Cygwin the command I give is as below > however my Cygwin tool and httperf tool are installed on sape

configure: error: installation or configuration problem: C compiler

2006-07-06 Thread Bhagwan Anjanappa
Hi all, My apologies to one and all for not being specific in my previous mail. Well having said that, I am using Win 2000 and when I try to configure httperf tool on Cygwin the command I give is as below however my Cygwin tool and httperf tool are installed on saperate Drives in the Har

RE: cygwin 1.5.20-1 problem writing to stdout

2006-07-06 Thread Dave Korn
On 06 July 2006 18:19, Christopher Faylor wrote: > ago. It should be fixed in the next snapshot. > > This is a serious enough problem that I think a new 1.5.21 version of > cygwin is warranted. I'll probably be doing that soon if you can confirm > that this fixes your problem. I can confirm

RE: cygwin 1.5.20-1 problem writing to stdout

2006-07-06 Thread Kenneth Nellis
The cygwin1-20060706.dll.bz2 snapshot seems to have fixed the problem. Thanx for the quick turnaround! --Ken Nellis -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED] Sent: Thursday, July 06, 2006 1:19 PM To: cygwin@cygwin.com Subject: Re: cygwin 1.5.20-1 problem

Re: problem after upgrading

2006-07-06 Thread Carson Wilcox
Larry, Thanks for the quick response, it is really appreciated. Carson - Original Message From: Larry Hall (Cygwin) <[EMAIL PROTECTED]> To: cygwin@cygwin.com Sent: Thursday, July 6, 2006 12:29:39 PM Subject: Re: problem after upgrading Carson Wilcox wrote: > Can anyone shed some light

Re: cygwin 1.5.20-1 problem writing to stdout

2006-07-06 Thread Christopher Faylor
On Thu, Jul 06, 2006 at 11:30:44AM -0400, Nellis, Kenneth wrote: >A program, which I???ve had for years and which has worked on many >different Unix variants, stopped working when I upgraded to cygwin >1.5.20-1. When I back-installed 1.5.19-4, it resumed working. >Actually, the program functione

Re: problem after upgrading

2006-07-06 Thread Larry Hall (Cygwin)
Carson Wilcox wrote: Can anyone shed some light on this. When I upgraded cygwin yesterday, two things that happened was that vim went to version 7.0 and gvim stayed at version 6.4. Now I'm getting conflicts between the two versions. Has anyone else had this problem or have a resolution for it.

Re: problem with subshells or childs?

2006-07-06 Thread ml
Hi Eric, 1. Are you sure rsync is complaining about ssh and not one of the other parameters? It seems that it has something to do with opening a shell from another program, a assume via pipe(), when the environment is initialized. Yes, invoking the same command string directly from the

RE: cygwin 1.5.20-1 problem writing to stdout

2006-07-06 Thread Dave Korn
On 06 July 2006 16:31, Nellis, Kenneth wrote: > A program, which I’ve had for years and which has worked on many > different Unix variants, stopped working when I upgraded to cygwin > 1.5.20-1. When I back-installed 1.5.19-4, it resumed working. > Actually, the program functioned fine, but output

Re: cygwin-developers mailing list opened up a little

2006-07-06 Thread Christopher Faylor
On Thu, Jul 06, 2006 at 04:12:12PM +0200, Corinna Vinschen wrote: >On Jul 5 09:42, martin wrote: >> May I ask at gmane.org to add the cygwin-developers list there ? > >I'd rather avoid that. I can't speak for cgf, but I'm somewhat >confident that he thinks the same. Opening the list didn't imply

Re: cygwin-developers mailing list opened up a little

2006-07-06 Thread Andrew Schulman
> > May I ask at gmane.org to add the cygwin-developers list there ? > > I'd rather avoid that. I can't speak for cgf, but I'm somewhat > confident that he thinks the same. Opening the list didn't imply that > we're interested in zillions of lurkers. People interested in helping > to develop th

cygwin 1.5.20-1 problem writing to stdout

2006-07-06 Thread Nellis, Kenneth
A program, which I’ve had for years and which has worked on many different Unix variants, stopped working when I upgraded to cygwin 1.5.20-1. When I back-installed 1.5.19-4, it resumed working. Actually, the program functioned fine, but output to stdout was stifled. I was able to reduce the pro

RE: problem with cygaspell-15?

2006-07-06 Thread Dave Korn
On 06 July 2006 15:33, Dirk Schleicher wrote: > Here the output of gdb and thanks > Program received signal SIGSEGV, Segmentation fault. > 0x610b2c16 in pthread_key_create () from /usr/bin/cygwin1.dll > (gdb) bt full > #0 0x610b2c16 in pthread_key_create () from /usr/bin/cygwin1.dll > No symbol

Re: problem with subshells or childs?

2006-07-06 Thread Larry Hall (Cygwin)
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to ml on 7/6/2006 1:23 AM: sh -c ls works. However, the the original problem was that this little shell script is not working: #!/usr/bin/sh /bin/rsync -Cavz -e "/usr/bin/ssh" /cygdrive/d/ server:/home/ml/backups/ Error

problem with cygaspell-15?

2006-07-06 Thread Dirk Schleicher
Hello, I know that Sylpheed Claws is not a official packet of cygwin but maybe someone can give me a hint. SC crash by switching a folder. I make a backtrace and send this output to the SC ML. They told me that it is possible that cygaspell can make this problem. Here the output of gdb and thank

Re: cygwin-developers mailing list opened up a little

2006-07-06 Thread Corinna Vinschen
On Jul 5 09:42, martin wrote: > May I ask at gmane.org to add the cygwin-developers list there ? I'd rather avoid that. I can't speak for cgf, but I'm somewhat confident that he thinks the same. Opening the list didn't imply that we're interested in zillions of lurkers. People interested in he

problem after upgrading

2006-07-06 Thread Carson Wilcox
Can anyone shed some light on this. When I upgraded cygwin yesterday, two things that happened was that vim went to version 7.0 and gvim stayed at version 6.4. Now I'm getting conflicts between the two versions. Has anyone else had this problem or have a resolution for it. The last time this hap

Re: cygwin-developers mailing list opened up a little

2006-07-06 Thread martin
"CF" == Christopher Faylor <[EMAIL PROTECTED]> writes: CF> Newsgroups: gmane.os.cygwin CF> Date: Mon, 3 Jul 2006 18:25:46 -0400 CF> CF> Corinna and I have decided to open up the cygwin-developers list a tad. CF> CF> So, it is now a pure subscriber-only mailing list similar to the CF> cygw

Re: problem with subshells or childs?

2006-07-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to ml on 7/6/2006 1:23 AM: > sh -c ls works. However, the the original problem was that this little > shell script is not working: > > #!/usr/bin/sh > /bin/rsync -Cavz -e "/usr/bin/ssh" /cygdrive/d/ server:/home/ml/backups/ > > Error is: >

Re: setup.exe roadblocks

2006-07-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Richard Foulk on 7/5/2006 5:16 PM: > > My apologies for the substandard report. I forgot to take notes the > last time it happened. :-( Now I remember ... it's the message that > warns about files having changed -- so you need to reboo

RE: latex problem 'Fatal format file error'

2006-07-06 Thread Dave Korn
On 05 July 2006 21:46, Sule Ozev wrote: > When I tried running latex on my new computer, I seem to have a problem > with a file named "latex.fmt". The error message indicates a format file > error. I will list some of the messages that appear after I run. I would > appreciate any input on this mat

Re: 1.5.20: supplementary groups not initialized via ssh when PDC is down

2006-07-06 Thread Corinna Vinschen
On Jul 5 15:18, [EMAIL PROTECTED] wrote: > Hi there: > > I have cygwin installed on an XP machine in a domain controlled by a > PDC and a single BDC (both DCs run W2K). When the PDC is up, > everything runs perfectly fine. However, when the PDC is down > (leaving just the BDC), we are having pr

Re: problem with subshells or childs?

2006-07-06 Thread Kiyo Kelvin Lee
Have you tried something like (with explicit .exe extension): /bin/rsync -Cavz -e "/usr/bin/ssh.exe" /cygdrive/d/ server:/home/ml/backups/ Probably won't help. As both with or without extension work for me. Regards, Kiyo ml wrote: Hi! [...] If you call sh like this, sh will try to run the f

Re: problem with subshells or childs?

2006-07-06 Thread ml
Hi! [...] If you call sh like this, sh will try to run the file as shell script. And of course ls is not a shell script. To run a binary command (or any command actually) with sh, the command should be: sh -c ls [...] i need some help with this: My plan was to use rsync via ssh from a b

Re: error starting sshd as a service

2006-07-06 Thread Andrew DeFaria
Raymond Blum wrote: $ ls -l /var/log/ total 820 -rw-r--r-- 1 SYSTEMroot 0 Jun 30 23:02 cygserver.log -rw-rw-rw- 1 Administrator None 282348 Jul 1 15:59 lastlog -rwxr-x---+ 1 Administrator Users 683494 Jun 30 20:43 setup.log -rwxr-x---+ 1 Administrator Users 18503 Jun 30 20:43 s

Re: cygwin-1.5.20 problem: sh.exe (bash) crashed upon termination

2006-07-06 Thread Kiyo Kelvin Lee
ml wrote: Hi Kiyo, > caption[sh.exe - Application Error] > The instruction at "0x6100365f" referenced memory at "0x006cda90". The memory could not be "written". > Click on OK to terminate the program. > Click on CANCEL to debug the program. Any other (old) cygwin*.dll in Your path or reac

Re: problem with subshells or childs?

2006-07-06 Thread Kiyo Kelvin Lee
If you call sh like this, sh will try to run the file as shell script. And of course ls is not a shell script. To run a binary command (or any command actually) with sh, the command should be: sh -c ls Regards, Kiyo ml wrote: Hi, i need some help with this: My plan was to use rsync