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.2.0b, which was generated by GNU Autoconf 2.63. Invocation command line was $ ../configure-ac --enable-chooser CPPFLAGS=-I /usr/local/include LDFLAGS=-L/usr/local/lib ## --------- ## ## Platform. ## ## --------- ## hostname = devin uname -m = i686 uname -r = 2.6.34.7-0.5-default uname -s = Linux uname -v = #1 SMP 2010-10-25 08:40:12 +0200 /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/local/gromacs/bin PATH: /usr/lib/mpi/gcc/openmpi/bin PATH: /home/ballenegger/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/games PATH: /opt/kde3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure-ac:1978: checking build system type configure-ac:1996: result: Pentium_4-pc-linux configure-ac:2018: checking host system type configure-ac:2033: result: Pentium_4-pc-linux configure-ac:2055: checking target system type configure-ac:2070: result: Pentium_4-pc-linux configure-ac:2116: checking for a BSD-compatible install configure-ac:2184: result: /usr/bin/install -c configure-ac:2195: checking whether build environment is sane configure-ac:2255: result: yes configure-ac:2396: checking for a thread-safe mkdir -p configure-ac:2435: result: /bin/mkdir -p configure-ac:2448: checking for gawk configure-ac:2464: found /usr/bin/gawk configure-ac:2475: result: gawk configure-ac:2486: checking whether make sets $(MAKE) configure-ac:2508: result: yes configure-ac:2591: checking whether to enable maintainer-specific portions of Makefiles configure-ac:2600: result: no configure-ac:2637: checking for style of include used by make configure-ac:2665: result: GNU configure-ac:2735: checking for gcc configure-ac:2751: found /usr/bin/gcc configure-ac:2762: result: gcc configure-ac:2994: checking for C compiler version configure-ac:3002: gcc --version >&5 gcc (SUSE Linux) 4.5.0 20100604 [gcc-4_5-branch revision 160292] Copyright (C) 2010 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:3006: $? = 0 configure-ac:3013: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-suse-linux/4.5/lto-wrapper Target: i586-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.5 --enable-ssp --disable-libssp --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.5 --enable-linux-futex --without-system-libunwind --enable-gold --with-plugin-ld=/usr/bin/gold --with-arch-32=i586 --with-tune=generic --build=i586-suse-linux Thread model: posix gcc version 4.5.0 20100604 [gcc-4_5-branch revision 160292] (SUSE Linux) configure-ac:3017: $? = 0 configure-ac:3024: gcc -V >&5 gcc: '-V' option must have argument configure-ac:3028: $? = 1 configure-ac:3051: checking for C compiler default output file name configure-ac:3073: gcc -I /usr/local/include -L/usr/local/lib conftest.c >&5 configure-ac:3077: $? = 0 configure-ac:3115: result: a.out configure-ac:3134: checking whether the C compiler works configure-ac:3144: ./a.out configure-ac:3148: $? = 0 configure-ac:3167: result: yes configure-ac:3174: checking whether we are cross compiling configure-ac:3176: result: no configure-ac:3179: checking for suffix of executables configure-ac:3186: gcc -o conftest -I /usr/local/include -L/usr/local/lib conftest.c >&5 configure-ac:3190: $? = 0 configure-ac:3216: result: configure-ac:3222: checking for suffix of object files configure-ac:3248: gcc -c -I /usr/local/include conftest.c >&5 configure-ac:3252: $? = 0 configure-ac:3277: result: o configure-ac:3281: checking whether we are using the GNU C compiler configure-ac:3310: gcc -c -I /usr/local/include conftest.c >&5 configure-ac:3317: $? = 0 configure-ac:3334: result: yes configure-ac:3342: checking for gcc option to accept ISO C89 configure-ac:3416: gcc -c -I /usr/local/include conftest.c >&5 configure-ac:3423: $? = 0 configure-ac:3446: result: none needed configure-ac:3466: checking dependency style of gcc configure-ac:3576: result: gcc3 configure-ac:3596: checking how to run the C preprocessor configure-ac:3636: gcc -E -I /usr/local/include conftest.c configure-ac:3643: $? = 0 configure-ac:3674: gcc -E -I /usr/local/include conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure-ac:3681: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | /* end confdefs.h. */ | #include configure-ac:3714: result: gcc -E configure-ac:3743: gcc -E -I /usr/local/include conftest.c configure-ac:3750: $? = 0 configure-ac:3781: gcc -E -I /usr/local/include conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure-ac:3788: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | /* end confdefs.h. */ | #include configure-ac:3875: checking for gcc configure-ac:3902: result: gcc configure-ac:4134: checking for C compiler version configure-ac:4142: gcc --version >&5 gcc (SUSE Linux) 4.5.0 20100604 [gcc-4_5-branch revision 160292] Copyright (C) 2010 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:4146: $? = 0 configure-ac:4153: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-suse-linux/4.5/lto-wrapper Target: i586-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.5 --enable-ssp --disable-libssp --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.5 --enable-linux-futex --without-system-libunwind --enable-gold --with-plugin-ld=/usr/bin/gold --with-arch-32=i586 --with-tune=generic --build=i586-suse-linux Thread model: posix gcc version 4.5.0 20100604 [gcc-4_5-branch revision 160292] (SUSE Linux) configure-ac:4157: $? = 0 configure-ac:4164: gcc -V >&5 gcc: '-V' option must have argument configure-ac:4168: $? = 1 configure-ac:4171: checking whether we are using the GNU C compiler configure-ac:4224: result: yes configure-ac:4232: checking for gcc option to accept ISO C89 configure-ac:4336: result: none needed configure-ac:4356: checking dependency style of gcc configure-ac:4466: result: gcc3 configure-ac:4482: checking whether gcc and cc understand -c and -o together configure-ac:4517: gcc -c conftest.c -o conftest2.o >&5 configure-ac:4521: $? = 0 configure-ac:4527: gcc -c conftest.c -o conftest2.o >&5 configure-ac:4531: $? = 0 configure-ac:4542: cc -c conftest.c >&5 configure-ac:4546: $? = 0 configure-ac:4554: cc -c conftest.c -o conftest2.o >&5 configure-ac:4558: $? = 0 configure-ac:4564: cc -c conftest.c -o conftest2.o >&5 configure-ac:4568: $? = 0 configure-ac:4586: result: yes configure-ac:5018: checking for mpcc configure-ac:5048: result: no configure-ac:5018: checking for mpxlc configure-ac:5048: result: no configure-ac:5018: checking for mpicc configure-ac:5034: found /usr/lib/mpi/gcc/openmpi/bin/mpicc configure-ac:5045: result: mpicc configure-ac:5058: checking whether the mpicc command works out of the box for MPI configure-ac:5111: mpicc -o conftest -I /usr/local/include -L/usr/local/lib conftest.c >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lmpi collect2: ld returned 1 exit status configure-ac:5118: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | /* end confdefs.h. */ | /* Define MPI_Init to an innocuous variant, in case declares MPI_Init. | For example, HP-UX 11i declares gettimeofday. */ | #define MPI_Init innocuous_MPI_Init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char MPI_Init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef MPI_Init | | /* 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 MPI_Init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_MPI_Init || defined __stub___MPI_Init | choke me | #endif | | int | main () | { | return MPI_Init (); | ; | return 0; | } configure-ac:5132: result: no configure-ac:5142: trying to find a LAM environment configure-ac:5154: checking whether the mpicc command works without additional flags configure-ac:5211: mpicc -o conftest -I /usr/local/include -L/usr/local/lib conftest.c -lmpi -llam -lpthread >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lmpi collect2: ld returned 1 exit status configure-ac:5218: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | /* end confdefs.h. */ | /* Define MPI_Init to an innocuous variant, in case declares MPI_Init. | For example, HP-UX 11i declares gettimeofday. */ | #define MPI_Init innocuous_MPI_Init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char MPI_Init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef MPI_Init | | /* 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 MPI_Init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_MPI_Init || defined __stub___MPI_Init | choke me | #endif | | int | main () | { | return MPI_Init (); | ; | return 0; | } configure-ac:5232: result: no configure-ac:5244: did not find lam.h, if you want to use LAM, please specify its location via CPPFLAGS configure-ac:5255: did not find lam library, if you want to use LAM, please specify its location and name via LDFLAGS configure-ac:5356: checking for mpirun configure-ac:5375: found /usr/lib/mpi/gcc/openmpi/bin/mpirun configure-ac:5388: result: /usr/lib/mpi/gcc/openmpi/bin/mpirun configure-ac:5400: mpirun binary does not belong to LAM or was not found, if you want to use LAM, please add specify the location of mpirun using --with-mpicommand configure-ac:5420: trying to find a MPICH environment configure-ac:5427: checking whether the mpicc command works without flags configure-ac:5484: mpicc -o conftest -I /usr/local/include -L/usr/local/lib conftest.c -lmpich >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lmpich collect2: ld returned 1 exit status configure-ac:5491: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | /* end confdefs.h. */ | /* Define MPI_Init to an innocuous variant, in case declares MPI_Init. | For example, HP-UX 11i declares gettimeofday. */ | #define MPI_Init innocuous_MPI_Init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char MPI_Init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef MPI_Init | | /* 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 MPI_Init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_MPI_Init || defined __stub___MPI_Init | choke me | #endif | | int | main () | { | return MPI_Init (); | ; | return 0; | } configure-ac:5505: result: no configure-ac:5524: did not find mpi.h, please specify its location via CPPFLAGS configure-ac:5543: did not find mpich library, please specify its location and name via LDFLAGS configure-ac:5646: checking for mpirun configure-ac:5665: found /usr/lib/mpi/gcc/openmpi/bin/mpirun configure-ac:5678: result: /usr/lib/mpi/gcc/openmpi/bin/mpirun configure-ac:5691: mpirun binary does not belong to MPICH or was not found, if you want to use MPICH, please add specify the location of mpirun using --with-mpicommand configure-ac:5719: checking for mpcc configure-ac:5746: result: mpicc configure-ac:5759: checking whether the mpicc command works out of the box for MPI configure-ac:5812: mpicc -o conftest -I /usr/local/include -L/usr/local/lib conftest.c >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lmpi collect2: ld returned 1 exit status configure-ac:5819: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | /* end confdefs.h. */ | /* Define MPI_Init to an innocuous variant, in case declares MPI_Init. | For example, HP-UX 11i declares gettimeofday. */ | #define MPI_Init innocuous_MPI_Init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char MPI_Init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef MPI_Init | | /* 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 MPI_Init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_MPI_Init || defined __stub___MPI_Init | choke me | #endif | | int | main () | { | return MPI_Init (); | ; | return 0; | } configure-ac:5833: result: no configure-ac:5843: trying to find a generic MPI configure-ac:8490: checking how to inline functions configure-ac:8517: mpicc -c -I /usr/local/include conftest.c >&5 configure-ac:8524: $? = 0 configure-ac:8545: result: static inline configure-ac:8574: checking the compiler type configure-ac:8605: result: gcc configure-ac:8651: checking whether the compiler accepts -fastsse configure-ac:8676: mpicc -c -fastsse -I /usr/local/include conftest.c >&5 cc1: error: unrecognized command line option "-fastsse" configure-ac:8683: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #define MDINLINE static inline | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure-ac:8694: result: no configure-ac:8708: checking whether the compiler accepts -fast configure-ac:8733: mpicc -c -fast -I /usr/local/include conftest.c >&5 cc1: error: unrecognized command line option "-fast" configure-ac:8740: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #define MDINLINE static inline | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure-ac:8751: result: no configure-ac:8770: checking whether the compiler accepts -m32 configure-ac:8795: mpicc -c -m32 -I /usr/local/include conftest.c >&5 configure-ac:8802: $? = 0 configure-ac:8807: result: yes configure-ac:8825: checking whether the compiler accepts -march=pentium4 configure-ac:8850: mpicc -c -march=pentium4 -m32 -I /usr/local/include conftest.c >&5 configure-ac:8857: $? = 0 configure-ac:8862: result: yes configure-ac:9049: checking whether the compiler accepts -msse2 -mfpmath=sse configure-ac:9074: mpicc -c -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include conftest.c >&5 configure-ac:9081: $? = 0 configure-ac:9086: result: yes configure-ac:9105: checking whether the compiler accepts -malign-double configure-ac:9130: mpicc -c -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include conftest.c >&5 configure-ac:9137: $? = 0 configure-ac:9142: result: yes configure-ac:9163: checking whether the compiler accepts -O3 configure-ac:9188: mpicc -c -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include conftest.c >&5 configure-ac:9195: $? = 0 configure-ac:9200: result: yes configure-ac:9216: checking whether the compiler accepts -Wno-unused-function configure-ac:9241: mpicc -c -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include conftest.c >&5 configure-ac:9248: $? = 0 configure-ac:9253: result: yes configure-ac:9269: checking whether the compiler accepts -Wall configure-ac:9294: mpicc -c -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include conftest.c >&5 configure-ac:9301: $? = 0 configure-ac:9306: result: yes configure-ac:9322: checking whether the compiler accepts -ffast-math configure-ac:9347: mpicc -c -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include conftest.c >&5 configure-ac:9354: $? = 0 configure-ac:9359: result: yes configure-ac:9375: checking whether the compiler accepts -floop-optimize configure-ac:9400: mpicc -c -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include conftest.c >&5 configure-ac:9407: $? = 0 configure-ac:9412: result: yes configure-ac:9428: checking whether the compiler accepts -funroll-loops configure-ac:9453: mpicc -c -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include conftest.c >&5 configure-ac:9460: $? = 0 configure-ac:9465: result: yes configure-ac:9537: checking whether the compiler accepts -fomit-frame-pointer configure-ac:9562: mpicc -c -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include conftest.c >&5 configure-ac:9569: $? = 0 configure-ac:9574: result: yes configure-ac:9702: checking whether the compiler accepts -finline-limit=1000000 configure-ac:9727: mpicc -c -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include conftest.c >&5 configure-ac:9734: $? = 0 configure-ac:9739: result: yes configure-ac:11568: checking for gawk configure-ac:11595: result: gawk configure-ac:11606: checking for grep that handles long lines and -e configure-ac:11666: result: /usr/bin/grep configure-ac:11671: checking for egrep configure-ac:11735: result: /usr/bin/grep -E configure-ac:11783: checking for ranlib configure-ac:11799: found /usr/bin/ranlib configure-ac:11810: result: ranlib configure-ac:11846: checking for a BSD-compatible install configure-ac:11914: result: /usr/bin/install -c configure-ac:11925: checking whether ln -s works configure-ac:11929: result: yes configure-ac:11938: checking for doxygen configure-ac:11969: result: no configure-ac:11987: checking for pdflatex configure-ac:12005: found /usr/bin/pdflatex configure-ac:12018: result: /usr/bin/pdflatex configure-ac:12028: checking for makeindex configure-ac:12046: found /usr/bin/makeindex configure-ac:12059: result: /usr/bin/makeindex configure-ac:12069: checking for bibtex configure-ac:12087: found /usr/bin/bibtex configure-ac:12100: result: /usr/bin/bibtex configure-ac:12287: checking for libtcl8.6 configure-ac:12321: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib conftest.c -ltcl8.6 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12328: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/sw/lib conftest.c -ltcl8.6 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/lib64 conftest.c -ltcl8.6 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/local/lib64 conftest.c -ltcl8.6 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/opt/lib64 conftest.c -ltcl8.6 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/lib conftest.c -ltcl8.6 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -ltcl8.6 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/opt/lib conftest.c -ltcl8.6 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.6 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12412: result: no configure-ac:12287: checking for libtcl8.5 configure-ac:12321: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib conftest.c -ltcl8.5 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lmpi collect2: ld returned 1 exit status configure-ac:12328: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/sw/lib conftest.c -ltcl8.5 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lmpi collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/lib64 conftest.c -ltcl8.5 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lmpi collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/local/lib64 conftest.c -ltcl8.5 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lmpi collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/opt/lib64 conftest.c -ltcl8.5 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lmpi collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/lib conftest.c -ltcl8.5 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lmpi collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -ltcl8.5 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lmpi collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/opt/lib conftest.c -ltcl8.5 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lmpi collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12412: result: no configure-ac:12287: checking for libtcl8.4 configure-ac:12321: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib conftest.c -ltcl8.4 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.4 collect2: ld returned 1 exit status configure-ac:12328: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/sw/lib conftest.c -ltcl8.4 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.4 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/lib64 conftest.c -ltcl8.4 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.4 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/local/lib64 conftest.c -ltcl8.4 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.4 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/opt/lib64 conftest.c -ltcl8.4 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.4 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/lib conftest.c -ltcl8.4 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.4 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -ltcl8.4 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.4 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/opt/lib conftest.c -ltcl8.4 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.4 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12412: result: no configure-ac:12287: checking for libtcl8.3 configure-ac:12321: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib conftest.c -ltcl8.3 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.3 collect2: ld returned 1 exit status configure-ac:12328: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/sw/lib conftest.c -ltcl8.3 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.3 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/lib64 conftest.c -ltcl8.3 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.3 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/local/lib64 conftest.c -ltcl8.3 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.3 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/opt/lib64 conftest.c -ltcl8.3 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.3 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/lib conftest.c -ltcl8.3 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.3 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -ltcl8.3 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.3 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/opt/lib conftest.c -ltcl8.3 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.3 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12412: result: no configure-ac:12287: checking for libtcl8.2 configure-ac:12321: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib conftest.c -ltcl8.2 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.2 collect2: ld returned 1 exit status configure-ac:12328: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/sw/lib conftest.c -ltcl8.2 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.2 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/lib64 conftest.c -ltcl8.2 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.2 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/local/lib64 conftest.c -ltcl8.2 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.2 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/opt/lib64 conftest.c -ltcl8.2 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.2 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/lib conftest.c -ltcl8.2 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.2 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -ltcl8.2 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.2 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/opt/lib conftest.c -ltcl8.2 >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl8.2 collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12412: result: no configure-ac:12287: checking for libtcl configure-ac:12321: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib conftest.c -ltcl >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl collect2: ld returned 1 exit status configure-ac:12328: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/sw/lib conftest.c -ltcl >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/lib64 conftest.c -ltcl >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/local/lib64 conftest.c -ltcl >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/opt/lib64 conftest.c -ltcl >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/lib conftest.c -ltcl >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -ltcl >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12379: mpicc -o conftest -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 -I /usr/local/include -L/usr/local/lib -L/opt/lib conftest.c -ltcl >&5 /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -ltcl collect2: ld returned 1 exit status configure-ac:12386: $? = 1 configure-ac: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ESPResSo" | #define PACKAGE_TARNAME "espresso" | #define PACKAGE_VERSION "2.2.0b" | #define PACKAGE_STRING "ESPResSo 2.2.0b" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "espresso" | #define VERSION "2.2.0b" | #define MPI "fake" | #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:12412: result: no configure-ac:12587: error: in `/home/ballenegger/Downloads/espresso-2.2.0b/obj-Pentium_4-pc-linux': configure-ac:12595: error: ******************************************************************************** * Could not link against the (static) Tcl library (libtcl*.a). * * Please add the library path to LDFLAGS (e.g. configure LDFLAGS=-L/usr/lib)! * ******************************************************************************** See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=Pentium_4-pc-linux ac_cv_c_compiler_gnu=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/local/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib 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_host=Pentium_4-pc-linux ac_cv_objext=o ac_cv_path_BIBTEX=/usr/bin/bibtex ac_cv_path_DOXYGEN=no ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MAKEINDEX=/usr/bin/makeindex ac_cv_path_PDFLATEX=/usr/bin/pdflatex ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lam_bin=/usr/lib/mpi/gcc/openmpi/bin/mpirun ac_cv_path_mkdir=/bin/mkdir ac_cv_path_mpich_bin=/usr/lib/mpi/gcc/openmpi/bin/mpirun ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_MPICC=mpicc 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=Pentium_4-pc-linux am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/ballenegger/Downloads/espresso-2.2.0b/config/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/ballenegger/Downloads/espresso-2.2.0b/config/missing --run tar' AUTOCONF='${SHELL} /home/ballenegger/Downloads/espresso-2.2.0b/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/ballenegger/Downloads/espresso-2.2.0b/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/ballenegger/Downloads/espresso-2.2.0b/config/missing --run automake-1.11' AWK='gawk' BIBTEX='/usr/bin/bibtex' CC='mpicc' CCDEPMODE='depmode=gcc3' CFLAGS='-finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -malign-double -msse2 -mfpmath=sse -march=pentium4 -m32 ' CONFIGURE_DEPENDENCIES='$(top_srcdir)/RELEASE_NOTES' CPP='gcc -E' CPPFLAGS='-I /usr/local/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DOXYGEN='no' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/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='-L/usr/local/lib' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINDEX='/usr/bin/makeindex' MAKEINFO='${SHELL} /home/ballenegger/Downloads/espresso-2.2.0b/config/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MPICC='mpicc' MPI_FAKE_FALSE='#' MPI_FAKE_TRUE='' MPI_INVOCATION='$ESPRESSO_CALL' OBJEXT='o' PACKAGE='espresso' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='ESPResSo' PACKAGE_STRING='ESPResSo 2.2.0b' PACKAGE_TARNAME='espresso' PACKAGE_VERSION='2.2.0b' PATH_SEPARATOR=':' PDFLATEX='/usr/bin/pdflatex' POW_LIB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_CHOOSER_FALSE='' USE_CHOOSER_TRUE='' VERSION='2.2.0b' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' 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='Pentium_4-pc-linux' build_alias='' build_cpu='Pentium_4' build_os='linux' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' dmpi_bin='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' execpkglibdir='' generic_bin='' host='Pentium_4-pc-linux' host_alias='' host_cpu='Pentium_4' host_os='linux' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/ballenegger/Downloads/espresso-2.2.0b/config/install-sh' lam_bin='/usr/lib/mpi/gcc/openmpi/bin/mpirun' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' mpich_bin='/usr/lib/mpi/gcc/openmpi/bin/mpirun' myconfig='' oldincludedir='/usr/include' pdfdir='${docdir}' poe_bin='' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' scriptsdir='' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='Pentium_4-pc-linux' target_alias='' target_cpu='Pentium_4' target_os='linux' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "ESPResSo" #define PACKAGE_TARNAME "espresso" #define PACKAGE_VERSION "2.2.0b" #define PACKAGE_STRING "ESPResSo 2.2.0b" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE "espresso" #define VERSION "2.2.0b" #define MPI "fake" #define MDINLINE static inline #define USE_NON_CONST 1 configure-ac: exit 1