chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] How to load modules for compilation


From: Sascha Ziemann
Subject: Re: [Chicken-users] How to load modules for compilation
Date: Mon, 6 Oct 2014 16:03:16 +0200



2014-10-06 15:53 GMT+02:00 Peter Bex <address@hidden>:
On Mon, Oct 06, 2014 at 03:44:38PM +0200, Sascha Ziemann wrote:
> Error: during expansion of (curtain ...) - unbound variable:
> blowfish#make-blowfish-encryptor

You can do (begin-for-syntax (require-extension blowfish)) to make

Thanks! This helps. I thought the -R option would do it. But it seems to be for something else.

Regards,
Sascha


reply via email to

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