bug-guile
[Top][All Lists]
Advanced

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

Re: Guile 1.5.2 beta ready for testing. (and-let* etc)


From: Rob Browning
Subject: Re: Guile 1.5.2 beta ready for testing. (and-let* etc)
Date: Sat, 22 Sep 2001 20:21:11 -0500
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7

Bill Schottstaedt <address@hidden> writes:

> 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!

So the single quotes aren't having the expected effect?  What shell
are you using, and does it help if the makefile is changed to refer to
and-let\*.scm or 'and-let\*.scm'?

> Also, to get past innumerable shared object problems (in SunOS 5.7, Solaris 
> 2.7)
> I had to configure it --disable-shared.

Hmm.  Could this one be a libtool version issue?  What version of
libtool do you have available?

(Note that the upcoming 1.5.3 won't address your bugs, but if we can
 get them worked out, 1.5.4 will.)

Thanks

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD



reply via email to

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