[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] git build broken?
From: |
Peter Bex |
Subject: |
Re: [Chicken-users] git build broken? |
Date: |
Sun, 4 Sep 2011 21:01:11 +0200 |
User-agent: |
Mutt/1.4.2.3i |
On Sun, Sep 04, 2011 at 08:57:26PM +0200, Jörg F. Wittenberger wrote:
> Hi,
>
> I just did a git pull and found irregex.scm not compiling.
> >>wrong argument "(car)" passed to "not"<< or so.
>
> The quick quess: revert to the old types.db to compile this
> single file seems to work out.
Did you build a bootstrap compiler and retry?
Lately there've been quite a few changes that break bootstrapping
in annoying ways, but once you have a working bootstrap compiler you
can compile a bootstrap compiler from git, and with that build Chicken
from git.
I built a chicken this afternoon and it worked, AFAIK there have been
no new commits pushed since then.
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth