On both the Sun (Solaris 2.7) and Irix 5.3:
the Makefile (install) line
.././install-sh -c -m 644 and-let-star-compat.scm \
/usr/local/share/guile/1.5.2/ice-9/'and-let*.scm'
actually copies and-let-star-compat.scm to and-let-star.scm!
/usr/local/share/guile/1.5.2/ice-9/ diff and-let-star.scm
/space/home/bil/test/guile-1.5.2/ice-9/and-let-star-compat.scm
/usr/local/share/guile/1.5.2/ice-9/
I had to recopy and-let-star.scm to the /usr/local/share... directory.
Also, to get past innumerable shared object problems (in SunOS 5.7, Solaris 2.7)
I had to configure it --disable-shared.
(Sorry about the line-wraps -- can't seem to disable them!)
_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile