delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/06/03/08:33:04

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Reply-To: Cygwin List <cygwin AT cygwin DOT com>
Message-Id: <6.2.1.2.0.20050603082746.07023fa0@pop.prospeed.net>
Date: Fri, 03 Jun 2005 08:28:35 -0400
To: "Adye, TJ \(Tim\)" <T DOT J DOT Adye AT rl DOT ac DOT uk>, "Cygwin List" <cygwin AT cygwin DOT com>
From: Larry Hall <lh-no-personal-replies-please AT cygwin DOT com>
Subject: RE: Updated: cygwin-1.5.17-1
In-Reply-To: <7231C15EAC2F164CA6DC326D97493C8BA1BD20@exchange35.fed.cclr c.ac.uk>
References: <7231C15EAC2F164CA6DC326D97493C8BA1BD20 AT exchange35 DOT fed DOT cclrc DOT ac DOT uk>
Mime-Version: 1.0

At 05:26 AM 6/3/2005, you wrote:
>OK, I downgraded to cygwin 1.5.16-1 and the problem went away. I made a
>small test program, dltest (attached), that does a
>dlopen(file,RTLD_LAZY). The following shows that PATH was searched with
>1.5.16-1, but not in 1.5.17-1.
>
>cygwin 1.5.16-1:-
>
>% export PATH="/usr/bin"
>% ./dltest afsauthent.dll
>error opening afsauthent.dll: dlopen, Win32 error 126
>% export PATH="/usr/bin:/cygdrive/c/Program Files/OpenAFS/Common"
>% ./dltest afsauthent.dll
>opened afsauthent.dll
>
>cygwin 1.5.17-1:-
>
>% export PATH="/usr/bin:/cygdrive/c/Program Files/OpenAFS/Common"
>% ./dltest afsauthent.dll
>error opening afsauthent.dll: dlopen, Win32 error 126
>% type afsauthent.dll    # just to be sure it's there
>afsauthent.dll is /cygdrive/c/Program
>Files/OpenAFS/Common/afsauthent.dll
>% export LD_LIBRARY_PATH="/cygdrive/c/Program Files/OpenAFS/Common"
>% ./dltest afsauthent.dll
>opened afsauthent.dll 


OK, thanks.  It looks like Chris has found and corrected this problem 
already:  

  <http://cygwin.com/ml/cygwin/2005-06/msg00090.html>



--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019