Re: DLL error messages suppressed under zsh/RXVT

2006-09-26 Thread Williams, Gerald S \(Jerry\)
Shankar Unni wrote: > Before sending your cygcheck.out, try checking the archives. > This problem was talked about a couple of months ago. Thanks for the reference. The problem I reported (check the OP) may be related but isn't exactly the same. AFAICT, suppression of those DLL error messages shou

Re: DLL error messages suppressed under zsh/RXVT

2006-09-25 Thread Shankar Unni
Williams, Gerald S (Jerry) wrote: $ mv cygcrypto-0.9.8.dll cygcrypto-0.9.8.dll.NOT $ ./openssl $ No popups or error messages, just silently exits. Before sending your cygcheck.out, try checking the archives. This problem was talked about a couple of months ago. See the thread starting w

Re: DLL error messages suppressed under zsh/RXVT

2006-09-22 Thread Peter A. Castro
On Fri, 22 Sep 2006, Williams, Gerald S (Jerry) wrote: I recently ran into a problem where DLL error messages were apparently suppressed under zsh/RXVT though they appeared under bash/CONSOLE. How about under zsh/CONSOLE? I was trying to build Subversion 1.4.0, and it at one point configure

DLL error messages suppressed under zsh/RXVT

2006-09-22 Thread Williams, Gerald S \(Jerry\)
I recently ran into a problem where DLL error messages were apparently suppressed under zsh/RXVT though they appeared under bash/CONSOLE. I was trying to build Subversion 1.4.0, and it at one point configure runs the following command: ruby -r mkmf -e 'exit(have_func("rb_hash_foreach") ? 0 : 1)