Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206930 - dev-scheme/slib 3.1.5 and dev-scheme/guile 1.8.3-r1 slib fails to register with guile
Summary: dev-scheme/slib 3.1.5 and dev-scheme/guile 1.8.3-r1 slib fails to register wi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-21 21:23 UTC by Ludovico Fischer
Modified: 2008-01-21 21:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ludovico Fischer 2008-01-21 21:23:53 UTC
On isntalling slib, it fails to register with guile.

Running /usr/sbin/install_slib_for_guile gives "error: unbound module: require".


Reproducible: Always

Steps to Reproduce:
1.merge dev-scheme/guile 1.8.3-r1
2.merge dev-scheme/slib 3.1.5
OR
perform any other action which needs running /usr/sbin/install_slib_for_guile.

Actual Results:  
A message will tell you that slib failed to register with guile, or ERROR: unbound module: require.
Trying to install a package needing slib, like app-office/gnucash, will fail, because slib cannot be found.

Expected Results:  
slib should register with guile if /usr/sbin/install_slib_for_guile is run during merge or other situations.

I managed to make it work by feeding line by line the install_slib_for_guile script to the guile interpreter: after (require 'new-catalog), I got:"ERROR cannot find /usr/share/slib/mklibcat. I created a symlink from /usr/share/slib/mklibcat to /usr/share/slib/mklibcat.scm. After this I could go on with the rest of the script, and managed a working installation of gnucash.
About creating this symlink manually see: http://bbs.archlinux.org/viewtopic.php?pid=317801, post #5
Comment 1 Marijn Schouten (RETIRED) gentoo-dev 2008-01-21 21:27:17 UTC
fixed in slib-3.1.5-r1