bugGuile - Bugs: bug #1877, cannot load srfi-13

 
 

bug #1877: cannot load srfi-13

Submitter:  Eric Hanchrow <offby1>
Submitted:  Tue 03 Dec 2002 11:14:42 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 05 Dec 2004 11:02:47 PM UTC, comment #2: 

Maybe guile should force its configured lib directory into the ltdl path.  Leave it for now though.

Kevin Ryde <kryde>
Group Member
Tue 03 Dec 2002 11:21:56 PM UTC, comment #1: 

Two minutes after submitting the above, it ocurred to me to run guile with LD_LIBRARY_PATH set to /usr/local/lib, and of course that fixed the problem.  So consider this pilot error.

Eric Hanchrow <offby1>
Tue 03 Dec 2002 11:14:42 PM UTC, original submission:  

GNU Guile, version 1.6.0
guile> (use-modules (srfi srfi-1))
guile> (use-modules (srfi srfi-13))
/usr/local/share/guile/1.6.0/srfi/srfi-13.scm:159:1: In procedure dynamic-link in expression (load-extension "libguile-srfi-srfi-13-14-v-1" "scm_init_srfi_13"):
/usr/local/share/guile/1.6.0/srfi/srfi-13.scm:159:1: file: "libguile-srfi-srfi-13-14-v-1", message: "file not found"
ABORT: (misc-error)

Type "(backtrace)" to get more information or "(debug)" to enter the debugger.
guile>

Eric Hanchrow <offby1>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-12-05 kryde Open/ClosedOpen Closed
2004-12-05 kryde StatusNone Invalid

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code