On 3 Mar 2011, at 10:25, Andy Wingo wrote:

> On Wed 02 Mar 2011 23:15, Hans Aberg <haber...@telia.com> writes:
> 
>>  scheme@(guile-user)> (dynamic-link "libm")
>>  ERROR: In procedure dynamic-link:
>>  ERROR: In procedure dynamic-link: file: "libm", message: "file not found"
> 
> Why does this fail?  Can you strace it?  

If you tell me how. :-)

However, it works, also full path, with or without file name extension, as long 
as the name of the library actually opened ends in .so. If it ends in .dylib, 
it says it is not found.

> What version of libltdl do you
> have?

libltdl.7 from libtool-2.4.



Reply via email to