On Wed, Dec 29, 2010 at 6:53 PM,  <francog...@mail.com> wrote:
>
> This is not correct as libffi is installed and ffi.h is in the path.
> There is probably some error in the config file.
> These days almost all libraries use cffi and dffi is needed for that.

ECL only uses Autoconf's tests for headers. Have you looked at
config.log for the cause why ffi.h is not found? Most probably you
forgot to add CFLAGS=-I/whatever/location/of/ffi/headers Either that
or the version that is supplied is too old.

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