Re: Problem running wget

2007-08-19 Thread Brian Dessent
Rafael Anschau wrote: > Wget won´t output anything on the screen. > > bash-3.2$ pwd > / > bash-3.2$ cd bin > bash-3.2$ ./wget > bash-3.2$ cd /usr/bin > bash-3.2$ ./wget > bash-3.2$ > > Any sugestions ? wget is linked against the openssl libraries, but according to your cygcheck output you're mi

Problem running wget

2007-08-19 Thread Rafael Anschau
Wget won´t output anything on the screen. bash-3.2$ pwd / bash-3.2$ cd bin bash-3.2$ ./wget bash-3.2$ cd /usr/bin bash-3.2$ ./wget bash-3.2$ Any sugestions ? Thanks, ps: bash-3.2$ md5sum /bin/wget.exe 694e8d6a8a1d786dd8450047e1f9cb76 */bin/wget.exe bash-3.2$ -- Rafael Anschau <[EMAIL PROTEC

Re: [ANNOUNCEMENT] Updated: pinfo 0.6.9-1

2007-08-19 Thread Rodrigo Medina
Hi, all In a previous message I reported a wrong behavior of pinfo-0.6.9-1. >Words that are emphasized as `word' appear again at the start of the same line >or the following ones, substituting the correct text. >The behavior is independent of the kind of terminal. I have tried >rxvt, putty, xterm

Re: [ANNOUNCEMENT] Updated: pinfo 0.6.9-1

2007-08-19 Thread Rodrigo Medina
Hi, all I have just updated pinfo-0.6.9-1. I have found the following wrong behavior (I don't know if it was also present in previous versions): Words that are emphasized as `word' appear again at the start of the same line or the following ones, substituting the correct text. The behavior is inde

Re: Configure error from Cygwin CVS HEAD

2007-08-19 Thread Brian Dessent
David Rothenberger wrote: > Although the former and current values look the same, the former > value actually has two trailing spaces while the current value has > only one. The attached patch solves the problem for me, but I doubt > it is the appropriate way to fix this. Is there a better way? T

Configure error from Cygwin CVS HEAD

2007-08-19 Thread David Rothenberger
I'm getting an error from configure when trying to build Cygwin CVS HEAD. The error is: configure: configuring in cygwin configure: running /bin/sh '/netrel/src/cygwin/winsup/cygwin/configure' --prefix=/usr '--cache-file=./config.cache' '--with-newlib' '--enable-multilib' '--prefix=/usr' '--exe

Re: Problem building GCC on Cygwin on Vista

2007-08-19 Thread Aaron Gray
On 19 August 2007 20:22, Aaron Gray wrote: On building GCC on Vista I am getting a permissions error on building 'intl' with 'libintl.h' being unaccessable. Any insights or help welcomed, Welcome to the Cywin Package List: http://cygwin.com/packages/ Do you have libintl.h installed? It'

Re: cygwin compliation crash when uninstalling the old version of bash

2007-08-19 Thread wei
Hi Eric It's a popup box from setup.exe. I also attached the cygcheck.out in the email Thanks --Wei Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to wei on 8/19/2007 8:08 AM: When trying to install the current version of cygwin, it crash during the uninstalla

Re: RXVT doesn't recognize ALT + Cursor keys

2007-08-19 Thread Andrew DeFaria
Corinna Vinschen wrote: As vi user I'm not a real emacs person. I'm using the cursor keys a lot in tcsh, especially to scroll through the history, so it's quite helpful to do all moving using the cursor keys in tcsh, imho. I understand, however even as a vi user you use the "j" and "k" keys for

Line info causes GCC to bomb?

2007-08-19 Thread g6522c
I haven't seen this problem anywhere in the list archive, so here it is. This preprocessed input causes GCC (3.4.4) to segfault # 1 "test.c" 1 int main () { return 0; } ... and this doesn't: # 1 "test.c" # 1 "test.c" 1 int main () { return 0; } Am I missing someth

RE: Problem building GCC on Cygwin on Vista

2007-08-19 Thread Dave Korn
On 19 August 2007 20:22, Aaron Gray wrote: > On building GCC on Vista I am getting a permissions error on building 'intl' > with 'libintl.h' being unaccessable. > > Any insights or help welcomed, Welcome to the Cywin Package List: http://cygwin.com/packages/ Do you have libintl.h installed

Problem building GCC on Cygwin on Vista

2007-08-19 Thread Aaron Gray
On building GCC on Vista I am getting a permissions error on building 'intl' with 'libintl.h' being unaccessable. Any insights or help welcomed, Aaron -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: cygwin compliation crash when uninstalling the old version of bash

2007-08-19 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to wei on 8/19/2007 8:08 AM: > When trying to install the current version of cygwin, it crash during > the uninstallation of older version of bash (version 3.1-6). The system > is Windows XP. That's not very much to go on. Can you paste the

cygwin compliation crash when uninstalling the old version of bash

2007-08-19 Thread wei
When trying to install the current version of cygwin, it crash during the uninstallation of older version of bash (version 3.1-6). The system is Windows XP. Thanks for the help --Wei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/pro

Re: python module patch

2007-08-19 Thread Reini Urban
Yaakov (Cygwin Ports) schrieb: Reini Urban wrote: extern __declspec(dllexport) cannot be used as constant during compile-time. => "initializer element is not constant" cygwin auto-import feature get's that right at link-time. This is needed for the constant (compile-time) resolution of PyObject

Re: rsync problems from Vista installed cygwin, ok on XP

2007-08-19 Thread Corinna Vinschen
On Aug 18 21:06, DaveB wrote: > So... two interesting followon points... > > 1. Why didn't the ACLs get set to something reasonable as opposed to 000 in > the first place when I created this little test area in Vista? After all, I The directory has been created using native Windows tools. The p

Re: RXVT doesn't recognize ALT + Cursor keys

2007-08-19 Thread Corinna Vinschen
On Aug 18 12:27, Andrew DeFaria wrote: > Corinna Vinschen wrote: > > >On Aug 18 10:50, Corinna Vinschen wrote: > >>It just doesn't work for a Cygwin rxvt window. For some reason it does > >>neither recognize Alt + Cursor, nor Ctrl + Cursor keys for me. > >^ > >scratch that, I was c