chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] chicken-setup in the hygienic branch


From: Tobia Conforto
Subject: [Chicken-users] chicken-setup in the hygienic branch
Date: Wed, 27 Aug 2008 19:05:35 +0200

I cannot get it to work:

$ make PLATFORM=macosx ARCH=x86-64 \
        CHICKEN=/usr/local/bin/chicken \
        PREFIX=/Users/toby/bin/hygienic-chicken \
        PROGRAM_SUFFIX=.hy
(compilation ok)

$ make ... install
(installation ok)

$ csi.hy -n
(yase! it works)

$ chicken-setup.hy utf8
Error: unbound variable: ##sys#register-macro-2

That's the only line of output.
Exit code = 70

What am I missing?


Tobia




reply via email to

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