writes:
> If you "make -k" the needed things are built, and then another make finished
> up what's left.
Ah yes, good idea, that works. Thanks!
Neil
On Thu, Jul 1, 2010 at 3:48 AM, Andy Wingo wrote:
> On Thu 01 Jul 2010 00:58, Neil Jerram writes:
>>
>> It occurred to me that if this is right, the Hydra build should be
>> failing too. And I think it is. The "gnu:guile-master:tarball" build
>> last succeeded on 17th June, and has been failing
Hi Tristan,
I'm currently travelling, so I'm not sure when this reply will go out;
apologies in advance. I had not intended to push the repl-stack thing
yet, as it wasn't finished, but it looked harmless. Did the subsequent
push not fix it for you?
FYI I am trying to simplify our REPL interface,
On Thu 01 Jul 2010 06:43, Nala Ginrut writes:
> hi, I updated the newest guile-src from git://git.sv.gnu.org/guile,
> but while I compile it , it showed error msg below:
Can you remove your checkout, and try again? Please note down the
commands you tried, and their output, so that we can help.
On Thu 01 Jul 2010 00:58, Neil Jerram writes:
> Neil Jerram writes:
>
>> So my hypothesis now is:
>>
>> - some change in the last few months has introduced a dependency of
>> Guile script startup (specifically including the case where Guile is
>> run to generate guile-procedures.texi) on srf
Neil Jerram wrote:
> So my hypothesis now is:
>
> - some change in the last few months has introduced a dependency of
> Guile script startup (specifically including the case where Guile is
> run to generate guile-procedures.texi) on srfi-1.scm
>
> - this makes the build impossible!
>