RE: New windows from cygwin in ssh

2006-09-28 Thread Pavel Ivanoff
Why when I'm asking about this probably new feature of cygwin sshd, all list become silent? :) Nobody remembers what changes were in cygwin sshd since 01.03.2005? :) Or this information is about to be secret and I have to understand it from sources only? Pavel Ivanov > -Original Message-

Re: Bash 3.1.17(8) CR/LF problem

2006-09-28 Thread Malcolm Nixon
Eric Blake wrote: #!/bin/sh IFS=' '''' ' # Yes, that was a space, tab, and line ending I retract this suggestion. On further investigation, bash currently does not treat \r as an IFS whitespace character, and the hacks to the source to make this happen are too invasive for my liking. A

Re: bash 3.1.18 seems seriously broken

2006-09-28 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 9/27/2006 7:02 PM: > change the script to ignore whitespace (make the first non-comment line > set IFS appropriately, as in this snippet: > IFS=' '' '' > ' I retract this third suggestion. On investigation of the bash

Re: Bash 3.1.17(8) CR/LF problem

2006-09-28 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 9/27/2006 7:14 PM: > > By the way, there is another option that has not been mentioned in this > thread yet: > > Make the first lines of your script read as follows: > > #!/bin/sh > IFS=' '' '' > ' # Yes, that was a s

Re: Similar Bash 3.1.18 CR/LF Problem

2006-09-28 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Wilks, Dan on 9/28/2006 3:59 PM: > > That was my guess. But since this was the cygwin installer run off > of the cygwin site I thought I'd mention it, if for no other reason > than tracking purposes. Maybe there's a problem with the i

Re: Similar Bash 3.1.18 CR/LF Problem

2006-09-28 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 *There is NO bash 3.1.18* - just 3.1.17 release 8 According to Wilks, Dan on 9/28/2006 11:30 AM: > Apologies that this is being written the day after without real output. > I'm now at my desk without easy access to the machine in question. > But... >

Re: Similar Bash 3.1.18 CR/LF Problem

2006-09-28 Thread Larry Hall (Cygwin)
Wilks, Dan wrote: Apologies that this is being written the day after without real output. I'm now at my desk without easy access to the machine in question. But... We've been using Cygwin with text-mode mounts for a long time without any problems. A new engineer started the other day, insta

Re: ncftp Maintainer?

2006-09-28 Thread Brian Dessent
Stephen Grant Brown wrote: > Dear Sir/Madam, > Who is the ncftp maintainer? You'd have to search the cygwin-apps archive to find out. > When I run > > ./ncftp-3.1.7-1.sh all > > I get the following error > > configure: error: Your config.cache file is invalid. It was created on > cygwin_n >

RE: Similar Bash 3.1.18 CR/LF Problem

2006-09-28 Thread Wilks, Dan
> > Apologies that this is being written the day after without real output. > > I'm now at my desk without easy access to the machine in question. > > But... > > > > We've been using Cygwin with text-mode mounts for a long time without > > any problems. A new engineer started the other day, instal

ncftp Maintainer?

2006-09-28 Thread Stephen Grant Brown
Dear Sir/Madam, Who is the ncftp maintainer? When I run ./ncftp-3.1.7-1.sh all I get the following error configure: error: Your config.cache file is invalid. It was created on cygwin_n t-5.0, but this machine is running cygwin_nt-5.1. Remove the config.cache file if you wish to continue.

Re: Bash 3.1.17(8) CR/LF problem

2006-09-28 Thread Rolf Campbell
Malcolm Nixon wrote: * Some translate files to a "Local" format (CR/LF on Windows). FCOL, what on earth does an rcs think it's playing at, tampering with your data? Any rcs that doesn't give you back exactly what you put into it is just plain buggy. Nobody asked for a "automatically mangl

Re: Similar Bash 3.1.18 CR/LF Problem

2006-09-28 Thread Larry Hall (Cygwin)
Wilks, Dan wrote: Apologies that this is being written the day after without real output. I'm now at my desk without easy access to the machine in question. But... We've been using Cygwin with text-mode mounts for a long time without any problems. A new engineer started the other day, installed

Re: reading directory .: No such file or directory

2006-09-28 Thread Larry Hall (Cygwin)
Matthew wrote: Yes, but that thread ended a while ago without a clear solution. My first installation of cygwin worked just fine. Then I installed cygwinX and now I have these problems. I've tried unistalling X and reinstalling plain cygwin, but X keeps coming back instead. I don't feel like

Similar Bash 3.1.18 CR/LF Problem

2006-09-28 Thread Wilks, Dan
Apologies that this is being written the day after without real output. I'm now at my desk without easy access to the machine in question. But... We've been using Cygwin with text-mode mounts for a long time without any problems. A new engineer started the other day, installed a brand-spanking-ne

Re: 1.5.21-1 - Crash on anything using cygwin1.dll

2006-09-28 Thread OverlordQ
Eric Blake wrote: > According to overlordq AT gmail DOT com on 9/27/2006 11:10 PM: > ^ > Consider updating your mail account to associate a real name to your email > address, so that we don't accidentally quote it raw in replies. > All others? That sounds f

Re: reading directory .: No such file or directory

2006-09-28 Thread Matthew
Yes, but that thread ended a while ago without a clear solution. My first installation of cygwin worked just fine. Then I installed cygwinX and now I have these problems. I've tried unistalling X and reinstalling plain cygwin, but X keeps coming back instead. I don't feel like cleaning my regis

Re: reading directory .: No such file or directory

2006-09-28 Thread mwoehlke
Lee Maschmeyer wrote: I've never had ls say it can't read ., but I do remember having path completion problems. I think that's why I use symbolic links instead of mount for drives; something like: cd / ln -s /cygdrive/c etc. Then I just cd /c and seldom have to use /cygdrive at all. I'm sure

re: reading directory .: No such file or directory

2006-09-28 Thread Lee Maschmeyer
I've never had ls say it can't read ., but I do remember having path completion problems. I think that's why I use symbolic links instead of mount for drives; something like: cd / ln -s /cygdrive/c etc. Then I just cd /c and seldom have to use /cygdrive at all. I'm sure somebody will explain

RE: reading directory .: No such file or directory

2006-09-28 Thread Dave Korn
On 28 September 2006 15:33, Matthew wrote: > This issue exists for both the c and d drives. When I cd to the c or d > drive, I can't tab complete, but once I'm in a subdirectory (say d/Temp) > tab complete works as well as ls and all that jazz. How can I get cygwin > to be able to access the con

Re: ls: reading directory .: No such file or directory

2006-09-28 Thread Larry Hall (Cygwin)
Matthew wrote: $ cd /cygdrive/d/ $ ls ls: reading directory .: No such file or directory $ cd /cygdrive/d/Temp/ $ ls Temporyary Internet Files $ cd /cygdrive/ $ ll drwxrwxr-x Administrators root 0 Sep 27 12:17 c drwxrwxr-x Administrators None 0 Sep 27 14:39 d This issue exists for both the

Re: Problems with GMP in latest Cygwin

2006-09-28 Thread Larry Hall (Cygwin)
On 09/28/2006, William Hart wrote: One possibility would be to try installing the old version of Cygwin on my new machine to see if the problem goes away. Is there a way of doing this? Open a new command prompt without bash. Alter the path to remove any signs of the local Cygwin. Stop all Cyg

ls: reading directory .: No such file or directory

2006-09-28 Thread Matthew
$ cd /cygdrive/d/ $ ls ls: reading directory .: No such file or directory $ cd /cygdrive/d/Temp/ $ ls Temporyary Internet Files $ cd /cygdrive/ $ ll drwxrwxr-x Administrators root 0 Sep 27 12:17 c drwxrwxr-x Administrators None 0 Sep 27 14:39 d This issue exists for both the c and d drives.

Re: Problems with GMP in latest Cygwin

2006-09-28 Thread Angelo Graziosi
Tim Prince wrote: > William Hart wrote: >> I seem to be having some problems with the GMP library >> in the latest version of Cygwin. I just installed the >> latest Cygwin along with the latest GMP, however C >> code that previously worked with GMP+Cygwin no longer >> does. > > This is not such

Re: Problems with GMP in latest Cygwin

2006-09-28 Thread Tim Prince
William Hart wrote: I seem to be having some problems with the GMP library in the latest version of Cygwin. I just installed the latest Cygwin along with the latest GMP, however C code that previously worked with GMP+Cygwin no longer does. This is not such a new problem, but I have not been a

Problems with GMP in latest Cygwin

2006-09-28 Thread William Hart
I seem to be having some problems with the GMP library in the latest version of Cygwin. I just installed the latest Cygwin along with the latest GMP, however C code that previously worked with GMP+Cygwin no longer does. To try and determine whether this is a Cygwin problem or not, I recompiled th

RE: tcgetattr problem

2006-09-28 Thread Dave Korn
On 28 September 2006 03:14, Christopher Faylor wrote: [ ... just to add a few more of the implementation details ... ] > On Thu, Sep 28, 2006 at 12:10:18AM +0100, ahnkle wrote: >> On 18:36 Wed 27 Sep , Igor Peshansky wrote: >>> >>> #define PORT "com1" >>> ... >>> fd = open(PORT, O_RDWR | O

Re: Problems with archiver "ar"

2006-09-28 Thread Igor Peshansky
On Thu, 28 Sep 2006, Eric Blake wrote: > According to Frank Illenseer on 9/28/2006 5:34 AM: > > > $ which sh > > /usr/bin/sh > > > > $ ll /usr/bin/sh > > lrwxrwxrwx 1 illenseer Kein 8 Jul 20 2005 /usr/bin/sh -> bash.exe > > While cygwin doesn't mind a symlink, they won't work if you try to use >

Re: tcgetattr problem

2006-09-28 Thread Christopher Faylor
On Thu, Sep 28, 2006 at 09:29:15AM +0100, ahnkle wrote: >On 22:38 Wed 27 Sep , Christopher Faylor wrote: >>On Wed, Sep 27, 2006 at 10:13:36PM -0400, Christopher Faylor wrote: >>>The name of the function is "ioctl", not "ioctl". > >I said "_ioctl" because in cygwin source, at >src/newlib/libc/sy

[ANNOUNCEMENT] Updated: mathomatic-12.6.4-1

2006-09-28 Thread Reini Urban
A new upstream release with minor feature fixes. Fix sign bug for negative factorials (gamma function). The upstream maintainer announced not to work on Mathomatic for a while. Cygwin changes: none Changes: See http://mathomatic.orgserve.de/changes.txt About: Mathomatic is a highly portable, ge

Re: Problems with archiver "ar"

2006-09-28 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Frank Illenseer on 9/28/2006 5:34 AM: >> Sounds like ar needs to be taught about open(O_BINARY)/fopen("rb") (or be >> linked with binmode.o). > > Do I have to post this advice in any other list to get it to note to the > correct persons?

Re: tcgetattr problem

2006-09-28 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to ahnkle on 9/28/2006 2:29 AM: > > I said "_ioctl" because in cygwin source, at > src/newlib/libc/sys/sysvi386/tcgetattr.c > the call is to that function. Searching didn't locate any [_]ioctl() > function, hence > my asking. The linker

Re: 1.5.21-1 - Crash on anything using cygwin1.dll

2006-09-28 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to overlordq AT gmail DOT com on 9/27/2006 11:10 PM: ^ Consider updating your mail account to associate a real name to your email address, so that we don't accidentally quote it raw in replies. >> All other

Re: Problems with archiver "ar"

2006-09-28 Thread Frank Illenseer
[Sending this to the mailing list also, as my reply only got to eric directly...] Hi Eric, first of all thanks for your reply. Sounds like ar needs to be taught about open(O_BINARY)/fopen("rb") (or be linked with binmode.o). Do I have to post this advice in any other list to get it to note

Re: tcgetattr problem

2006-09-28 Thread ahnkle
On 22:38 Wed 27 Sep , Christopher Faylor wrote: > On Wed, Sep 27, 2006 at 10:13:36PM -0400, Christopher Faylor wrote: > >The name of the function is "ioctl", not "ioctl". >"_ioctl". I said "_ioctl" because in cygwin source, at src/newlib/libc/sys/sy