Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: Updated: cygwin-1.5.17-1 Date: Fri, 3 Jun 2005 00:33:55 +0100 Message-ID: <7231C15EAC2F164CA6DC326D97493C8BA1BD11@exchange35.fed.cclrc.ac.uk> From: "Adye, TJ \(Tim\)" To: "The Cygwin Mailing List" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j52NYEVa009678 Hi, On 26 May 2005, Christopher Faylor wrote: > I've made a new version of the Cygwin DLL and associated utilities > available for download. As usual, a list of what has changed > is below. > [...] > cgf: Make dlopen search /usr/bin (for Windows compatibility) > and /usr/lib (for UNIX compatibility). The change seems to be a bit more drastic than that implies to me. I believe that previously dlopen searched $PATH before, but it doesn't any more. I have a Cygwin program that loads a Windows DLL (afsauthent.dll) that it used to find via the $PATH (found in C:\Program Files\OpenAFS\Common, which OpenAFS adds to the Windows PATH, and is inherited by Cygwin). That stopped working recently (Win32 error 126), probably when I updated to cygwin-1.5.17-1 (I can check if this is in any doubt). I can get it working again if I add /cygdrive/c/Program Files/OpenAFS/Common to $LD_LIBRARY_PATH by hand. Is this change deliberate? I would have thought that "Windows compatibility" ought to include searching the PATH. Regards, Tim. ============================== cut here ============================== Tim Adye, BaBar Group, Particle Physics Dept., _ /| Rutherford Appleton Laboratory, UK. \'o.O' Oop! e-mail: T DOT J DOT Adye AT rl DOT ac DOT uk =(___)= Ack! WWW: http://hepwww.rl.ac.uk/Delphi/Adye/homepage.html U Thphft! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/