The "configure.ac" file 'AC_CHECK_HEADERS([ffi.h]' error case should be updated to say that the explicit include path selection must go into CPPFLAGS, not CFLAGS, else there are cases in which the compiler will find the "ffi.h" file but the preprocessor will not find the "ffitarget.h" file (needed by "ffi.h").
Launchpad Details: #LP295062 Marco Maggi - 2008-11-07 04:53:56 -0500
The "configure.ac" file 'AC_CHECK_HEADERS([ffi.h]' error case should be updated to say that the explicit include path selection must go into CPPFLAGS, not CFLAGS, else there are cases in which the compiler will find the "ffi.h" file but the preprocessor will not find the "ffitarget.h" file (needed by "ffi.h").
Launchpad Details: #LP295062 Marco Maggi - 2008-11-07 04:53:56 -0500