bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile can't find dynamically loaded library


From: Paul Jarc
Subject: Re: guile can't find dynamically loaded library
Date: Sat, 05 Oct 2002 14:35:59 -0400
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu)

Michael Vanier <address@hidden> wrote:
> Well, it's even more hosed that you realize :-(  When I do what you say, it
> reports that it can't find libguile-bessel.so in /usr/lib.  When I copy
> libguile-bessel.so into /usr/lib, it reports that it can't find it in
> /usr/local/lib (the next path in my LD_LIBRARY_PATH).  And so forth.

libltdl is misinterpreting the return value of access().  This bug has
been fixed in Guile before, but apparently the fix didn't make its way
into all the CVS branches.


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]