Alfredo Portes <doyenatc...@gmail.com> writes: | Apparently I have a bad version in an Arch Linux box: | | checking which flavor of Lisp... | [eval.d:573] reset() found no driver frame (sp=0xbf8a34d0-0xbf89de60) | *** - UNIX error 13 (EACCES): Permission denied | | configure: error: clisp does not support Foreign Function Interface. | Please upgrade to a better version of CLisp or install SBCL.
yes, as I said earlier CLisp is a royal pain to work with. It can be built with various options, in particular one with FFI support and one without (plus a mirriad of variations.) For some reasons, most prebuilt CLisp I have seen in the wild are without FFI support. We do need the FFI support for src/interp/sys-os.boot. If you build one yourself, make sure you ask for dynamic FFI and check the result of the configuration. Sometimes it just goes on to build something which is not what you wanted. -- Gaby ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ open-axiom-devel mailing list open-axiom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open-axiom-devel