delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/07/15/21:23:01

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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
Message-ID: <3D33754D.50504@ece.gatech.edu>
Date: Mon, 15 Jul 2002 21:22:21 -0400
From: Charles Wilson <cwilson AT ece DOT gatech DOT edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2
X-Accept-Language: en-us
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: libtool dlopen [WAS: Guile and Readline won't play together]
References: <000001c22bc5$138a5620$734b1cd3 AT Dell> <87sn2lnuwm DOT fsf AT peder DOT flower> <00ed01c22beb$6cbd4f10$1800a8c0 AT LAPTOP> <87y9cclicn DOT fsf_-_ AT peder DOT flower> <3D335328 DOT 6060307 AT ece DOT gatech DOT edu> <87r8i4lgg8 DOT fsf AT peder DOT flower> <3D335BBF DOT 5020400 AT ece DOT gatech DOT edu> <87n0sslfve DOT fsf AT peder DOT flower> <3D337042 DOT 1060209 AT ece DOT gatech DOT edu>

Charles Wilson wrote:


> /* Define to the system default library search path. */
> #define LTDL_SYSSEARCHPATH "/lib/usr/lib"
> 
> But this is the real problem.  This should be "/lib:/usr/lib".  Somehow
> the ':' went missing.  I'll track it down.
> 


Well, this is the problem:

       sys_search_path="$sys_search_path$ac_path_separator$dir"

ac_path_separator is never computed by libltdl/configure.  In fact, the 
only reference to that variable is in the line quoted above.  Surely 
that's not right...

--Chuck


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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