This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by fftw configure 3.1.2, which was generated by GNU Autoconf 2.59e. Invocation command line was $ ./configure --enable-float ## --------- ## ## Platform. ## ## --------- ## hostname = Sharada uname -m = i686 uname -r = 2.4.21-4.EL uname -s = Linux uname -v = #1 Fri Oct 3 18:13:58 EDT 2003 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2036: checking for a BSD-compatible install configure:2092: result: /usr/bin/install -c configure:2103: checking whether build environment is sane configure:2146: result: yes configure:2211: checking for gawk configure:2227: found /bin/gawk configure:2238: result: gawk configure:2249: checking whether make sets $(MAKE) configure:2270: result: yes configure:2456: checking whether to enable maintainer-specific portions of Makefiles configure:2465: result: no configure:2511: checking build system type configure:2529: result: i686-pc-linux-gnu configure:2551: checking host system type configure:2566: result: i686-pc-linux-gnu configure:2961: checking for gcc configure:2977: found /usr/bin/gcc configure:2988: result: gcc configure:3226: checking for C compiler version configure:3233: gcc --version >&5 gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-20) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3236: $? = 0 configure:3243: gcc -v >&5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-20) configure:3246: $? = 0 configure:3253: gcc -V >&5 gcc: argument to `-V' is missing configure:3256: $? = 1 configure:3279: checking for C compiler default output file name configure:3306: gcc conftest.c >&5 configure:3309: $? = 0 configure:3355: result: a.out configure:3360: checking whether the C compiler works configure:3370: ./a.out configure:3373: $? = 0 configure:3390: result: yes configure:3397: checking whether we are cross compiling configure:3399: result: no configure:3402: checking for suffix of executables configure:3409: gcc -o conftest conftest.c >&5 configure:3412: $? = 0 configure:3436: result: configure:3442: checking for suffix of object files configure:3468: gcc -c conftest.c >&5 configure:3471: $? = 0 configure:3494: result: o configure:3498: checking whether we are using the GNU C compiler configure:3527: gcc -c conftest.c >&5 configure:3533: $? = 0 configure:3540: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3543: $? = 0 configure:3550: test -s conftest.o configure:3553: $? = 0 configure:3567: result: yes configure:3572: checking whether gcc accepts -g configure:3602: gcc -c -g conftest.c >&5 configure:3608: $? = 0 configure:3615: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3618: $? = 0 configure:3625: test -s conftest.o configure:3628: $? = 0 configure:3758: result: yes configure:3775: checking for gcc option to accept ISO C89 configure:3844: gcc -c -g -O2 conftest.c >&5 configure:3850: $? = 0 configure:3857: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3860: $? = 0 configure:3867: test -s conftest.o configure:3870: $? = 0 configure:3890: result: none needed configure:3919: checking for style of include used by make configure:3947: result: GNU configure:3975: checking dependency style of gcc configure:4065: result: gcc3 configure:4084: checking for C compiler vendor configure:4118: gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:18: `thisisanerror' undeclared (first use in this function) conftest.c:18: (Each undeclared identifier is reported only once conftest.c:18: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:18: `thisisanerror' undeclared (first use in this function) conftest.c:18: (Each undeclared identifier is reported only once conftest.c:18: for each function it appears in.) configure:4124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4118: gcc -c -g -O2 conftest.c >&5 configure:4124: $? = 0 configure:4131: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4134: $? = 0 configure:4141: test -s conftest.o configure:4144: $? = 0 configure:4158: result: gnu configure:4163: checking for gcc option to accept ISO C99 configure:4293: gcc -c -g -O2 conftest.c >&5 conftest.c:33: syntax error before "text" conftest.c: In function `test_restrict': conftest.c:38: `for' loop initial declaration used outside C99 mode conftest.c:38: `text' undeclared (first use in this function) conftest.c:38: (Each undeclared identifier is reported only once conftest.c:38: for each function it appears in.) conftest.c: In function `main': conftest.c:89: syntax error before "newvar" conftest.c:98: `for' loop initial declaration used outside C99 mode conftest.c:114: `newvar' undeclared (first use in this function) configure:4299: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict(ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy work. | static void | test_varargs(const char *format, ...) | { | va_list args; | va_start(args, format); | va_list args_copy; | va_copy(args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg(args_copy, const char *); | break; | case 'd': // int | number = va_arg(args_copy, int); | break; | case 'f': // float | fnumber = (float) va_arg(args_copy, double); | break; | default: | break; | } | } | va_end(args_copy); | va_end(args); | } | | int | main () | { | | // Check bool and long long datatypes. | _Bool success = false; | long long int bignum = -1234567890LL; | unsigned long long int ubignum = 1234567890uLL; | | // Check restrict. | if (test_restrict("String literal") != 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs("s, d' f .", "string", 65, 34.234); | | // Check incomplete arrays work. | struct incomplete_array *ia = | malloc(sizeof(struct incomplete_array) + (sizeof(double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = (double) i * 1.234; | | // Check named initialisers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[43] = 543; | | // work around unused variable warnings | return bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'; | | ; | return 0; | } configure:4293: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4299: $? = 0 configure:4306: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4309: $? = 0 configure:4316: test -s conftest.o configure:4319: $? = 0 configure:4346: result: -std=gnu99 configure:4488: checking for gcc -std=gnu99 option to accept ISO Standard C configure:4499: result: -std=gnu99 configure:4526: checking for a BSD-compatible install configure:4582: result: /usr/bin/install -c configure:4593: checking whether ln -s works configure:4597: result: yes configure:4604: checking whether make sets $(MAKE) configure:4625: result: yes configure:4684: checking for a sed that does not truncate output configure:4738: result: /bin/sed configure:4741: checking for grep that handles long lines and -e configure:4815: result: /bin/grep configure:4820: checking for egrep configure:4898: result: /bin/grep -E configure:4914: checking for ld used by gcc -std=gnu99 configure:4981: result: /usr/bin/ld configure:4990: checking if the linker (/usr/bin/ld) is GNU ld configure:5005: result: yes configure:5010: checking for /usr/bin/ld option to reload object files configure:5017: result: -r configure:5035: checking for BSD-compatible nm configure:5084: result: /usr/bin/nm -B configure:5088: checking how to recognise dependent libraries configure:5264: result: pass_all configure:5803: checking how to run the C preprocessor configure:5843: gcc -std=gnu99 -E conftest.c In file included from /usr/include/bits/posix1_lim.h:130, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/limits.h:132, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/syslimits.h:7, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/limits.h:11, from conftest.c:13: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:5849: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:5843: gcc -std=gnu99 -E conftest.c In file included from /usr/include/bits/posix1_lim.h:130, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/limits.h:132, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/syslimits.h:7, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/limits.h:11, from conftest.c:13: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:5849: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:5843: gcc -std=gnu99 -E -traditional-cpp conftest.c /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/tradcpp0: invalid option `-std=gnu99' configure:5849: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:5843: gcc -std=gnu99 -E -traditional-cpp conftest.c /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/tradcpp0: invalid option `-std=gnu99' configure:5849: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:5843: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:130, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/limits.h:132, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/syslimits.h:7, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/limits.h:11, from conftest.c:13: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:5849: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:5843: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:130, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/limits.h:132, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/syslimits.h:7, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/limits.h:11, from conftest.c:13: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:5849: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:5933: result: /lib/cpp configure:5962: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:130, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/limits.h:132, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/syslimits.h:7, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/limits.h:11, from conftest.c:13: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:5968: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:5962: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:130, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/limits.h:132, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/syslimits.h:7, from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include/limits.h:11, from conftest.c:13: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:5968: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "fftw 3.1.2" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE "fftw" | #define VERSION "3.1.2" | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:6044: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/lib/cpp ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 ax_cv_c_compiler_vendor=gnu lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_gnu_ld=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/sharada/FFTW/fftw-3.1.2/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/sharada/FFTW/fftw-3.1.2/missing --run tar' AR='' AS='gcc -std=gnu99' ASFLAGS='' AUTOCONF='${SHELL} /home/sharada/FFTW/fftw-3.1.2/missing --run autoconf' AUTOHEADER='${SHELL} /home/sharada/FFTW/fftw-3.1.2/missing --run autoheader' AUTOMAKE='${SHELL} /home/sharada/FFTW/fftw-3.1.2/missing --run automake-1.9' AWK='gawk' CC='gcc -std=gnu99' CCAS='gcc -std=gnu99' CCASFLAGS='' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CODELET_OPTIM='' COMBINED_THREADS_FALSE='' COMBINED_THREADS_TRUE='' CPP='/lib/cpp' CPPFLAGS='' CXX='' CXXCPP='' CXXDEPMODE='' CXXFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' FLIBS='' GREP='/bin/grep' HAVE_K7_FALSE='' HAVE_K7_TRUE='#' HAVE_SIMD_FALSE='' HAVE_SIMD_TRUE='#' INSTALLED_OCAMLC='/usr/local/bin/ocamlc' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LDOUBLE_FALSE='' LDOUBLE_TRUE='#' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/sharada/FFTW/fftw-3.1.2/missing --run makeinfo' OBJDUMP='' OBJEXT='o' OCAMLC='' OCAMLCFLAGS='' OCAMLDEFS='' OCAMLDEP='' OCAMLLDFLAGS='' OCAMLOPT='' OCAMLOPTCFLAGS='' PACKAGE='fftw' PACKAGE_BUGREPORT='fftw@fftw.org' PACKAGE_NAME='fftw' PACKAGE_STRING='fftw 3.1.2' PACKAGE_TARNAME='fftw' PACKAGE_VERSION='3.1.2' PATH_SEPARATOR=':' POW_LIB='' PRECISION='s' PREC_SUFFIX='f' PRTDIAG='' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='' SET_MAKE='' SHARED_VERSION_INFO='4:2:1' SHELL='/bin/sh' SIMD_CFLAGS='' SINGLE_FALSE='#' SINGLE_TRUE='' STRIP='' TARGET_OCAMLBIN='/usr/local/bin' TARGET_OCAMLLIB='/usr/local/lib/fftw' TARGET_OCAMLRUN='/usr/local/bin/ocamlrun' THREADLIBS='' THREADS_FALSE='' THREADS_TRUE='' VERSION='3.1.2' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='' acx_pthread_config='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/home/sharada/FFTW/fftw-3.1.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "fftw" #define PACKAGE_TARNAME "fftw" #define PACKAGE_VERSION "3.1.2" #define PACKAGE_STRING "fftw 3.1.2" #define PACKAGE_BUGREPORT "fftw@fftw.org" #define PACKAGE "fftw" #define VERSION "3.1.2" #define FFTW_SINGLE 1 #define BENCHFFT_SINGLE 1 configure: exit 1