chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Re: Problem building darcs head


From: Reed Sheridan
Subject: [Chicken-users] Re: Problem building darcs head
Date: Sun, 7 May 2006 23:19:51 -0500



On 5/7/06, felix winkelmann <address@hidden> wrote:
On 5/8/06, Reed Sheridan <address@hidden> wrote:
>
> Yes, I figured out how to make it work.  I was thinking this should be
> fixed, but the problem should go away on its own when the snapshot you use
> to bootstrap is aware of export files.

Sorry, I should probably have warned about this earlier. But I added a note
to the message darcs displays when pulling - probably too late.

This warning?
 make chicken BOOTSTRAP_PATH=... && touch *.scm && make

There should be a make install before touch *.scm, and there should be a warning that make will fail with an error when it expects a rule for .export files (I think everything is actually built, so it should be okay to just run make install, but I actually created empty .export files and ran make again).

Reed Sheridan


reply via email to

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