This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ESPResSo configure-ac 2.1.5, which was generated by GNU Autoconf 2.61. Invocation command line was $ ../configure-ac --enable-chooser --with-mpi=MPI CPPFLAGS=-I/usr/include/tcl8.5 ## --------- ## ## Platform. ## ## --------- ## hostname = bender uname -m = x86_64 uname -r = 2.6.31-22-generic uname -s = Linux uname -v = #60-Ubuntu SMP Thu May 27 02:41:03 UTC 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure-ac:1862: checking build system type configure-ac:1880: result: Core-pc-linux configure-ac:1902: checking host system type configure-ac:1917: result: Core-pc-linux configure-ac:1939: checking target system type configure-ac:1954: result: Core-pc-linux configure-ac:1999: checking for a BSD-compatible install configure-ac:2055: result: /usr/bin/install -c configure-ac:2066: checking whether build environment is sane configure-ac:2109: result: yes configure-ac:2137: checking for a thread-safe mkdir -p configure-ac:2176: result: /bin/mkdir -p configure-ac:2189: checking for gawk configure-ac:2219: result: no configure-ac:2189: checking for mawk configure-ac:2205: found /usr/bin/mawk configure-ac:2216: result: mawk configure-ac:2227: checking whether make sets $(MAKE) configure-ac:2248: result: yes configure-ac:2436: checking whether to enable maintainer-specific portions of Makefiles configure-ac:2445: result: no configure-ac:2482: checking for style of include used by make configure-ac:2510: result: GNU configure-ac:2580: checking for gcc configure-ac:2596: found /usr/bin/gcc configure-ac:2607: result: gcc configure-ac:2845: checking for C compiler version configure-ac:2852: gcc --version >&5 gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1 Copyright (C) 2009 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-ac:2855: $? = 0 configure-ac:2862: gcc -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) configure-ac:2865: $? = 0 configure-ac:2872: gcc -V >&5 gcc: '-V' option must have argument configure-ac:2875: $? = 1 configure-ac:2898: checking for C compiler default output file name configure-ac:2925: gcc -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:2928: $? = 0 configure-ac:2966: result: a.out configure-ac:2983: checking whether the C compiler works configure-ac:2993: ./a.out configure-ac:2996: $? = 0 configure-ac:3013: result: yes configure-ac:3020: checking whether we are cross compiling configure-ac:3022: result: no configure-ac:3025: checking for suffix of executables configure-ac:3032: gcc -o conftest -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:3035: $? = 0 configure-ac:3059: result: configure-ac:3065: checking for suffix of object files configure-ac:3091: gcc -c -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:3094: $? = 0 configure-ac:3117: result: o configure-ac:3121: checking whether we are using the GNU C compiler configure-ac:3150: gcc -c -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:3156: $? = 0 configure-ac:3173: result: yes configure-ac:3177: checking for gcc option to accept ISO C89 configure-ac:3251: gcc -c -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:3257: $? = 0 configure-ac:3280: result: none needed configure-ac:3300: checking dependency style of gcc configure-ac:3391: result: gcc3 configure-ac:3411: checking how to run the C preprocessor configure-ac:3451: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:3457: $? = 0 configure-ac:3488: gcc -E -I/usr/include/tcl8.5 conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure-ac:3494: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | /* end confdefs.h. */ | #include configure-ac:3527: result: gcc -E configure-ac:3556: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:3562: $? = 0 configure-ac:3593: gcc -E -I/usr/include/tcl8.5 conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure-ac:3599: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | /* end confdefs.h. */ | #include configure-ac:3684: checking for gcc configure-ac:3711: result: gcc configure-ac:3949: checking for C compiler version configure-ac:3956: gcc --version >&5 gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1 Copyright (C) 2009 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-ac:3959: $? = 0 configure-ac:3966: gcc -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) configure-ac:3969: $? = 0 configure-ac:3976: gcc -V >&5 gcc: '-V' option must have argument configure-ac:3979: $? = 1 configure-ac:3982: checking whether we are using the GNU C compiler configure-ac:4034: result: yes configure-ac:4038: checking for gcc option to accept ISO C89 configure-ac:4141: result: none needed configure-ac:4161: checking dependency style of gcc configure-ac:4252: result: gcc3 configure-ac:4268: checking whether gcc and cc understand -c and -o together configure-ac:4303: gcc -c conftest.c -o conftest2.o >&5 configure-ac:4306: $? = 0 configure-ac:4312: gcc -c conftest.c -o conftest2.o >&5 configure-ac:4315: $? = 0 configure-ac:4326: cc -c conftest.c >&5 configure-ac:4329: $? = 0 configure-ac:4337: cc -c conftest.c -o conftest2.o >&5 configure-ac:4340: $? = 0 configure-ac:4346: cc -c conftest.c -o conftest2.o >&5 configure-ac:4349: $? = 0 configure-ac:4367: result: yes configure-ac:8174: checking how to inline functions configure-ac:8201: gcc -c -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:8207: $? = 0 configure-ac:8228: result: static inline configure-ac:8257: checking the compiler type configure-ac:8288: result: gcc configure-ac:8334: checking whether the compiler accepts -fastsse configure-ac:8359: gcc -c -fastsse -I/usr/include/tcl8.5 conftest.c >&5 cc1: error: unrecognized command line option "-fastsse" configure-ac:8365: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure-ac:8376: result: no configure-ac:8390: checking whether the compiler accepts -fast configure-ac:8415: gcc -c -fast -I/usr/include/tcl8.5 conftest.c >&5 cc1: error: unrecognized command line option "-fast" configure-ac:8421: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure-ac:8432: result: no configure-ac:8451: checking whether the compiler accepts -m64 configure-ac:8476: gcc -c -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:8482: $? = 0 configure-ac:8487: result: yes configure-ac:8505: checking whether the compiler accepts -march=core2 configure-ac:8530: gcc -c -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:8536: $? = 0 configure-ac:8541: result: yes configure-ac:8725: checking whether the compiler accepts -msse3 -mfpmath=sse configure-ac:8750: gcc -c -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:8756: $? = 0 configure-ac:8761: result: yes configure-ac:8780: checking whether the compiler accepts -malign-double configure-ac:8805: gcc -c -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:8811: $? = 0 configure-ac:8816: result: yes configure-ac:8837: checking whether the compiler accepts -O3 configure-ac:8862: gcc -c -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:8868: $? = 0 configure-ac:8873: result: yes configure-ac:8889: checking whether the compiler accepts -Wno-unused-function configure-ac:8914: gcc -c -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:8920: $? = 0 configure-ac:8925: result: yes configure-ac:8941: checking whether the compiler accepts -Wall configure-ac:8966: gcc -c -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:8972: $? = 0 configure-ac:8977: result: yes configure-ac:8993: checking whether the compiler accepts -ffast-math configure-ac:9018: gcc -c -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:9024: $? = 0 configure-ac:9029: result: yes configure-ac:9045: checking whether the compiler accepts -floop-optimize configure-ac:9070: gcc -c -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:9076: $? = 0 configure-ac:9081: result: yes configure-ac:9097: checking whether the compiler accepts -funroll-loops configure-ac:9122: gcc -c -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:9128: $? = 0 configure-ac:9133: result: yes configure-ac:9204: checking whether the compiler accepts -fomit-frame-pointer configure-ac:9229: gcc -c -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:9235: $? = 0 configure-ac:9240: result: yes configure-ac:9366: checking whether the compiler accepts -finline-limit=1000000 configure-ac:9391: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:9397: $? = 0 configure-ac:9402: result: yes configure-ac:11193: checking for gawk configure-ac:11220: result: mawk configure-ac:11231: checking for grep that handles long lines and -e configure-ac:11305: result: /bin/grep configure-ac:11310: checking for egrep configure-ac:11388: result: /bin/grep -E configure-ac:11436: checking for ranlib configure-ac:11452: found /usr/bin/ranlib configure-ac:11463: result: ranlib configure-ac:11502: checking for a BSD-compatible install configure-ac:11558: result: /usr/bin/install -c configure-ac:11569: checking whether ln -s works configure-ac:11573: result: yes configure-ac:11582: checking for doxygen configure-ac:11613: result: no configure-ac:11631: checking for pdflatex configure-ac:11662: result: no configure-ac:11672: checking for makeindex configure-ac:11703: result: no configure-ac:11713: checking for bibtex configure-ac:11744: result: no configure-ac:11925: checking for libtcl8.6 configure-ac:11959: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.6 >&5 /usr/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:11965: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Tcl_Init (); | int | main () | { | return Tcl_Init (); | ; | return 0; | } configure-ac:12013: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/sw/lib conftest.c -ltcl8.6 >&5 /usr/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12019: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Tcl_Init (); | int | main () | { | return Tcl_Init (); | ; | return 0; | } configure-ac:12013: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/lib64 conftest.c -ltcl8.6 >&5 /usr/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12019: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Tcl_Init (); | int | main () | { | return Tcl_Init (); | ; | return 0; | } configure-ac:12013: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/local/lib64 conftest.c -ltcl8.6 >&5 /usr/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12019: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Tcl_Init (); | int | main () | { | return Tcl_Init (); | ; | return 0; | } configure-ac:12013: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/opt/lib64 conftest.c -ltcl8.6 >&5 /usr/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12019: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Tcl_Init (); | int | main () | { | return Tcl_Init (); | ; | return 0; | } configure-ac:12013: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/lib conftest.c -ltcl8.6 >&5 /usr/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12019: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Tcl_Init (); | int | main () | { | return Tcl_Init (); | ; | return 0; | } configure-ac:12013: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/local/lib conftest.c -ltcl8.6 >&5 /usr/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12019: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Tcl_Init (); | int | main () | { | return Tcl_Init (); | ; | return 0; | } configure-ac:12013: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/opt/lib conftest.c -ltcl8.6 >&5 /usr/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12019: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Tcl_Init (); | int | main () | { | return Tcl_Init (); | ; | return 0; | } configure-ac:12042: result: no configure-ac:11925: checking for libtcl8.5 configure-ac:11959: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 >&5 configure-ac:11965: $? = 0 configure-ac:12039: result: yes configure-ac:12231: checking for tcl.h configure-ac:12246: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:12252: $? = 0 configure-ac:12305: result: yes configure-ac:12341: checking for X configure-ac:12456: gcc -E -I/usr/include/tcl8.5 conftest.c conftest.c:13:22: error: X11/Xlib.h: No such file or directory configure-ac:12462: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | #include configure-ac:12511: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -lX11 -ltcl8.5 >&5 conftest.c:13:22: error: X11/Xlib.h: No such file or directory conftest.c: In function 'main': conftest.c:17: warning: implicit declaration of function 'XrmInitialize' configure-ac:12517: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure-ac:12565: result: no configure-ac:14170: checking for libfftw3 configure-ac:14204: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -lfftw3 -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw3 collect2: ld returned 1 exit status configure-ac:14210: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_plan_many_dft (); | int | main () | { | return fftw_plan_many_dft (); | ; | return 0; | } configure-ac:14258: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/sw/lib conftest.c -lfftw3 -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw3 collect2: ld returned 1 exit status configure-ac:14264: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_plan_many_dft (); | int | main () | { | return fftw_plan_many_dft (); | ; | return 0; | } configure-ac:14258: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/lib64 conftest.c -lfftw3 -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw3 collect2: ld returned 1 exit status configure-ac:14264: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_plan_many_dft (); | int | main () | { | return fftw_plan_many_dft (); | ; | return 0; | } configure-ac:14258: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/local/lib64 conftest.c -lfftw3 -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw3 collect2: ld returned 1 exit status configure-ac:14264: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_plan_many_dft (); | int | main () | { | return fftw_plan_many_dft (); | ; | return 0; | } configure-ac:14258: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/opt/lib64 conftest.c -lfftw3 -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw3 collect2: ld returned 1 exit status configure-ac:14264: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_plan_many_dft (); | int | main () | { | return fftw_plan_many_dft (); | ; | return 0; | } configure-ac:14258: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/lib conftest.c -lfftw3 -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw3 collect2: ld returned 1 exit status configure-ac:14264: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_plan_many_dft (); | int | main () | { | return fftw_plan_many_dft (); | ; | return 0; | } configure-ac:14258: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/local/lib conftest.c -lfftw3 -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw3 collect2: ld returned 1 exit status configure-ac:14264: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_plan_many_dft (); | int | main () | { | return fftw_plan_many_dft (); | ; | return 0; | } configure-ac:14258: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/opt/lib conftest.c -lfftw3 -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw3 collect2: ld returned 1 exit status configure-ac:14264: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_plan_many_dft (); | int | main () | { | return fftw_plan_many_dft (); | ; | return 0; | } configure-ac:14287: result: no configure-ac:14397: checking for libdfftw configure-ac:14431: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ldfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -ldfftw collect2: ld returned 1 exit status configure-ac:14437: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14485: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/sw/lib conftest.c -ldfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -ldfftw collect2: ld returned 1 exit status configure-ac:14491: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14485: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/lib64 conftest.c -ldfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -ldfftw collect2: ld returned 1 exit status configure-ac:14491: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14485: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/local/lib64 conftest.c -ldfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -ldfftw collect2: ld returned 1 exit status configure-ac:14491: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14485: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/opt/lib64 conftest.c -ldfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -ldfftw collect2: ld returned 1 exit status configure-ac:14491: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14485: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/lib conftest.c -ldfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -ldfftw collect2: ld returned 1 exit status configure-ac:14491: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14485: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/local/lib conftest.c -ldfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -ldfftw collect2: ld returned 1 exit status configure-ac:14491: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14485: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/opt/lib conftest.c -ldfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -ldfftw collect2: ld returned 1 exit status configure-ac:14491: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14514: result: no configure-ac:14530: checking for libfftw configure-ac:14564: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -lfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw collect2: ld returned 1 exit status configure-ac:14570: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14618: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/sw/lib conftest.c -lfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw collect2: ld returned 1 exit status configure-ac:14624: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14618: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/lib64 conftest.c -lfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw collect2: ld returned 1 exit status configure-ac:14624: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14618: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/local/lib64 conftest.c -lfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw collect2: ld returned 1 exit status configure-ac:14624: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14618: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/opt/lib64 conftest.c -lfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw collect2: ld returned 1 exit status configure-ac:14624: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14618: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/lib conftest.c -lfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw collect2: ld returned 1 exit status configure-ac:14624: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14618: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/usr/local/lib conftest.c -lfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw collect2: ld returned 1 exit status configure-ac:14624: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14618: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 -L/opt/lib conftest.c -lfftw -ltcl8.5 -lm >&5 /usr/bin/ld: cannot find -lfftw collect2: ld returned 1 exit status configure-ac:14624: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_create_plan_specific (); | int | main () | { | return fftw_create_plan_specific (); | ; | return 0; | } configure-ac:14647: result: no configure-ac:15469: checking for ANSI C header files configure-ac:15499: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15505: $? = 0 configure-ac:15604: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 configure-ac:15607: $? = 0 configure-ac:15613: ./conftest configure-ac:15616: $? = 0 configure-ac:15633: result: yes configure-ac:15657: checking for sys/types.h configure-ac:15678: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15684: $? = 0 configure-ac:15700: result: yes configure-ac:15657: checking for sys/stat.h configure-ac:15678: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15684: $? = 0 configure-ac:15700: result: yes configure-ac:15657: checking for stdlib.h configure-ac:15678: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15684: $? = 0 configure-ac:15700: result: yes configure-ac:15657: checking for string.h configure-ac:15678: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15684: $? = 0 configure-ac:15700: result: yes configure-ac:15657: checking for memory.h configure-ac:15678: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15684: $? = 0 configure-ac:15700: result: yes configure-ac:15657: checking for strings.h configure-ac:15678: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15684: $? = 0 configure-ac:15700: result: yes configure-ac:15657: checking for inttypes.h configure-ac:15678: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15684: $? = 0 configure-ac:15700: result: yes configure-ac:15657: checking for stdint.h configure-ac:15678: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15684: $? = 0 configure-ac:15700: result: yes configure-ac:15657: checking for unistd.h configure-ac:15678: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15684: $? = 0 configure-ac:15700: result: yes configure-ac:15743: checking arpa/inet.h usability configure-ac:15760: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15766: $? = 0 configure-ac:15780: result: yes configure-ac:15784: checking arpa/inet.h presence configure-ac:15799: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:15805: $? = 0 configure-ac:15819: result: yes configure-ac:15852: checking for arpa/inet.h configure-ac:15860: result: yes configure-ac:15743: checking fcntl.h usability configure-ac:15760: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15766: $? = 0 configure-ac:15780: result: yes configure-ac:15784: checking fcntl.h presence configure-ac:15799: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:15805: $? = 0 configure-ac:15819: result: yes configure-ac:15852: checking for fcntl.h configure-ac:15860: result: yes configure-ac:15743: checking float.h usability configure-ac:15760: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15766: $? = 0 configure-ac:15780: result: yes configure-ac:15784: checking float.h presence configure-ac:15799: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:15805: $? = 0 configure-ac:15819: result: yes configure-ac:15852: checking for float.h configure-ac:15860: result: yes configure-ac:15733: checking for inttypes.h configure-ac:15739: result: yes configure-ac:15743: checking limits.h usability configure-ac:15760: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15766: $? = 0 configure-ac:15780: result: yes configure-ac:15784: checking limits.h presence configure-ac:15799: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:15805: $? = 0 configure-ac:15819: result: yes configure-ac:15852: checking for limits.h configure-ac:15860: result: yes configure-ac:15743: checking netdb.h usability configure-ac:15760: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15766: $? = 0 configure-ac:15780: result: yes configure-ac:15784: checking netdb.h presence configure-ac:15799: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:15805: $? = 0 configure-ac:15819: result: yes configure-ac:15852: checking for netdb.h configure-ac:15860: result: yes configure-ac:15743: checking netinet/in.h usability configure-ac:15760: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15766: $? = 0 configure-ac:15780: result: yes configure-ac:15784: checking netinet/in.h presence configure-ac:15799: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:15805: $? = 0 configure-ac:15819: result: yes configure-ac:15852: checking for netinet/in.h configure-ac:15860: result: yes configure-ac:15743: checking stddef.h usability configure-ac:15760: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15766: $? = 0 configure-ac:15780: result: yes configure-ac:15784: checking stddef.h presence configure-ac:15799: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:15805: $? = 0 configure-ac:15819: result: yes configure-ac:15852: checking for stddef.h configure-ac:15860: result: yes configure-ac:15733: checking for stdlib.h configure-ac:15739: result: yes configure-ac:15733: checking for string.h configure-ac:15739: result: yes configure-ac:15733: checking for strings.h configure-ac:15739: result: yes configure-ac:15743: checking sys/file.h usability configure-ac:15760: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15766: $? = 0 configure-ac:15780: result: yes configure-ac:15784: checking sys/file.h presence configure-ac:15799: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:15805: $? = 0 configure-ac:15819: result: yes configure-ac:15852: checking for sys/file.h configure-ac:15860: result: yes configure-ac:15743: checking sys/socket.h usability configure-ac:15760: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15766: $? = 0 configure-ac:15780: result: yes configure-ac:15784: checking sys/socket.h presence configure-ac:15799: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:15805: $? = 0 configure-ac:15819: result: yes configure-ac:15852: checking for sys/socket.h configure-ac:15860: result: yes configure-ac:15743: checking sys/time.h usability configure-ac:15760: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:15766: $? = 0 configure-ac:15780: result: yes configure-ac:15784: checking sys/time.h presence configure-ac:15799: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:15805: $? = 0 configure-ac:15819: result: yes configure-ac:15852: checking for sys/time.h configure-ac:15860: result: yes configure-ac:15733: checking for unistd.h configure-ac:15739: result: yes configure-ac:15875: checking for an ANSI C-conforming const configure-ac:15950: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 conftest.c: In function 'main': conftest.c:67: warning: 't' is used uninitialized in this function conftest.c:83: warning: 'b' is used uninitialized in this function conftest.c:46: warning: 'cs[0]' is used uninitialized in this function configure-ac:15956: $? = 0 configure-ac:15971: result: yes configure-ac:15981: checking whether time.h and sys/time.h may both be included configure-ac:16011: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:16017: $? = 0 configure-ac:16032: result: yes configure-ac:16049: checking for stdlib.h configure-ac:16055: result: yes configure-ac:16189: checking for GNU libc compatible malloc configure-ac:16223: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 configure-ac:16226: $? = 0 configure-ac:16232: ./conftest configure-ac:16235: $? = 0 configure-ac:16251: result: yes configure-ac:16279: checking for working memcmp configure-ac:16332: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 configure-ac:16335: $? = 0 configure-ac:16341: ./conftest configure-ac:16344: $? = 0 configure-ac:16360: result: yes configure-ac:16374: checking for stdlib.h configure-ac:16380: result: yes configure-ac:16514: checking for GNU libc compatible realloc configure-ac:16548: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 configure-ac:16551: $? = 0 configure-ac:16557: ./conftest configure-ac:16560: $? = 0 configure-ac:16576: result: yes configure-ac:16620: checking sys/select.h usability configure-ac:16637: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:16643: $? = 0 configure-ac:16657: result: yes configure-ac:16661: checking sys/select.h presence configure-ac:16676: gcc -E -I/usr/include/tcl8.5 conftest.c configure-ac:16682: $? = 0 configure-ac:16696: result: yes configure-ac:16729: checking for sys/select.h configure-ac:16737: result: yes configure-ac:16610: checking for sys/socket.h configure-ac:16616: result: yes configure-ac:16750: checking types of arguments for select configure-ac:16788: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:16794: $? = 0 configure-ac:16815: result: int,fd_set *,struct timeval * configure-ac:16838: checking return type of signal handlers configure-ac:16866: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 conftest.c: In function 'main': conftest.c:54: error: void value not ignored as it ought to be configure-ac:16872: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.1.5" | #define PACKAGE_STRING "ESPResSo 2.1.5" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.1.5" | #define MPI "MPI" | #define MDINLINE static inline | #define USE_NON_CONST 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure-ac:16887: result: void configure-ac:16895: checking for size_t configure-ac:16925: gcc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c >&5 configure-ac:16931: $? = 0 configure-ac:16946: result: yes configure-ac:16958: checking for working strtod configure-ac:17009: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 conftest.c: In function 'main': conftest.c:104: warning: ignoring return value of 'strtod', declared with attribute warn_unused_result configure-ac:17012: $? = 0 configure-ac:17018: ./conftest configure-ac:17021: $? = 0 configure-ac:17037: result: yes configure-ac:17214: checking for atexit configure-ac:17270: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 configure-ac:17276: $? = 0 configure-ac:17294: result: yes configure-ac:17214: checking for floor configure-ac:17270: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 conftest.c:73: warning: conflicting types for built-in function 'floor' configure-ac:17276: $? = 0 configure-ac:17294: result: yes configure-ac:17214: checking for getcwd configure-ac:17270: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 configure-ac:17276: $? = 0 configure-ac:17294: result: yes configure-ac:17214: checking for gethostbyname configure-ac:17270: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 configure-ac:17276: $? = 0 configure-ac:17294: result: yes configure-ac:17214: checking for memset configure-ac:17270: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 conftest.c:76: warning: conflicting types for built-in function 'memset' configure-ac:17276: $? = 0 configure-ac:17294: result: yes configure-ac:17214: checking for pow configure-ac:17270: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 conftest.c:77: warning: conflicting types for built-in function 'pow' configure-ac:17276: $? = 0 configure-ac:17294: result: yes configure-ac:17214: checking for rint configure-ac:17270: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 conftest.c:78: warning: conflicting types for built-in function 'rint' configure-ac:17276: $? = 0 configure-ac:17294: result: yes configure-ac:17214: checking for select configure-ac:17270: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 configure-ac:17276: $? = 0 configure-ac:17294: result: yes configure-ac:17214: checking for socket configure-ac:17270: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 configure-ac:17276: $? = 0 configure-ac:17294: result: yes configure-ac:17214: checking for sqrt configure-ac:17270: gcc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 -I/usr/include/tcl8.5 conftest.c -ltcl8.5 -lm >&5 conftest.c:81: warning: conflicting types for built-in function 'sqrt' configure-ac:17276: $? = 0 configure-ac:17294: result: yes configure-ac:17319: checking whether to enable the chooser configure-ac:17322: result: yes configure-ac:17352: checking the name of the configuration header configure-ac:17355: result: myconfig.h configure-ac:17539: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ESPResSo config.status 2.1.5, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bender config.status:705: creating Makefile-am config.status:705: creating scripts/Makefile config.status:705: creating testsuite/Makefile config.status:705: creating doc/Makefile config.status:705: creating doc/dg/Makefile config.status:705: creating doc/ug/Makefile config.status:705: creating doc/ug/figures/Makefile config.status:705: creating doc/maggs_doc/Makefile config.status:705: creating doc/tutorials/Makefile config.status:705: creating doc/tutorials/tut2/Makefile config.status:705: creating doc/tutorials/tut2/figures/Makefile config.status:705: creating config/myconfig.h config.status:705: creating chooser/Espresso config.status:705: creating mpiwrap/Espresso config.status:705: creating testsuite/test.sh config.status:705: creating Espresso config.status:705: creating acconfig.h config.status:972: acconfig.h is unchanged config.status:1022: linking ../Makefile to Makefile config.status:1044: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=Core-pc-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes 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=set ac_cv_env_CPPFLAGS_value=-I/usr/include/tcl8.5 ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_func_atexit=yes ac_cv_func_floor=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_pow=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_rint=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_socket=yes ac_cv_func_sqrt=yes ac_cv_func_strtod=yes ac_cv_have_x=have_x=no ac_cv_header_arpa_inet_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=Core-pc-linux ac_cv_objext=o ac_cv_path_BIBTEX=no ac_cv_path_DOXYGEN=no ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MAKEINDEX=no ac_cv_path_PDFLATEX=no ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_target=Core-pc-linux ac_cv_type_signal=void ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/arpita/mpiespresso/config/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/arpita/mpiespresso/config/missing --run tar' AUTOCONF='${SHELL} /home/arpita/mpiespresso/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/arpita/mpiespresso/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/arpita/mpiespresso/config/missing --run automake-1.10' AWK='mawk' BIBTEX='no' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse3 -mfpmath=sse -march=core2 -m64 ' CONFIGURE_DEPENDENCIES='$(top_srcdir)/RELEASE_NOTES' CPP='gcc -E' CPPFLAGS='-I/usr/include/tcl8.5' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOXYGEN='no' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_LATEX_FALSE='' HAVE_LATEX_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS=' -ltcl8.5 -lm ' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINDEX='no' MAKEINFO='${SHELL} /home/arpita/mpiespresso/config/missing --run makeinfo' MPICC='' MPI_FAKE_FALSE='' MPI_FAKE_TRUE='#' MPI_INVOCATION='' OBJEXT='o' PACKAGE='espresso' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='ESPResSo' PACKAGE_STRING='ESPResSo 2.1.5' PACKAGE_TARNAME='espresso' PACKAGE_VERSION='2.1.5' PATH_SEPARATOR=':' PDFLATEX='no' POW_LIB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='' USE_CHOOSER_FALSE='#' USE_CHOOSER_TRUE='' VERSION='2.1.5' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='Core-pc-linux' build_alias='' build_cpu='Core' build_os='linux' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' dmpi_bin='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' execpkglibdir='${pkglibdir}/obj-Core-pc-linux' generic_bin='' host='Core-pc-linux' host_alias='' host_cpu='Core' host_os='linux' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/arpita/mpiespresso/config/install-sh' lam_bin='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' mpich_bin='' myconfig='myconfig.h' oldincludedir='/usr/include' pdfdir='${docdir}' poe_bin='' prefix='/home/arpita/Espresso' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' scriptsdir='${pkglibdir}/scripts' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='Core-pc-linux' target_alias='' target_cpu='Core' target_os='linux' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "ESPResSo" #define PACKAGE_TARNAME "espresso" #define PACKAGE_VERSION "2.1.5" #define PACKAGE_STRING "ESPResSo 2.1.5" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE "espresso" #define VERSION "2.1.5" #define MPI "MPI" #define MDINLINE static inline #define USE_NON_CONST 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define RETSIGTYPE void #define HAVE_ATEXIT 1 #define HAVE_FLOOR 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_MEMSET 1 #define HAVE_POW 1 #define HAVE_RINT 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_SQRT 1 #define LAST_CHANGE "March 16th, 2010" configure-ac: exit 0