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 To: Charles Wilson Cc: 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> Organization: Jan at Appel From: Jan Nieuwenhuizen Date: Tue, 16 Jul 2002 11:21:42 +0200 In-Reply-To: <3D337042.1060209@ece.gatech.edu> (Charles Wilson's message of "Mon, 15 Jul 2002 21:00:50 -0400") Message-ID: <87ele4koyh.fsf@peder.flower> Lines: 25 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Charles Wilson writes: > Okay, so on cygwin libltdl is using the PATH to search for the libtool > library. A-ha! That's because the primary search path is: > > /* Define to the name of the environment variable that determines the > dynamic library search path. */ > #define LTDL_SHLIBPATH_VAR "PATH" Ok... > That's so it can find dlls. fine and dandy -- only it isn't, apparently. > > /* 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. Ok, this makes a sense. Thanks a lot. Jan. -- Jan Nieuwenhuizen | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org -- 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/