On Sat, Nov 15, 2003 at 12:18:10 -0500, Grzegorz B. Prokopski wrote: > I am thus trying to re-libtoolize and re-autoconf the package using > current cygwin tools and to change a few things in configure.am file. > > Unfortunatelly while running autoconf - I am getting a bunch of errors if > I try to do that in gcc-3.3.1*/libffi directory about "possibly undefined > macros" like AC_COMPILE_CHECK_SIZEOF and AC_C_BIGENDIAN_CROSS.
In general, redoing auto* stuff may require packages beyond the build dependencies of a Debian source package. The two macros you mention can be found in the 'autoconf-archive' package. HTH, Ray -- The Internet interprets attempts at proprietary control as damage and routes around it. Eric S. Raymond