メッセージ。 - Gauche 0.8.5リリース!
# Gauche 0.8.5リリース!
Gauche 0.8.5リリース!
http://www.shiro.dreamhost.com/scheme/gauche/index.html
でもなんか、手元の環境(Slackware 10.1、Linuxカーネル2.6.12)だと「make install」でエラーが出る…。うーむ。
http://www.shiro.dreamhost.com/scheme/gauche/index.html
でもなんか、手元の環境(Slackware 10.1、Linuxカーネル2.6.12)だと「make install」でエラーが出る…。うーむ。
make[1]: Entering directory `/usr/local/src/devel/Gauche-0.8.5/libif test -f /usr/local/lib/slib/require.scm; then \/usr/local/bin/gosh -ftest -uslib -E"require 'new-catalog" -Eexit;\fi*** ERROR: unbound variable: with-load-pathnameStack Trace:_______________________________________0 (lambda () (apply *old-load* (cons <pathname> extra)))At line 205 of "/usr/local/lib/slib/require.scm"1 (slib:load (in-vicinity (library-vicinity) "mklibcat"))At line 79 of "/usr/local/lib/slib/require.scm"2 (catalog:get feature)At line 139 of "/usr/local/lib/slib/require.scm"make[1]: *** [slibcat] エラー 70make[1]: Leaving directory `/usr/local/src/devel/Gauche-0.8.5/lib'make: *** [install] エラー 2
Comment
# 0.8.5 error
こちらでは2d6で動作しています。
# Gauche 0.8.5 with SLIB 3a2
slibは、最新バージョンの3a2を使用しました。
えーと、SLIBをインストールしたのは、Gauche-0.8.3と0.8.4でdefineの
挙動が変わったのを(SCMではどうなるか)確認したかっただけなので、
個人的にはこのエラーでとくに困っているということはないです。
Trackback