Re: pthread_mutex_lock error

2003-09-08 Thread Rob Clack
Sad but true. When I finally did what I should have done to start with, I quickly found that I had managed to include the wrong version of cygwin1.dll in my binary. I then found I also had to add cygreadline5.dll and cygncurses6.dll, but that was easy enough. No doubt the latter was document

Re: pthread_mutex_lock error

2003-09-04 Thread Christopher Faylor
On Thu, Sep 04, 2003 at 04:31:35PM +0100, Rob Clack wrote: >So I'm stuck now as to how to proceed. Or does your return post, >Christopher, mean the answer is there if I only look in the right place? You said that you had no idea how to diagnose the problem. I pointed you at the page which talks

Re: pthread_mutex_lock error

2003-09-04 Thread Rob Clack
Sorry, should have mentioned that I had looked at the FAQ, searched the archives and googled for pthread_mutex_lock and not found much of great use. Threads are not something I know much about, the code having been written by someone else. However, while waiting to see if anyone can point me in

Re: pthread_mutex_lock error

2003-09-04 Thread Christopher Faylor
On Thu, Sep 04, 2003 at 11:37:10AM +0100, Rob Clack wrote: >I have no idea how to even start diagnosing this problem. http://cygwin.com/problems.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: ht

[Fwd: pthread_mutex_lock error]

2003-09-04 Thread Rob Clack
Forgot to say, this is cygwin 1.3.22-1 Sigh Rob Original Message Subject: pthread_mutex_lock error Date: Thu, 04 Sep 2003 11:37:10 +0100 From: Rob Clack <[EMAIL PROTECTED]> Organization: Sanger Institute To: [EMAIL PROTECTED] I have a big app developed under Linux which ha

pthread_mutex_lock error

2003-09-04 Thread Rob Clack
I have a big app developed under Linux which has been ported to Windows. I build it under NT4 but a user complained it was broken under W2K and indeed he's right. When I installed it on a borrowed W2K box the install went fine, but running it fails immediately with a dialog box headed Startac