Re: Rsync hang and test with latest snapshots

2003-12-09 Thread Christopher Faylor
On Wed, Dec 10, 2003 at 07:24:11AM +0100, RITTER, Philippe wrote: >Hello all cygwinners ! > >I use rsync to synchronise many server. The most of them are still running >with cygwin 1.3.20 and rsync 2.5.5. Everything is running fine in this >situation. > >But I installed cygwin 1.5.5 and rsync 2.5.6

Rsync hang and test with latest snapshots

2003-12-09 Thread RITTER, Philippe
Hello all cygwinners ! I use rsync to synchronise many server. The most of them are still running with cygwin 1.3.20 and rsync 2.5.5. Everything is running fine in this situation. But I installed cygwin 1.5.5 and rsync 2.5.6 and some problems apairs ! Rsync was hanging and stay running in the tas

Re: Problem with pthreads and signaling, behavior broken...

2003-12-09 Thread Christopher Faylor
On Wed, Dec 10, 2003 at 05:44:03AM +, Arash Partow wrote: >I think chris at the moment is far too busy to give it the time it >requires which is fine. You know with all his development work, >patronizing and sarcasm, he must be a very busy man ;) Wow. It's like you know me. When I am not bu

Re: Problem with pthreads and signaling, behavior broken...

2003-12-09 Thread Arash Partow
Hi, look marcus don't worry yourself too much about this issue, I'm sure in time as more people encounter this problem, or slightly different forms of the problem begin popping up in different parts of cygwin, more attention will be spent on resolving it. if however its totally our mistake where b

Re: Problem with pthreads and signaling, behavior broken...

2003-12-09 Thread Christopher Faylor
On Wed, Dec 10, 2003 at 03:38:44AM +, Marcus Van Der Beek wrote: >now because you say its working just fine on your system, doesn't >necessarily mean everything is all good. No, it means that we'll have people sending email saying "It doesn't work for me" and people speculating about how softw

Re: Question about cygwin sshd and StrictModes

2003-12-09 Thread Larry Hall
At 07:22 PM 12/9/2003, Matt Berney you wrote: >I have a question about the /etc/sshd_config file under cygwin. I have cygwin v1.5.5 >and openssh > >Cygwin Package Information >Package Version >cygwin 1.5.5-1 >cygwin-doc 1.3-6 > >openssh

Re: Problem with pthreads and signaling, behavior broken...

2003-12-09 Thread Marcus Van Der Beek
chris, Let me say it again: I don't see the problem either with my changes or without it. I just didn't see any good reason to go on creating threads after a signal has been received which the original code did. I agree with you totally, it would be reasonable for the garbage collector thing to

Re: Problem with pthreads and signaling, behavior broken...

2003-12-09 Thread Christopher Faylor
On Tue, Dec 09, 2003 at 10:51:48PM +, Marcus Van Der Beek wrote: >i tried the code you provided, it does resolve the issue, however why do >we need to change the test? Let me say it again: I don't see the problem either with my changes or without it. I just didn't see any good reason to go o

RE: postgres panic error

2003-12-09 Thread Yurgis Baykshtis
> 4. I do not have "remove" messages in the pg log file Actually, you do: > LOG: removing transaction log file 000D00A7 So, it's the same problem as ours. The transaction log file gets deleted followed by an attempt to rename the same file: > PANIC: rename from /var/pgsql/data/pg_xlo

RE: Question about cygwin sshd and StrictModes

2003-12-09 Thread Matt Berney
Here is the debug info from a 'successful' attempt (i.e. StrictModes no) $ ssh -v [EMAIL PROTECTED] id OpenSSH_3.7.1p2, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003 debug1: Reading configuration data /etc/ssh_config debug1: Connecting to qar50s1 [10.11.50.1] port 22. debug1: Connection establ

Re: "cp: will not create hard link"

2003-12-09 Thread Duncan Murdoch
On Mon, 08 Dec 2003 21:57:07 -0500, you wrote: >On Mon, 8 Dec 2003 20:18:50 -0500, you wrote: > >>On Mon, Dec 08, 2003 at 07:43:32PM -0500, Duncan Murdoch wrote: >>>I think I've tracked this down. My path contained an old version of >>>cp.exe, ahead of the newly installed one. It must have been

Question about cygwin sshd and StrictModes

2003-12-09 Thread Matt Berney
I have a question about the /etc/sshd_config file under cygwin. I have cygwin v1.5.5 and openssh Cygwin Package Information Package Version cygwin 1.5.5-1 cygwin-doc 1.3-6 openssh 3.7.1p2-1 openssl 0.9.7c-1 openssl-d

Re: CYGICONV-2.DLL was not found during installation

2003-12-09 Thread Richard Dybowski
Brian, At 17:47 09/12/03 -0600, you wrote: In general, you can answer these types of questions via the setup package search facility available here: http://cygwin.com/packages/ Thanks. Problem (cygiconv-2.dll not found during installation) solved by downloading and installing libconv2. Richard

Re: CYGICONV-2.DLL was not found during installation

2003-12-09 Thread Brian Ford
In general, you can answer these types of questions via the setup package search facility available here: http://cygwin.com/packages/ Additionally, this probably indicates a dependency bug in some packages setup.hint file. Although, I don't know a good way to track this down. On Tue, 9 Dec 2003

CYGICONV-2.DLL was not found during installation

2003-12-09 Thread Richard Dybowski
I have downloaded Cygwin for the very first time (version 1.5.5-1). Toward the end of the installation, the following "System Start Program" error appeared: "A required .DLL file, CYGICONV-2.DLL, was not found". Where can I obtain this dll file? OS: Windows 98 SE Richard -- Unsubscribe inf

RE: ssh_exchange_identification and Ctrl+C [solved]

2003-12-09 Thread Matt Raible
> -Original Message- > From: Matt Raible [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 09, 2003 3:44 PM > To: '[EMAIL PROTECTED]' > Subject: ssh_exchange_identification and Ctrl+C > > > I am using the latest version of cygwin (just re-installed > today). I've used Cygwin for a qu

Re: problem with dll and stdout

2003-12-09 Thread Arash Partow
Hi, I think this is the unwritten rule of thumb for cygwin and incorporation of cygwin at compile time with other applications in win32 built with vendor products such as MS visual C++, Borland C++ builder, Borland Delphi etc... Rule: If you are using unix calls in your code you will not be able

makewhatis -s option can't take >1 parameters

2003-12-09 Thread Matthew Carter
I found that the "-s" option to makewhatis cannot take multiple sections. If you try to supply multiple sections, they are incorrectly interpreted as a manpath. For example: % makewhatis -s '1 2' No such directory 2 You might wonder why anyone would ever want to use "-s". (A comment in the code

Re: Problem with pthreads and signaling, behavior broken...

2003-12-09 Thread Arash Partow
Hi Marcus, I asked chris the same questions yesterday, i wondered why he felt he need to change the code in order for it to work with cygwin. Its a shame though cause i see as time goes by and CPUs become better adapted to thread processing that people will write new utilities and maybe even begin

Re: Problem with pthreads and signaling, behavior broken...

2003-12-09 Thread Marcus Van Der Beek
chris, i tried the code you provided, it does resolve the issue, however why do we need to change the test? as arash pointed out it seems to work on other platforms well enough. the modified version arash posted back seems to demonstrate the problem, and all it seems he has done get rid of delays

ssh_exchange_identification and Ctrl+C

2003-12-09 Thread Matt Raible
I am using the latest version of cygwin (just re-installed today). I've used Cygwin for a quite a few years and the recent upgrade is giving me some issues. Environment: Windows XP, latest patches applied. Dell Dimension 8300. Here are my issues: 1. When I run Ant to compile my Java projects,

Re: Different behaviour of "test -f" under cmd and bash, when called from compiled App

2003-12-09 Thread Brian Ford
On Tue, 9 Dec 2003, Luis Torres wrote: > 2) In relation to the above I tracked the following problem. If I use (interactive > shell): > test -f AfileIKnowExists && echo YES (under either cmd.exe or Cygwin/bash), I > get the correct answer >(test.exe from /cygdrive/c/cygwin/bin as

Different behaviour of "test -f" under cmd and bash, when called from compiled App

2003-12-09 Thread Luis Torres
Hello, While experiencing difficulties running a Java applicaton that calls shell + C processes, compiled using Cygwin tools I posed or perhaps ill-posed a question regarding the use of Java. I think I might eventually solve my particular problem if I understand 2 points, which I think this m-l

Re: problem with dll and stdout

2003-12-09 Thread Brian Ford
On Tue, 9 Dec 2003, Jaroslaw Pawlak wrote: > Brian Ford wrote: > > On Tue, 9 Dec 2003, Jaroslaw Pawlak wrote: > > > Hello! the problem is i'm not using all gcc but only ld and ld does > > > not understands the -mno-cygwin switch. > > > > > It doesn't need to. > > > > If you are only using ld, then

Re: Third-party products that include Cygwin

2003-12-09 Thread Larry Hall
At 02:10 PM 12/9/2003, David A. Cobb you wrote: >I recently tried out a couple of software packages -- SSH_CONFIGURATOR is one that >sticks in my mind -- that are built with Cygwin. Their README documents said there >wouldn't be a problem with a "properly installed" existing Cygwin. Well, there

Re: problem with dll and stdout

2003-12-09 Thread Jaroslaw Pawlak
> This is a confusing and contradictory jumble. I suggest you try again > with more detail. > > On Tue, 9 Dec 2003, Jaroslaw Pawlak wrote: > > > Hello! the problem is i'm not using all gcc but only ld and ld does not > > understands the -mno-cygwin switch. > > > It doesn't need to. > > If yo

Re: problem with dll and stdout

2003-12-09 Thread Jaroslaw Pawlak
> On Tue, 9 Dec 2003, Jaroslaw Pawlak wrote: > > > I changed my command from ld to gcc -Wl...(all my ld switches) > > -mno-cygwin.. > > The problem still exists. I have no output. Is there any workaround if not > > counting freopen() > > What's the output of "cygcheck yourapp.exe"? You have t

Re: Cygwin crashed by emacs???

2003-12-09 Thread Joe Buehler
Steven J. Zeil wrote: I've tried to modify the function in files.el to expand the list of illegal characters. Unfortunately, files.el is one of the "pre-compiled" Lisp files - the only way to change it is, AFAIK, to recompile emacs. And I have had no luck doing that with the gcc 3.x compiler. (I c

Re: 1.5.5-1: problem with read() on Athlon MP in WinXP

2003-12-09 Thread Brian Ford
Please don't include plain text email addresses in the body of messages. It is food for spam harvesters. Thanks. On Tue, 9 Dec 2003, Jeff Gilchrist wrote: > Brian Ford wrote: > >It sounds like you may have two problems here, but this may be the first > >one: > > > >http://cygwin.com/cygwin-ug-net

Re: 1.5.5-1: problem with read() on Athlon MP in WinXP

2003-12-09 Thread Jeff Gilchrist
From: Brian Ford <[EMAIL PROTECTED]> To: Jeff Gilchrist <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: 1.5.5-1: problem with read() on Athlon MP in WinXP Date: Tue, 9 Dec 2003 12:58:04 -0600 (CST) It sounds like you may have two problems here, but this may be the first one: http://cygwin.c

Re: Setup hangs in postinstall

2003-12-09 Thread Antoine Labour
Michael Robbert wrote: I'm sorry, I don't have a copy of XP to try this with, but it would appear to be a bug in uname (since it gives no output from the commandline) Does it uname hang or just return empty? Is there any error codes? Try: /bin/uname -a ; echo $? Also, could you *attach* (unco

Third-party products that include Cygwin

2003-12-09 Thread David A. Cobb
I recently tried out a couple of software packages -- SSH_CONFIGURATOR is one that sticks in my mind -- that are built with Cygwin. Their README documents said there wouldn't be a problem with a "properly installed" existing Cygwin. Well, there was a problem with mine, which otherwise works jus

Re: 1.5.5-1: problem with read() on Athlon MP in WinXP

2003-12-09 Thread Brian Ford
It sounds like you may have two problems here, but this may be the first one: http://cygwin.com/cygwin-ug-net/using-textbinary.html On Tue, 9 Dec 2003, Jeff Gilchrist wrote: > I have a simple C program that reads in a file using the read() function, > then outputs the data to stdout so if you re

Re: Setup hangs in postinstall

2003-12-09 Thread Michael Robbert
I'm sorry, I don't have a copy of XP to try this with, but it would appear to be a bug in uname (since it gives no output from the commandline) Does it uname hang or just return empty? Is there any error codes? Try: /bin/uname -a ; echo $? Also, could you *attach* (uncompressed) the output of:

1.5.5-1: problem with read() on Athlon MP in WinXP

2003-12-09 Thread Jeff Gilchrist
I have a very strange problem using the 1.5.5-1 cygwin so I wanted to post the information in case someone has seen this before on another system. I have a simple C program that reads in a file using the read() function, then outputs the data to stdout so if you redirect stdout to a file, the en

RE: Cygwin on windows2003 Server

2003-12-09 Thread Brian Ford
Please send all Cygwin related email to [EMAIL PROTECTED] and not to me personally. Thanks. Also, please do not include plain text email addresses in the body of your messages. This is fruit for spam harvesters. On Tue, 9 Dec 2003, Amit RATHEE wrote: > Thanks for your Reply.Actually I tried to

Re: Bug: Wildcard problem with large number of files

2003-12-09 Thread Larry Hall
You just did. ;-) Larry At 12:58 PM 12/9/2003, Todd Flinders you wrote: >Yes, this was my mistake. Patrick LoPrest has already resolved this issue for me. >Thanks again. > >Should I send another mail to the list stating that the problem has been resolved? > [EMAIL PROTECTED] 12/09/03 09:

Re: Bug: Wildcard problem with large number of files

2003-12-09 Thread Todd Flinders
Yes, this was my mistake. Patrick LoPrest has already resolved this issue for me. Thanks again. Should I send another mail to the list stating that the problem has been resolved? >>> [EMAIL PROTECTED] 12/09/03 09:52AM >>> At 11:33 AM 12/9/2003, Todd Flinders you wrote: >Hi: > >I have a directo

RE: Memory Management on AMD64 in 32-bit mode

2003-12-09 Thread Benson Margulies
This looks like a logic error in fork.cc/dcrt0.cc to me, but I'm probably not understanding something. alloc_stack_hard_way assumes that the memory at ci->stacktop is available. ci->stacktop is set to be the region of memory that contains a stack variable in the parent process at the time that sta

Re: Bug: Wildcard problem with large number of files

2003-12-09 Thread Larry Hall
At 11:33 AM 12/9/2003, Todd Flinders you wrote: >Hi: > >I have a directory with a large number of files. Using wildcards to look at the data >in this directory causes me problems when using Cygwin. This happens with several >utilities such as ls, grep, cat, and more. As an example I will use l

Re: Bug: Wildcard problem with large number of files

2003-12-09 Thread Brian Ford
Please set your mailer to line wrap at <= 80 characters. Thanks. Also, please search the archives before posting. On Tue, 9 Dec 2003, Todd Flinders wrote: > I have a directory with a large number of files. Using wildcards to > look at the data in this directory causes me problems when using Cy

RE: trouble linking 'dumper' while building current distro

2003-12-09 Thread Benson Margulies
I diffed a machine where I can build with a machine where I can't. I'm theorizing that the diff would be more informative, though nothing leaps out at me. The 'from' of the diff is the machine where I can compile. The 'to' is the machine where I can't. 3c3 < Current System Time: Tue Dec 09 12:17:0

Re: trouble linking 'dumper' while building current distro

2003-12-09 Thread Igor Pechtchanski
On Tue, 9 Dec 2003, Benson Margulies wrote: > I've got the 1.5.5-1 sources, and everything else up-to-date. ^^^ Please read , in particular, the part about attaching the output of "cygcheck -svr" Igor --

Re: problem with dll and stdout

2003-12-09 Thread Brian Ford
This is a confusing and contradictory jumble. I suggest you try again with more detail. On Tue, 9 Dec 2003, Jaroslaw Pawlak wrote: > Hello! the problem is i'm not using all gcc but only ld and ld does not > understands the -mno-cygwin switch. > It doesn't need to. If you are only using ld, then

Re: problem with dll and stdout

2003-12-09 Thread Igor Pechtchanski
On Tue, 9 Dec 2003, Jaroslaw Pawlak wrote: > I changed my command from ld to gcc -Wl...(all my ld switches) > -mno-cygwin.. > The problem still exists. I have no output. Is there any workaround if not > counting freopen() What's the output of "cygcheck yourapp.exe"? You have to recompile yo

trouble linking 'dumper' while building current distro

2003-12-09 Thread Benson Margulies
I've got the 1.5.5-1 sources, and everything else up-to-date. c++ -L/cygdrive/c/benson/cygwindev/i686-pc-cygwin/winsup -L/cygdrive/c/benson/cygwindev/i686-pc-cygwin/winsup/cygwin -L/cygdrive/c/benson/cygwindev/i686-pc-cygwin/winsup/w32api/lib -isystem /usr/src/cygwin-1.5.5-1/winsup/include -isyste

RE: Memory Management on AMD64 in 32-bit mode

2003-12-09 Thread Benson Margulies
The error message rather unambiguously indicates that VirtualAlloc is returning 0 with GetLastError() == 0. The call in question calls VirtualAlloc with parameters derived from a call to VirtualQuery against some stack storage. It seems that this version of Windows is not altogether pleased to see

Re: problem with dll and stdout

2003-12-09 Thread Igor Pechtchanski
On Tue, 9 Dec 2003, Jaroslaw Pawlak wrote: > On Tue, Dec 09, 2003 at 09:50:53AM -0500, Igor Pechtchanski wrote: > > On Tue, 9 Dec 2003, Jaroslaw Pawlak wrote: > > > > > hello, i have this problem, when i load dll written in cygwin to my > > > program(made in VC) all stdout is lost. I read on this

Bug: Wildcard problem with large number of files

2003-12-09 Thread Todd Flinders
Hi: I have a directory with a large number of files. Using wildcards to look at the data in this directory causes me problems when using Cygwin. This happens with several utilities such as ls, grep, cat, and more. As an example I will use ls. ls by itself (no wildcard) works fine, and I'll s

Re: Problem with compiling

2003-12-09 Thread Brian Ford
Please take a look at http://www.cygwin.com/problems.html. There you will find helpful tips about how to compose a good problem report, along with a list of the required information about your environment that you need to attach. On Mon, 8 Dec 2003, Matt Junkemail wrote: > I can't seem to get gc

Re: problem with dll and stdout

2003-12-09 Thread Jaroslaw Pawlak
I changed my command from ld to gcc -Wl...(all my ld switches) -mno-cygwin.. The problem still exists. I have no output. Is there any workaround if not counting freopen() -- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/proble

Re: problem with dll and stdout

2003-12-09 Thread Jaroslaw Pawlak
On Tue, Dec 09, 2003 at 09:50:53AM -0500, Igor Pechtchanski wrote: > On Tue, 9 Dec 2003, Jaroslaw Pawlak wrote: > > > hello, i have this problem, when i load dll written in cygwin to my > > program(made in VC) all stdout is lost. I read on this list's archiwe that > > it happens, but i never saw a

Re: problem with dll and stdout

2003-12-09 Thread Igor Pechtchanski
On Tue, 9 Dec 2003, Jaroslaw Pawlak wrote: > hello, i have this problem, when i load dll written in cygwin to my > program(made in VC) all stdout is lost. I read on this list's archiwe that > it happens, but i never saw an solution. What to do to avoid loosing > stdout??? > thanks in advance. > Ja

nfsd - curious problem

2003-12-09 Thread L KIME Philip
I have the latest nfsd, portmapd and mountd (running as services) and I have them working, mounting things from various UNIX boxes etc. However, when I try to share and mount a CD from my PC on a remote UNIX box (one of the most useful reasons to have NFSd running on a local PC ...), I almsot invar

Re: rcp problem

2003-12-09 Thread Joe
On the linux system, if you "ping mohanlal", does it display the correct IP address for the Windows system (reported by "ipconfig" command on Windows)? Are you using the Cygwin rcp or the native Windows rcp command? The native Windows rcp command sends the login name exactly as it is set up in Wi

Re: Anonymous ftp - ls hangs

2003-12-09 Thread Corinna Vinschen
On Dec 8 14:08, Andrew DeFaria wrote: > Corinna Vinschen wrote: > >On Fri, Dec 05, 2003 at 12:43:16PM -0800, Andrew DeFaria wrote: > >>Why is ls hanging and how do I fix it? > >> > >>Cygwin 1.5.4 > >>inetutils 1.3.2-24 > >[...] > >Did you create a /bin directory in the anonymous chroot'ed director

problem with dll and stdout

2003-12-09 Thread Jaroslaw Pawlak
hello, i have this problem, when i load dll written in cygwin to my program(made in VC) all stdout is lost. I read on this list's archiwe that it happens, but i never saw an solution. What to do to avoid loosing stdout??? thanks in advance. Jarek -- Unsubscribe info: http://cygwin.com/m

Re: rcp problem

2003-12-09 Thread mohanlal jangir
> Some things to check: > > - the .rhosts file on Linux must be owned by you or by root and have > permissions of 0600. Yes, I checked it. It has proper permissions. > - did you use a hostname or IP address in .rhosts? It must be a > hostname. Also, ping that hostname and make sure it displays the

Running Java application from within bash shell. How to?

2003-12-09 Thread Luis Torres
Hello, I have been trying to get the freeware BHPViewer from Int (www.int.com), running under W2k+Cygwin. The application runs in Java and relies on underlying layers: SU+BHP_SU, (GNU - http://www.cwp.mines.edu/cwpcodes/) which have been compiled to run under Cygwin successfully (thus extending th

Re: ssmtp -t alters To: header of outgoing mail

2003-12-09 Thread Corinna Vinschen
On Dec 8 02:03, Robert R Schneck wrote: > Corinna Vinschen wrote: > > Are you interested in maintaining that new version? It seems to > > address the multiple recipient problem already, AFAICT. It would > > probably just need a Makefile tweak and the small patch from Enoch Wu, > > which allows t

Re: Memory Management on AMD64 in 32-bit mode

2003-12-09 Thread jurgen . defurne
What is more : sometimes I get the same type of messages on an Intel Xeon based system. I think that I have a chance of 1 in 500 before I get the same problem, and this is with a program which forks several subprocesses and enters a loop with ticks of 1 s for waiting on finished processes and laun

Problem with compiling

2003-12-09 Thread Matt Junkemail
Hi all, I can't seem to get gcc to compile my simple file. [I am new at cygwin and gcc, being a Windows and Visual C++ refugee. Forgive my ignorance.] I did the web install of Cygwin and picked out all the developer packages. I have gcc.exe in /bin. I also have mingw installed. When I try to