On Wed, Jan 5, 2011 at 10:01 PM, Marko Kocić <marko.ko...@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
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to