Re: [r6rs] misc problems with the cache of precompiled files

2010-06-14 Thread No Itisnt
> There are some bugs still around regarding the compilation cache and > r6rs modules -- or specifically, with versioned modules, which r6rs > modules are. We're still working that one out and hpe to have something > in a couple days. Is that the issue I bumped into with (rnrs control)?

Re: [r6rs] misc problems with the cache of precompiled files

2010-06-14 Thread Andy Wingo
Hello Marco, On Fri 11 Jun 2010 08:04, Marco Maggi writes: > I just noticed that my cache has this file in it: > > /home/marco/.cache/guile/ccache/2.0-0.Q-LE-4/home/marco/.cache/guile/ccache/2.0-0.Q-LE-4/home/marco/var/tmp/proof.sps.go.go > > should I expect this or is something wrong with p

Re: GNU Guile 1.9.11 released (beta)

2010-06-14 Thread Ludovic Courtès
Hi, Taylor Venable writes: > During the configure process, the script produces errors in the shell: > > ./configure: line 20215: test: -lt: unary operator expected > ./configure: line 20216: test: -eq: unary operator expected > ./configure: line 20252: test: -lt: unary operator expected > ./conf