Re: C:\cygwin & sub folder will not delete after failed install of cygwi 1.5.10-

2004-06-05 Thread Arturus Magi
James Bond wrote: I even tried renaming it and then trying to install cygwin again in a new c:\cygwin dir. But almost at the very end of the install it did the exact same thing as last time, it FORCE REBOOTED the system and didn't finish the install. Only this time I could and did delete the c:\c

Re: C:\cygwin & sub folder will not delete after failed install of cygwi 1.5.10-

2004-06-05 Thread James Bond
From: Larry Hall <[EMAIL PROTECTED]> Reply-To: Cygwin List <[EMAIL PROTECTED]> To: "James Bond" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: C:\cygwin & sub folder will not delete after failed install of cygwi 1.5.10-3 Date: Sat, 05 Jun 2004 21:24:58 -0400 The message you state above t

Re: rxvt, ssh and utf8 - partial success

2004-06-05 Thread James Garrison
James Garrison wrote: Baurjan Ismagulov wrote: On Fri, Jun 04, 2004 at 10:19:01AM -0700, Brian Dessent wrote: I'd love to know why one or the other terminal setting can't just work for everything. This happens due to the following difference in the terminfo entries: -acsc=``aaffggjjkkllmmnnoop

Re: C:\cygwin & sub folder will not delete after failed install of cygwi 1.5.10-3

2004-06-05 Thread Larry Hall
At 03:24 PM 6/5/2004, you wrote: >Hello all. > >I just got the new cygwin dll of the main site and commenced to install via >the prefered method of internet install. >I chose all the packages I wanted, left the Install for ALL USERS checked, >also the DEFAULT TEXT FILE TYPE UNIX checked. > >Then I

Re: rxvt, ssh and utf8

2004-06-05 Thread James Garrison
Baurjan Ismagulov wrote: On Fri, Jun 04, 2004 at 10:19:01AM -0700, Brian Dessent wrote: I'd love to know why one or the other terminal setting can't just work for everything. This happens due to the following difference in the terminfo entries: - acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyy

Re: 1.5.10-3: seems to break eCos configtool

2004-06-05 Thread Pierre A. Humblet
On Sat, Jun 05, 2004 at 11:55:05AM -0700, Bill Hegardt wrote: > > I find that running the eCos configtool after upgrading > to 1.5.10-3 causes it to fail when it starts up and > attempts to read the eCos repository (at least that's > what I assume it is doing on start up). Isn't this already expl

BFD to Create ELFs

2004-06-05 Thread Scott Guthery
Is anybody out there using BFD to create ELF files? If so, a scrap of successful example code would be greatly appreciated. Cheers, Scott

Re: Changing the default user for an ssh login

2004-06-05 Thread Thorsten Kampe
* Larry Hall (2004-06-05 19:04 +0100) > At 12:50 PM 6/5/2004, you wrote: >>Hello from Gregg C Levine >>I have a question. How can I change the default user of the Cygwin >>version of SSH from my login name to that of the host that I am going >>to be logging into? >> >>In this case it is a Linux bo

C:\cygwin & sub folder will not delete after failed install of cygwi 1.5.10-3

2004-06-05 Thread James Bond
Hello all. I just got the new cygwin dll of the main site and commenced to install via the prefered method of internet install. I chose all the packages I wanted, left the Install for ALL USERS checked, also the DEFAULT TEXT FILE TYPE UNIX checked. Then I preceded top install, everything seemed to

Re: Changing the default user for an ssh login

2004-06-05 Thread Brian Dessent
Gregg C Levine wrote: > I have a question. How can I change the default user of the Cygwin > version of SSH from my login name to that of the host that I am going > to be logging into? > > In this case it is a Linux box, and the user is root. Examining the > man page for this version of SSH did n

1.5.10-3: seems to break eCos configtool

2004-06-05 Thread Bill Hegardt
I find that running the eCos configtool after upgrading to 1.5.10-3 causes it to fail when it starts up and attempts to read the eCos repository (at least that's what I assume it is doing on start up). The configtool reports numerous warnings and repeatedly displays "this package does not have an

Re: cygwin gcc performance

2004-06-05 Thread Tim Prince
At 09:23 AM 6/5/2004, you wrote: Hello Tim, Igor wrote: >> Also, in the future, please *attach* your cygcheck >> output to your messages Tim wrote: > Looking at the Cygwin page on reporting errors, it > says: > "Run cygcheck -s -v -r > cygcheck.out and include that > file as an attachment in your r

Re: Problem on cygwin with gdb: segy input can't be tty

2004-06-05 Thread Christopher Faylor
On Sat, Jun 05, 2004 at 11:59:51AM -0500, Don McCarley wrote: >In trying to debug code with gdb, any program taking stdin on the >command line complains that tty (keyboard) is already taken by gdb, so >it can't use tty. Is there a way that you can get the input data into >the program other than

Re: Problem on Cygwin with gdb: segy input can't be tty

2004-06-05 Thread Don McCarley
Larry, Yes, I can type cat and enter text and it is returned to me. How can I try cat with suresamp? You lost me there. Thanks for looking at this. Don Larry Hall wrote: At 12:59 PM 6/5/2004, you wrote: In trying to debug code with gdb, any program taking stdin on the command line complain

Re: Problem on Cygwin with gdb: segy input can't be tty

2004-06-05 Thread Larry Hall
At 12:59 PM 6/5/2004, you wrote: >In trying to debug code with gdb, any program taking stdin on the command line >complains that tty (keyboard) is already taken by gdb, so it can't use tty. Is there >a way that you can get the input data into the program other than stdin; or force it >in with

Re: Changing the default user for an ssh login

2004-06-05 Thread Larry Hall
At 12:50 PM 6/5/2004, you wrote: >Hello from Gregg C Levine >I have a question. How can I change the default user of the Cygwin >version of SSH from my login name to that of the host that I am going >to be logging into? > >In this case it is a Linux box, and the user is root. Examining the >man pa

Re: Changing the default user for an ssh login

2004-06-05 Thread Thorsten Kampe
* Gregg C Levine (2004-06-05 18:50 +0100) > I have a question. How can I change the default user of the Cygwin > version of SSH from my login name to that of the host that I am going > to be logging into? > > In this case it is a Linux box, and the user is root. Examining the > man page for this

Problem on Cygwin with gdb: segy input can't be tty

2004-06-05 Thread Don McCarley
In trying to debug code with gdb, any program taking stdin on the command line complains that tty (keyboard) is already taken by gdb, so it can't use tty. Is there a way that you can get the input data into the program other than stdin; or force it in with stdin? Example of problem: --- $ gdb

Changing the default user for an ssh login

2004-06-05 Thread Gregg C Levine
Hello from Gregg C Levine I have a question. How can I change the default user of the Cygwin version of SSH from my login name to that of the host that I am going to be logging into? In this case it is a Linux box, and the user is root. Examining the man page for this version of SSH did not prove

Re: cygwin gcc performance

2004-06-05 Thread Gerrit P. Haase
Hello Tim, Igor wrote: >> Also, in the future, please *attach* your cygcheck >> output to your messages Tim wrote: > Looking at the Cygwin page on reporting errors, it > says: > "Run cygcheck -s -v -r > cygcheck.out and include that > file as an attachment in your report." > Text attachments ne

Re: cygwin gcc performance

2004-06-05 Thread Gerrit P. Haase
Hallo Matthieu, > Could someone explain me why gcc cygwin compiler take so long to build a > simple hello world program compared with mingw ? The system calls go through cygwin1.dll and not directly to the system (for every for executable linked against cygwin1.dll). You may speed up your compil

[ANNOUNCEMENT] Updated: ssmtp-2.60.9-1

2004-06-05 Thread Robert R Schneck-McConnell
I have updated the version of ssmtp to 2.60.9-1. Upstream, there's a new maintainer; along with some minor changes, two format string vulnerabilities were removed. See http://packages.debian.org/testing/mail/ssmtp Meanwhile, I've changed the config file generator (/usr/bin/ssmtp-config). A possi

Re: rxvt, ssh and utf8

2004-06-05 Thread Baurjan Ismagulov
On Fri, Jun 04, 2004 at 10:19:01AM -0700, Brian Dessent wrote: > I'd love to know why one or the other terminal setting can't just work > for everything. This happens due to the following difference in the terminfo entries: - acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~, +