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


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to