Hello Dimitry, Thanks for the report.
* DimitryASuplatov wrote on Mon, Aug 18, 2008 at 12:40:13PM CEST: > Hello, > Ive got this message while compiling fftw with icc 3.1.038 on opensuse > 11: > > configure: WARNING: limits.h: present but cannot be compiled > configure: WARNING: limits.h: check for missing prerequisite headers? > configure: WARNING: limits.h: proceeding with the preprocessor's result Please read <http://www.gnu.org/software/autoconf/manual/html_node/Present-But-Cannot-Be-Compiled.html> then look at the config.log snippet corresponding to the above output, then report the data (the full compiler error) to [EMAIL PROTECTED] so Steven can adjust the configure.ac script. Most likely though you should really be using a newer version of fftw. For one, at least the last tarball recommends to report configure issues to their site, not to Autoconf. ;-) Cheers, Ralf
