public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Programs become a no-op
@ 2018-05-02 23:44 Kaz Kylheku
  2018-05-02 23:55 ` David Rothenberger
  0 siblings, 1 reply; 7+ messages in thread
From: Kaz Kylheku @ 2018-05-02 23:44 UTC (permalink / raw)
  To: cygwin; +Cc: David Rothenberger

On 2018-05-02 14:15, David Rothenberger wrote:
> On 5/2/2018 1:13 PM, Boylan, Ross wrote:
>> I've tried
>> ssh -V
>> ssh --help
>> ssh -v somene@somewhere
>> and in all cases nothing happens except that I get a new command 
>> prompt.  They used to work fine.
> 
> This is usually due to a missing dependency. You can try "echo $?"
> after one of the failing commands. If it is 127, that's probably the
> issue. I usually track down the missing dependency by running the
> program under strace (strace ssh --help). It should pop-up a dialog
> window with the missing dependency library.

What if it is 127 and the dialog says "The procedure entry point 
__locale_ctype_ptr
could not be located in the dynamic link library cygwin1.dll"?

That looks like an outdated cygwin1.dll w.r.t. that program (in this 
case gdb).

But why doesn't setup.exe ensure that cygwin1.dll is up-to-date for 
other things it installs?




--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <BY2PR05MB19571396AED3AB6AD820D4BA87800@BY2PR05MB1957.namprd05.prod.outlook.com>]

end of thread, other threads:[~2018-05-03 13:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-02 23:44 Programs become a no-op Kaz Kylheku
2018-05-02 23:55 ` David Rothenberger
2018-05-03  5:48   ` Brian Inglis
     [not found] <BY2PR05MB19571396AED3AB6AD820D4BA87800@BY2PR05MB1957.namprd05.prod.outlook.com>
2018-05-02 20:13 ` Boylan, Ross
2018-05-02 21:14   ` Marco Atzeri
2018-05-02 21:15   ` David Rothenberger
2018-05-03 13:35   ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).