chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Chicken release 4.8.0


From: John Cowan
Subject: Re: [Chicken-users] Chicken release 4.8.0
Date: Wed, 26 Sep 2012 00:59:41 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Mario Domenech Goulart scripsit:

> Maybe your build system is picking an old libchicken which has this bug:
> http://bugs.call-cc.org/ticket/855

Maybe so.  In any case, I got it to work correctly after the following
slash-and-burn procedure:

make PLATFORM=cygwin spotless
make PLATFORM=cygwin uninstall
make PLATFORM=cygwin CHICKEN=./chicken-boot
make PLATFORM=cygwin install
make PLATFORM=cygwin
make PLATFORM=cygwin install
make PLATFORM=cygwin check

.. and all went well.

-- 
Dream projects long deferred             John Cowan <address@hidden>
usually bite the wax tadpole.            http://www.ccil.org/~cowan
        --James Lileks



reply via email to

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