[Ecls-list] Problem using cffi with ecl
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Thu Jan 6 21:46:12 UTC 2011
On Wed, Jan 5, 2011 at 10:01 PM, Marko Kocić <marko.kocic at gmail.com> wrote:
> Using latest ecl from source when I try to asdf load any package that
> depends on cffi I get the error like "cannot find external symbol
> call-cfun in SI package".
>
In your case I believe the error is caused by libffi not being available:
without libffi ECL can only code the FFI using C. Can you verify whether
*features* contains :DFFI? Could it be that the library you try to load was
built with a previous version of ECL?
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20110106/5322aae6/attachment.html>
More information about the ecl-devel
mailing list