guile-user
[Top][All Lists]
Advanced

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

Re: guile-1.7 latest cvs and load-extension


From: Thien-Thi Nguyen
Subject: Re: guile-1.7 latest cvs and load-extension
Date: Wed, 7 Nov 2001 02:30:32 -0800

   From: David Pirotte <address@hidden>
   Date: Wed, 07 Nov 2001 11:14:39 +0100

      4: 24* [load-extension "libgtrees" "init_gtrees_module"]

   /usr/local/share/guile/struct/gtrees.scm:4:1: In procedure dynamic-link in 
expression (load-extension "libgtrees"
   "init_gtrees_module"):
   /usr/local/share/guile/struct/gtrees.scm:4:1: file: "libgtrees", message: 
"file not found"
   ABORT: (misc-error)
   guile>

possibly libgtrees is not installed, or your system's /etc/ld.so.conf
(or .cache or both) is stale, or there are env vars *_LIBRARY_PATH
interfering, or guile's embedded libltdl is not playing nice w/ the
system's, or libgtrees was built wrongly.

can you point out how your situation differs from those in the examples
subdir (which supposedly work)?  unfortunately there is not env, target
library build, or system config, info in the above report, which would
be most relevant for this kind of problem.

thi



reply via email to

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