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: felix winkelmann
Subject: [Chicken-users] Re: Problem building darcs head
Date: Mon, 8 May 2006 06:52:26 +0200

On 5/8/06, Reed Sheridan <address@hidden> wrote:

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

Yes, and the few lines above it.


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).

make install isn't needed. make will pick up ./chicken, if no BOOTSTRAP_PATH
is given. Just follow the instructions. ;-)


cheers,
felix




reply via email to

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