This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libtool dlopen [WAS: Guile and Readline won't play together]



Charles Wilson wrote:

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

Okay, turns out the problem was actually in ltdl.m4. I haven't run this version thru the testsuite yet, but you can try simply replacing both copies of cygltdl-3.dll with this one:

http://www.neuro.gatech.edu/users/cwilson/cygutils/testing/release/libtool/libtool-devel/libltdl3/

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]