chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] Problem compiling git snapshots


From: Mario Domenech Goulart
Subject: Re: [Chicken-hackers] Problem compiling git snapshots
Date: Tue, 26 Jul 2011 07:02:15 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Hi Jules,

On Tue, 26 Jul 2011 09:26:13 +0000 (UTC) address@hidden wrote:

> In the last few days, compiling git snapshots of "Master", et. al., has failed
> after invoking "identify.sh"; gcc emits errors about not finding files:
> buildid, buildbranch, and buildtag.h .
>
> Seems identify.sh is trying to get info from a ".git" directory, but the git
> snapshots don't have the directory, so the shell script doesn't write the
> build* files, hence the build fails.

By git snapshots you mean the tarballs from
http://code.call-cc.org/dev-snapshots ?

If so, you don't need to bootstrap Chicken. They are tarballs that
already contain the Scheme files compiled to C, so you just need a C
compiler (no need to bootstrap, no need to have an installed Chicken).

Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

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