This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by meep configure 0.2, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --enable-maintainer-mode --without-libctl --without-doc ## --------- ## ## Platform. ## ## --------- ## hostname = ab-initio uname -m = i686 uname -r = 2.4.25 uname -s = Linux uname -v = #3 SMP Fri Mar 26 18:06:11 EST 2004 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/autotools/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1533: checking for a BSD-compatible install configure:1587: result: /usr/bin/install -c configure:1598: checking whether build environment is sane configure:1641: result: yes configure:1674: checking for gawk configure:1690: found /usr/bin/gawk configure:1700: result: gawk configure:1710: checking whether make sets $(MAKE) configure:1730: result: yes configure:1896: checking whether to enable maintainer-specific portions of Makefiles configure:1905: result: yes configure:2045: checking for g++ configure:2061: found /usr/bin/g++ configure:2071: result: g++ configure:2087: checking for C++ compiler version configure:2090: g++ --version &5 2.95.4 configure:2093: $? = 0 configure:2095: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) configure:2098: $? = 0 configure:2100: g++ -V &5 g++: argument to `-V' missing configure:2103: $? = 1 configure:2127: checking for C++ compiler default output configure:2130: g++ conftest.cc >&5 configure:2133: $? = 0 configure:2179: result: a.out configure:2184: checking whether the C++ compiler works configure:2190: ./a.out configure:2193: $? = 0 configure:2210: result: yes configure:2217: checking whether we are cross compiling configure:2219: result: no configure:2222: checking for suffix of executables configure:2224: g++ -o conftest conftest.cc >&5 configure:2227: $? = 0 configure:2252: result: configure:2258: checking for suffix of object files configure:2280: g++ -c conftest.cc >&5 configure:2283: $? = 0 configure:2305: result: o configure:2309: checking whether we are using the GNU C++ compiler configure:2334: g++ -c conftest.cc >&5 configure:2337: $? = 0 configure:2340: test -s conftest.o configure:2343: $? = 0 configure:2356: result: yes configure:2362: checking whether g++ accepts -g configure:2384: g++ -c -g conftest.cc >&5 configure:2387: $? = 0 configure:2390: test -s conftest.o configure:2393: $? = 0 configure:2404: result: yes configure:2448: g++ -c -g -O2 conftest.cc >&5 configure:2451: $? = 0 configure:2454: test -s conftest.o configure:2457: $? = 0 configure:2484: g++ -c -g -O2 conftest.cc >&5 configure:2487: $? = 0 configure:2490: test -s conftest.o configure:2493: $? = 0 configure:2526: checking for style of include used by make configure:2554: result: GNU configure:2582: checking dependency style of g++ configure:2650: result: gcc configure:2717: checking build system type configure:2735: result: i686-pc-linux-gnu configure:2743: checking host system type configure:2757: result: i686-pc-linux-gnu configure:2811: checking for gcc configure:2827: found /usr/bin/gcc configure:2837: result: gcc configure:3081: checking for C compiler version configure:3084: gcc --version &5 2.95.4 configure:3087: $? = 0 configure:3089: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) configure:3092: $? = 0 configure:3094: gcc -V &5 gcc: argument to `-V' is missing configure:3097: $? = 1 configure:3100: checking whether we are using the GNU C compiler configure:3125: gcc -c conftest.c >&5 configure:3128: $? = 0 configure:3131: test -s conftest.o configure:3134: $? = 0 configure:3147: result: yes configure:3153: checking whether gcc accepts -g configure:3175: gcc -c -g conftest.c >&5 configure:3178: $? = 0 configure:3181: test -s conftest.o configure:3184: $? = 0 configure:3195: result: yes configure:3212: checking for gcc option to accept ANSI C configure:3273: gcc -c -g -O2 conftest.c >&5 configure:3276: $? = 0 configure:3279: test -s conftest.o configure:3282: $? = 0 configure:3300: result: none needed configure:3318: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before `me' configure:3321: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3432: checking dependency style of gcc configure:3500: result: gcc configure:3539: checking for ld used by GCC configure:3602: result: /usr/bin/ld configure:3611: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.12.90.0.1 20020307 Debian/GNU Linux configure:3623: result: yes configure:3628: checking for /usr/bin/ld option to reload object files configure:3635: result: -r configure:3640: checking for BSD-compatible nm configure:3676: result: /usr/bin/nm -B configure:3679: checking for a sed that does not truncate output configure:3761: result: /bin/sed configure:3764: checking whether ln -s works configure:3768: result: yes configure:3775: checking how to recognise dependent libraries configure:3956: result: pass_all configure:3969: checking command to parse /usr/bin/nm -B output configure:4053: gcc -c -g -O2 conftest.c >&5 configure:4056: $? = 0 configure:4060: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4063: $? = 0 configure:4115: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:4118: $? = 0 configure:4162: result: ok configure:4171: checking how to run the C preprocessor configure:4207: gcc -E conftest.c configure:4213: $? = 0 configure:4245: gcc -E conftest.c configure:4246: ac_nonexistent.h: No such file or directory configure:4251: $? = 1 configure: failed program was: | #line 4236 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "meep" | #define PACKAGE_TARNAME "meep" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "meep 0.2" | #define PACKAGE_BUGREPORT "meep@ab-initio.mit.edu" | #define PACKAGE "meep" | #define VERSION "0.2" | /* end confdefs.h. */ | #include configure:4289: result: gcc -E configure:4314: gcc -E conftest.c configure:4320: $? = 0 configure:4352: gcc -E conftest.c configure:4353: ac_nonexistent.h: No such file or directory configure:4358: $? = 1 configure: failed program was: | #line 4343 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "meep" | #define PACKAGE_TARNAME "meep" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "meep 0.2" | #define PACKAGE_BUGREPORT "meep@ab-initio.mit.edu" | #define PACKAGE "meep" | #define VERSION "0.2" | /* end confdefs.h. */ | #include configure:4401: checking for egrep configure:4411: result: grep -E configure:4416: checking for ANSI C header files configure:4442: gcc -c -g -O2 conftest.c >&5 configure:4445: $? = 0 configure:4448: test -s conftest.o configure:4451: $? = 0 configure:4540: gcc -o conftest -g -O2 conftest.c >&5 configure:4543: $? = 0 configure:4545: ./conftest configure:4548: $? = 0 configure:4563: result: yes configure:4587: checking for sys/types.h configure:4604: gcc -c -g -O2 conftest.c >&5 configure:4607: $? = 0 configure:4610: test -s conftest.o configure:4613: $? = 0 configure:4624: result: yes configure:4587: checking for sys/stat.h configure:4604: gcc -c -g -O2 conftest.c >&5 configure:4607: $? = 0 configure:4610: test -s conftest.o configure:4613: $? = 0 configure:4624: result: yes configure:4587: checking for stdlib.h configure:4604: gcc -c -g -O2 conftest.c >&5 configure:4607: $? = 0 configure:4610: test -s conftest.o configure:4613: $? = 0 configure:4624: result: yes configure:4587: checking for string.h configure:4604: gcc -c -g -O2 conftest.c >&5 configure:4607: $? = 0 configure:4610: test -s conftest.o configure:4613: $? = 0 configure:4624: result: yes configure:4587: checking for memory.h configure:4604: gcc -c -g -O2 conftest.c >&5 configure:4607: $? = 0 configure:4610: test -s conftest.o configure:4613: $? = 0 configure:4624: result: yes configure:4587: checking for strings.h configure:4604: gcc -c -g -O2 conftest.c >&5 configure:4607: $? = 0 configure:4610: test -s conftest.o configure:4613: $? = 0 configure:4624: result: yes configure:4587: checking for inttypes.h configure:4604: gcc -c -g -O2 conftest.c >&5 configure:4607: $? = 0 configure:4610: test -s conftest.o configure:4613: $? = 0 configure:4624: result: yes configure:4587: checking for stdint.h configure:4604: gcc -c -g -O2 conftest.c >&5 configure:4607: $? = 0 configure:4610: test -s conftest.o configure:4613: $? = 0 configure:4624: result: yes configure:4587: checking for unistd.h configure:4604: gcc -c -g -O2 conftest.c >&5 configure:4607: $? = 0 configure:4610: test -s conftest.o configure:4613: $? = 0 configure:4624: result: yes configure:4650: checking dlfcn.h usability configure:4663: gcc -c -g -O2 conftest.c >&5 configure:4666: $? = 0 configure:4669: test -s conftest.o configure:4672: $? = 0 configure:4682: result: yes configure:4686: checking dlfcn.h presence configure:4697: gcc -E conftest.c configure:4703: $? = 0 configure:4722: result: yes configure:4758: checking for dlfcn.h configure:4765: result: yes configure:4963: checking for ranlib configure:4979: found /usr/bin/ranlib configure:4990: result: ranlib configure:5043: checking for strip configure:5059: found /usr/bin/strip configure:5070: result: strip configure:5280: checking for objdir configure:5291: result: .libs configure:5308: checking for gcc option to produce PIC configure:5454: result: -fPIC configure:5458: checking if gcc PIC flag -fPIC works configure:5482: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:5485: $? = 0 configure:5488: test -s conftest.o configure:5491: $? = 0 configure:5529: result: yes configure:5545: checking if gcc static flag -static works configure:5570: gcc -o conftest -g -O2 -static conftest.c >&5 configure:5573: $? = 0 configure:5576: test -s conftest configure:5579: $? = 0 configure:5595: result: yes configure:5607: checking if gcc supports -c -o file.o configure:5630: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:5651: result: yes configure:5656: checking if gcc supports -c -o file.lo configure:5684: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:5687: $? = 0 configure:5690: test -s conftest.lo configure:5693: $? = 0 configure:5715: result: yes configure:5746: checking if gcc supports -fno-rtti -fno-exceptions configure:5769: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:5772: $? = 0 configure:5775: test -s conftest.o configure:5778: $? = 0 configure:5795: result: yes configure:5806: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6501: result: yes configure:6506: checking how to hardcode library paths into programs configure:6530: result: immediate configure:6535: checking whether stripping libraries is possible configure:6540: result: yes configure:6551: checking dynamic linker characteristics configure:6958: result: GNU/Linux ld.so configure:6963: checking if libtool supports shared libraries configure:6965: result: yes configure:6968: checking whether to build shared libraries configure:6989: result: no configure:6992: checking whether to build static libraries configure:6996: result: yes configure:8303: checking for latex2html configure:8319: found /usr/bin/latex2html configure:8329: result: latex2html configure:8345: checking for sqrt in -lm configure:8376: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:8380: warning: conflicting types for built-in function `sqrt' configure:8379: $? = 0 configure:8382: test -s conftest configure:8385: $? = 0 configure:8397: result: yes configure:8410: checking for fftw_plan_dft_1d in -lfftw3 configure:8441: gcc -o conftest -g -O2 conftest.c -lfftw3 -lm >&5 configure:8444: $? = 0 configure:8447: test -s conftest configure:8450: $? = 0 configure:8462: result: yes configure:8594: checking for g77 configure:8610: found /usr/bin/g77 configure:8620: result: g77 configure:8638: checking for Fortran 77 compiler version configure:8638: g77 --version &5 GNU Fortran 0.5.25 20010319 (prerelease) Copyright (C) 1997 Free Software Foundation, Inc. For more version information on components of the GNU Fortran compilation system, especially useful when reporting bugs, type the command `g77 --verbose'. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:8641: $? = 0 configure:8643: g77 -v &5 g77 version 2.95.4 20011002 (Debian prerelease) (from FSF-g77 version 0.5.25 20010319 (prerelease)) Driving: g77 -v -c -xf77-version /dev/null -xnone Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) /usr/lib/gcc-lib/i386-linux/2.95.4/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__ELF__ -D__unix__ -D__i386__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ /dev/null /dev/null GNU CPP version 2.95.4 20011002 (Debian prerelease) (i386 Linux/ELF) #include "..." search starts here: #include <...> search starts here: /usr/local/include /usr/lib/gcc-lib/i386-linux/2.95.4/include /usr/include End of search list. The following default directories have been omitted from the search path: /usr/lib/gcc-lib/i386-linux/2.95.4/../../../../include/g++-3 /usr/lib/gcc-lib/i386-linux/2.95.4/../../../../i386-linux/include End of omitted list. /usr/lib/gcc-lib/i386-linux/2.95.4/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccNBMvYU.s /dev/null GNU F77 version 2.95.4 20011002 (Debian prerelease) (i386-linux) compiled by GNU C version 2.95.4 20011002 (Debian prerelease). GNU Fortran Front End version 0.5.25 20010319 (prerelease) as -V -Qy -o /tmp/ccKZPCID.o /tmp/ccNBMvYU.s GNU assembler version 2.12.90.0.1 (i386-linux) using BFD version 2.12.90.0.1 20020307 Debian/GNU Linux ld -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o /tmp/ccJu24Fm /tmp/ccKZPCID.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/gcc-lib/i386-linux/2.95.4/crtbegin.o -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lg2c -lm -lgcc -lc -lgcc /usr/lib/gcc-lib/i386-linux/2.95.4/crtend.o /usr/lib/crtn.o /tmp/ccJu24Fm __G77_LIBF77_VERSION__: 0.5.25 20010319 (prerelease) @(#)LIBF77 VERSION 19990503 __G77_LIBI77_VERSION__: 0.5.25 20010319 (prerelease) @(#) LIBI77 VERSION pjw,dmg-mods 19990503 __G77_LIBU77_VERSION__: 0.5.25 20010319 (prerelease) @(#) LIBU77 VERSION 19980709 configure:8646: $? = 0 configure:8648: g77 -V &5 g77: argument to `-V' missing configure:8651: $? = 1 configure:8658: checking whether we are using the GNU Fortran 77 compiler configure:8672: g77 -c conftest.F >&5 configure:8675: $? = 0 configure:8678: test -s conftest.o configure:8681: $? = 0 configure:8694: result: yes configure:8701: checking whether g77 accepts -g configure:8713: g77 -c -g conftest.f >&5 configure:8716: $? = 0 configure:8719: test -s conftest.o configure:8722: $? = 0 configure:8734: result: yes configure:8761: checking how to get verbose linking output from g77 configure:8773: g77 -c -g -O2 conftest.f >&5 configure:8776: $? = 0 configure:8779: test -s conftest.o configure:8782: $? = 0 configure:8807: g77 -o conftest -g -O2 -v conftest.f -lfftw3 -lm >&5 g77 version 2.95.4 20011002 (Debian prerelease) (from FSF-g77 version 0.5.25 20010319 (prerelease)) Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) /usr/lib/gcc-lib/i386-linux/2.95.4/f771 conftest.f -quiet -dumpbase conftest.f -g -O2 -version -fversion -o /tmp/cctC79N0.s GNU F77 version 2.95.4 20011002 (Debian prerelease) (i386-linux) compiled by GNU C version 2.95.4 20011002 (Debian prerelease). GNU Fortran Front End version 0.5.25 20010319 (prerelease) as -V -Qy -o /tmp/cc2mcB7T.o /tmp/cctC79N0.s GNU assembler version 2.12.90.0.1 (i386-linux) using BFD version 2.12.90.0.1 20020307 Debian/GNU Linux /usr/lib/gcc-lib/i386-linux/2.95.4/collect2 -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/gcc-lib/i386-linux/2.95.4/crtbegin.o -L/usr/lib/gcc-lib/i386-linux/2.95.4 /tmp/cc2mcB7T.o -lfftw3 -lg2c -lm -lg2c -lm -lgcc -lc -lgcc /usr/lib/gcc-lib/i386-linux/2.95.4/crtend.o /usr/lib/crtn.o configure:8856: result: -v configure:8858: checking for Fortran 77 libraries configure:8887: g77 -o conftest -g -O2 -v conftest.f -lfftw3 -lm >&5 g77 version 2.95.4 20011002 (Debian prerelease) (from FSF-g77 version 0.5.25 20010319 (prerelease)) Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) /usr/lib/gcc-lib/i386-linux/2.95.4/f771 conftest.f -quiet -dumpbase conftest.f -g -O2 -version -fversion -o /tmp/ccxIKry5.s GNU F77 version 2.95.4 20011002 (Debian prerelease) (i386-linux) compiled by GNU C version 2.95.4 20011002 (Debian prerelease). GNU Fortran Front End version 0.5.25 20010319 (prerelease) as -V -Qy -o /tmp/ccc49KB3.o /tmp/ccxIKry5.s GNU assembler version 2.12.90.0.1 (i386-linux) using BFD version 2.12.90.0.1 20020307 Debian/GNU Linux /usr/lib/gcc-lib/i386-linux/2.95.4/collect2 -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/gcc-lib/i386-linux/2.95.4/crtbegin.o -L/usr/lib/gcc-lib/i386-linux/2.95.4 /tmp/ccc49KB3.o -lfftw3 -lg2c -lm -lg2c -lm -lgcc -lc -lgcc /usr/lib/gcc-lib/i386-linux/2.95.4/crtend.o /usr/lib/crtn.o configure:9042: result: -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm configure:9053: checking for dummy main to link with Fortran 77 libraries configure:9090: gcc -o conftest -g -O2 conftest.c -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 configure:9093: $? = 0 configure:9096: test -s conftest configure:9099: $? = 0 configure:9164: result: none configure:9184: checking for Fortran 77 name-mangling scheme configure:9202: g77 -c -g -O2 conftest.f >&5 configure:9205: $? = 0 configure:9208: test -s conftest.o configure:9211: $? = 0 configure:9258: gcc -o conftest -g -O2 conftest.c cf77_test.o -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 /tmp/ccNDoUgu.o: In function `main': /home/meep/meep/configure:9268: undefined reference to `foobar' collect2: ld returned 1 exit status configure:9261: $? = 1 configure: failed program was: | #line 9228 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "meep" | #define PACKAGE_TARNAME "meep" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "meep 0.2" | #define PACKAGE_BUGREPORT "meep@ab-initio.mit.edu" | #define PACKAGE "meep" | #define VERSION "0.2" | #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_DLFCN_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBFFTW3 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char foobar (); | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | foobar (); | ; | return 0; | } configure:9258: gcc -o conftest -g -O2 conftest.c cf77_test.o -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 configure:9261: $? = 0 configure:9264: test -s conftest configure:9267: $? = 0 configure:9324: gcc -o conftest -g -O2 conftest.c cf77_test.o -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 /tmp/ccVtxIGp.o: In function `main': /home/meep/meep/configure:9334: undefined reference to `foo_bar_' collect2: ld returned 1 exit status configure:9327: $? = 1 configure: failed program was: | #line 9294 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "meep" | #define PACKAGE_TARNAME "meep" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "meep 0.2" | #define PACKAGE_BUGREPORT "meep@ab-initio.mit.edu" | #define PACKAGE "meep" | #define VERSION "0.2" | #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_DLFCN_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBFFTW3 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char foo_bar_ (); | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | foo_bar_ (); | ; | return 0; | } configure:9324: gcc -o conftest -g -O2 conftest.c cf77_test.o -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 configure:9327: $? = 0 configure:9330: test -s conftest configure:9333: $? = 0 configure:9387: result: lower case, underscore, extra underscore configure:9583: checking for sgemm_ configure:9647: gcc -o conftest -g -O2 conftest.c -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 /tmp/ccJgc56U.o: In function `main': /home/meep/meep/configure:9659: undefined reference to `sgemm_' /tmp/ccJgc56U.o: In function `main': /home/meep/meep/conftest.c(.data+0x0): undefined reference to `sgemm_' collect2: ld returned 1 exit status configure:9650: $? = 1 configure: failed program was: | #line 9588 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "meep" | #define PACKAGE_TARNAME "meep" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "meep 0.2" | #define PACKAGE_BUGREPORT "meep@ab-initio.mit.edu" | #define PACKAGE "meep" | #define VERSION "0.2" | #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_DLFCN_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBFFTW3 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## __ | /* end confdefs.h. */ | /* Define sgemm_ to an innocuous variant, in case declares sgemm_. | For example, HP-UX 11i declares gettimeofday. */ | #define sgemm_ innocuous_sgemm_ | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sgemm_ (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sgemm_ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sgemm_ (); | /* 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_sgemm_) || defined (__stub___sgemm_) | choke me | #else | char (*f) () = sgemm_; | #endif | #ifdef __cplusplus | } | #endif | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | return f != sgemm_; | ; | return 0; | } configure:9667: result: no configure:9678: checking for ATL_xerbla in -latlas configure:9715: gcc -o conftest -g -O2 conftest.c -latlas -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 configure:9718: $? = 0 configure:9721: test -s conftest configure:9724: $? = 0 configure:9736: result: yes configure:9740: checking for sgemm_ in -lf77blas configure:9777: gcc -o conftest -g -O2 conftest.c -lf77blas -latlas -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 configure:9780: $? = 0 configure:9783: test -s conftest configure:9786: $? = 0 configure:9798: result: yes configure:9801: checking for cblas_dgemm in -lcblas configure:9838: gcc -o conftest -g -O2 conftest.c -lcblas -lf77blas -latlas -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 configure:9841: $? = 0 configure:9844: test -s conftest configure:9847: $? = 0 configure:9859: result: yes configure:10798: checking for cheev_ configure:10862: gcc -o conftest -g -O2 conftest.c -lfftw3 -lm -lcblas -lf77blas -latlas -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 /tmp/ccq16jbW.o: In function `main': /home/meep/meep/configure:10875: undefined reference to `cheev_' /tmp/ccq16jbW.o: In function `main': /home/meep/meep/conftest.c(.data+0x0): undefined reference to `cheev_' collect2: ld returned 1 exit status configure:10865: $? = 1 configure: failed program was: | #line 10803 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "meep" | #define PACKAGE_TARNAME "meep" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "meep 0.2" | #define PACKAGE_BUGREPORT "meep@ab-initio.mit.edu" | #define PACKAGE "meep" | #define VERSION "0.2" | #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_DLFCN_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBFFTW3 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## __ | #define HAVE_BLAS 1 | /* end confdefs.h. */ | /* Define cheev_ to an innocuous variant, in case declares cheev_. | For example, HP-UX 11i declares gettimeofday. */ | #define cheev_ innocuous_cheev_ | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cheev_ (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cheev_ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char cheev_ (); | /* 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_cheev_) || defined (__stub___cheev_) | choke me | #else | char (*f) () = cheev_; | #endif | #ifdef __cplusplus | } | #endif | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | return f != cheev_; | ; | return 0; | } configure:10882: result: no configure:10896: checking for cheev_ in -llapack configure:10933: gcc -o conftest -g -O2 conftest.c -llapack -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm -lcblas -lf77blas -latlas -lfftw3 -lm >&5 configure:10936: $? = 0 configure:10939: test -s conftest configure:10942: $? = 0 configure:10954: result: yes configure:10986: checking for cblas_cgemm configure:11050: gcc -o conftest -g -O2 conftest.c -llapack -lcblas -lf77blas -latlas -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 configure:11053: $? = 0 configure:11056: test -s conftest configure:11059: $? = 0 configure:11070: result: yes configure:11143: checking for gsl_sf_bessel_Jn in -lgsl configure:11180: gcc -o conftest -g -O2 conftest.c -lgsl -llapack -lcblas -lf77blas -latlas -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 configure:11183: $? = 0 configure:11186: test -s conftest configure:11189: $? = 0 configure:11201: result: yes configure:11602: checking for deflate in -lz configure:11639: gcc -o conftest -g -O2 conftest.c -lz -lgsl -llapack -lcblas -lf77blas -latlas -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 configure:11642: $? = 0 configure:11645: test -s conftest configure:11648: $? = 0 configure:11660: result: yes configure:11676: checking for H5Pcreate in -lhdf5 configure:11713: gcc -o conftest -g -O2 conftest.c -lhdf5 -lz -lgsl -llapack -lcblas -lf77blas -latlas -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 configure:11716: $? = 0 configure:11719: test -s conftest configure:11722: $? = 0 configure:11734: result: yes configure:11752: checking hdf5.h usability configure:11765: gcc -c -g -O2 conftest.c >&5 configure:11768: $? = 0 configure:11771: test -s conftest.o configure:11774: $? = 0 configure:11784: result: yes configure:11788: checking hdf5.h presence configure:11799: gcc -E conftest.c configure:11805: $? = 0 configure:11824: result: yes configure:11860: checking for hdf5.h configure:11867: result: yes configure:12039: gcc -c -g -O3 conftest.c >&5 configure:12042: $? = 0 configure:12045: test -s conftest.o configure:12048: $? = 0 configure:12063: gcc -c -g -O3 -funroll-loops conftest.c >&5 configure:12066: $? = 0 configure:12069: test -s conftest.o configure:12072: $? = 0 configure:12087: gcc -c -g -O3 -funroll-loops -msse conftest.c >&5 cc1: Invalid option `sse' configure:12090: $? = 1 configure: failed program was: | int main() { return 0; } configure:12111: gcc -c -g -O3 -funroll-loops -mfpmath=sse conftest.c >&5 cc1: Invalid option `fpmath=sse' configure:12114: $? = 1 configure: failed program was: | int main() { return 0; } configure:12135: gcc -c -g -O3 -funroll-loops -mcpu=pentium4 conftest.c >&5 cc1: bad value (pentium4) for -mcpu= switch configure:12138: $? = 1 configure: failed program was: | int main() { return 0; } configure:12176: checking calculate timings of various operations configure:12178: result: no configure:12188: checking for ghc configure:12204: found /usr/bin/ghc configure:12214: result: ghc configure:13198: checking for feenableexcept configure:13262: gcc -o conftest -g -O2 conftest.c -lhdf5 -lz -lgsl -llapack -lcblas -lf77blas -latlas -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm >&5 configure:13265: $? = 0 configure:13268: test -s conftest configure:13271: $? = 0 configure:13282: result: yes configure:13297: checking whether feenableexcept declaration is usable configure:13325: g++ -c -g -O3 -funroll-loops -Wall -W -pedantic conftest.cc >&5 configure: In function `int main()': configure:13344: `feenableexcept' undeclared (first use this function) configure:13344: (Each undeclared identifier is reported only once configure:13344: for each function it appears in.) configure:13328: $? = 1 configure: failed program was: | #line 13300 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "meep" | #define PACKAGE_TARNAME "meep" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "meep 0.2" | #define PACKAGE_BUGREPORT "meep@ab-initio.mit.edu" | #define PACKAGE "meep" | #define VERSION "0.2" | #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_DLFCN_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBFFTW3 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## __ | #define HAVE_BLAS 1 | #define HAVE_LAPACK 1 | #define HAVE_LIBGSL 1 | #define HAVE_LIBZ 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_FEENABLEEXCEPT 1 | /* end confdefs.h. */ | #include | #define _GNU_SOURCE 1 | #include | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | feenableexcept(0); | ; | return 0; | } configure:13348: result: no configure:13499: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by meep config.status 0.2, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ab-initio config.status:704: creating Makefile config.status:704: creating meep.pc config.status:704: creating src/Makefile config.status:704: creating hsrc/Makefile config.status:704: creating doc/Makefile config.status:704: creating tests/Makefile config.status:704: creating libctl/Makefile config.status:704: creating libctl/meep.scm config.status:808: creating config.h config.status:1059: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_MPICXX_set= ac_cv_env_MPICXX_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_exeext= ac_cv_f77_compiler_gnu=yes ac_cv_f77_dummy_main=none ac_cv_f77_mangling='lower case, underscore, extra underscore' ac_cv_flibs=' -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm' ac_cv_func_cblas_cgemm=yes ac_cv_func_cheev_=no ac_cv_func_feenableexcept=yes ac_cv_func_sgemm_=no ac_cv_header_dlfcn_h=yes ac_cv_header_hdf5_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_atlas_ATL_xerbla=yes ac_cv_lib_cblas_cblas_dgemm=yes ac_cv_lib_f77blas_sgemm_=yes ac_cv_lib_fftw3_fftw_plan_dft_1d=yes ac_cv_lib_gsl_gsl_sf_bessel_Jn=yes ac_cv_lib_hdf5_H5Pcreate=yes ac_cv_lib_lapack___cheev_=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_HC=ghc ac_cv_prog_LATEX2HTML=latex2html ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc am_cv_CXX_dependencies_compiler_type=gcc lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.2.5.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/meep/meep/missing --run aclocal-1.7' ACTIVATE_READLINE='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/meep/meep/missing --run tar' AUTOCONF='${SHELL} /home/meep/meep/missing --run autoconf' AUTOHEADER='${SHELL} /home/meep/meep/missing --run autoheader' AUTOMAKE='${SHELL} /home/meep/meep/missing --run automake-1.7' AWK='gawk' BLAS_LIBS='-lcblas -lf77blas -latlas' CC='gcc' CCDEPMODE='depmode=gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc' CXXFLAGS='-g -O3 -funroll-loops -Wall -W -pedantic' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='-g -O2' FLIBS=' -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm' GEN_CTL_IO='' HAVE_GUILE_CONFIG='' HC='ghc' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LAPACK_LIBS='-llapack' LATEX2HTML='latex2html' LDFLAGS='' LIBCTL_DIR='' LIBCTL_LIBS='-lhdf5 -lz -lgsl -llapack -lcblas -lf77blas -latlas -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm' LIBOBJS='' LIBS='-lhdf5 -lz -lgsl -llapack -lcblas -lf77blas -latlas -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /home/meep/meep/missing --run makeinfo' MEEPLIBS=' -lhdf5 -lz -lgsl -llapack -lcblas -lf77blas -latlas -lfftw3 -lm -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lfftw3 -lg2c -lm' MPICXX='' MPILIBS='' OBJEXT='o' PACKAGE='meep' PACKAGE_BUGREPORT='meep@ab-initio.mit.edu' PACKAGE_NAME='meep' PACKAGE_STRING='meep 0.2' PACKAGE_TARNAME='meep' PACKAGE_VERSION='0.2' PATH_SEPARATOR=':' RANLIB='ranlib' RUNCODE='' SET_MAKE='' SHARED_VERSION_INFO='0:0:0' SHELL='/bin/sh' STRIP='strip' VERSION='0.2' WITH_DOC_FALSE='' WITH_DOC_TRUE='#' WITH_LIBCTL_FALSE='' WITH_LIBCTL_TRUE='#' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' gen_ctl_io_ok='' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/meep/meep/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define F77_FUNC(name,NAME) name ## _ #define F77_FUNC_(name,NAME) name ## __ #define HAVE_BLAS 1 #define HAVE_DLFCN_H 1 #define HAVE_FEENABLEEXCEPT 1 #define HAVE_HDF5 1 #define HAVE_HDF5_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LAPACK 1 #define HAVE_LIBFFTW3 1 #define HAVE_LIBGSL 1 #define HAVE_LIBM 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "meep" #define PACKAGE_BUGREPORT "meep@ab-initio.mit.edu" #define PACKAGE_NAME "meep" #define PACKAGE_STRING "meep 0.2" #define PACKAGE_TARNAME "meep" #define PACKAGE_VERSION "0.2" #define STDC_HEADERS 1 #define VERSION "0.2" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by meep config.status 0.2, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status hsrc/Makefile on ab-initio config.status:704: creating hsrc/Makefile