This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by buddy configure 2.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = sundance uname -m = i686 uname -r = 2.6.31-22-generic uname -s = Linux uname -v = #68-Ubuntu SMP Tue Oct 26 16:38:35 UTC 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /home/gene/bin PATH: /proj/gene/bin PATH: /proj/gene/gal2/meataxe/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:1551: checking for a BSD-compatible install configure:1606: result: /usr/bin/install -c configure:1617: checking whether build environment is sane configure:1660: result: yes configure:1717: checking for gawk configure:1733: found /usr/bin/gawk configure:1743: result: gawk configure:1753: checking whether make sets $(MAKE) configure:1773: result: yes configure:1988: checking for gcc configure:2004: found /usr/bin/gcc configure:2014: result: gcc configure:2258: checking for C compiler version configure:2261: gcc --version &5 gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2264: $? = 0 configure:2266: gcc -v &5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) configure:2269: $? = 0 configure:2271: gcc -V &5 gcc: '-V' option must have argument configure:2274: $? = 1 configure:2297: checking for C compiler default output file name configure:2300: gcc conftest.c >&5 configure:2303: $? = 0 configure:2349: result: a.out configure:2354: checking whether the C compiler works configure:2360: ./a.out configure:2363: $? = 0 configure:2380: result: yes configure:2387: checking whether we are cross compiling configure:2389: result: no configure:2392: checking for suffix of executables configure:2394: gcc -o conftest conftest.c >&5 configure:2397: $? = 0 configure:2422: result: configure:2428: checking for suffix of object files configure:2449: gcc -c conftest.c >&5 configure:2452: $? = 0 configure:2474: result: o configure:2478: checking whether we are using the GNU C compiler configure:2502: gcc -c conftest.c >&5 configure:2508: $? = 0 configure:2512: test -z || test ! -s conftest.err configure:2515: $? = 0 configure:2518: test -s conftest.o configure:2521: $? = 0 configure:2534: result: yes configure:2540: checking whether gcc accepts -g configure:2561: gcc -c -g conftest.c >&5 configure:2567: $? = 0 configure:2571: test -z || test ! -s conftest.err configure:2574: $? = 0 configure:2577: test -s conftest.o configure:2580: $? = 0 configure:2591: result: yes configure:2608: checking for gcc option to accept ANSI C configure:2678: gcc -c -g -O2 conftest.c >&5 configure:2684: $? = 0 configure:2688: test -z || test ! -s conftest.err configure:2691: $? = 0 configure:2694: test -s conftest.o configure:2697: $? = 0 configure:2715: result: none needed configure:2733: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2739: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2883: checking for style of include used by make configure:2911: result: GNU configure:2939: checking dependency style of gcc configure:3029: result: gcc3 configure:3052: checking for flex configure:3068: found /usr/bin/flex configure:3078: result: flex configure:3091: checking for yywrap in -lfl configure:3121: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:3127: $? = 0 configure:3131: test -z || test ! -s conftest.err configure:3134: $? = 0 configure:3137: test -s conftest configure:3140: $? = 0 configure:3153: result: yes configure:3231: checking lex output file root configure:3242: flex conftest.l configure:3245: $? = 0 configure:3257: result: lex.yy configure:3262: checking whether yytext is a pointer configure:3278: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:3284: $? = 0 configure:3288: test -z || test ! -s conftest.err configure:3291: $? = 0 configure:3294: test -s conftest configure:3297: $? = 0 configure:3311: result: yes configure:3329: checking for bison configure:3345: found /usr/bin/bison configure:3355: result: bison -y configure:3419: checking for g++ configure:3435: found /usr/bin/g++ configure:3445: result: g++ configure:3461: checking for C++ compiler version configure:3464: g++ --version &5 g++ (Ubuntu 4.4.1-4ubuntu9) 4.4.1 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3467: $? = 0 configure:3469: g++ -v &5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) configure:3472: $? = 0 configure:3474: g++ -V &5 g++: '-V' option must have argument configure:3477: $? = 1 configure:3480: checking whether we are using the GNU C++ compiler configure:3504: g++ -c conftest.cc >&5 configure:3510: $? = 0 configure:3514: test -z || test ! -s conftest.err configure:3517: $? = 0 configure:3520: test -s conftest.o configure:3523: $? = 0 configure:3536: result: yes configure:3542: checking whether g++ accepts -g configure:3563: g++ -c -g conftest.cc >&5 configure:3569: $? = 0 configure:3573: test -z || test ! -s conftest.err configure:3576: $? = 0 configure:3579: test -s conftest.o configure:3582: $? = 0 configure:3593: result: yes configure:3635: g++ -c -g -O2 conftest.cc >&5 configure:3641: $? = 0 configure:3645: test -z || test ! -s conftest.err configure:3648: $? = 0 configure:3651: test -s conftest.o configure:3654: $? = 0 configure:3680: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:16: error: 'exit' was not declared in this scope configure:3686: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "buddy" | #define PACKAGE_TARNAME "buddy" | #define PACKAGE_VERSION "2.4" | #define PACKAGE_STRING "buddy 2.4" | #define PACKAGE_BUGREPORT "" | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3635: g++ -c -g -O2 conftest.cc >&5 conftest.cc:12: error: 'void std::exit(int)' should have been declared inside 'std' configure:3641: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "buddy" | #define PACKAGE_TARNAME "buddy" | #define PACKAGE_VERSION "2.4" | #define PACKAGE_STRING "buddy 2.4" | #define PACKAGE_BUGREPORT "" | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3635: g++ -c -g -O2 conftest.cc >&5 conftest.cc:12: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:13: /usr/include/stdlib.h:543: error: declaration of 'void std::exit(int) throw ()' throws different exceptions conftest.cc:12: error: from previous declaration 'void std::exit(int)' configure:3641: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "buddy" | #define PACKAGE_TARNAME "buddy" | #define PACKAGE_VERSION "2.4" | #define PACKAGE_STRING "buddy 2.4" | #define PACKAGE_BUGREPORT "" | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3635: g++ -c -g -O2 conftest.cc >&5 configure:3641: $? = 0 configure:3645: test -z || test ! -s conftest.err configure:3648: $? = 0 configure:3651: test -s conftest.o configure:3654: $? = 0 configure:3680: g++ -c -g -O2 conftest.cc >&5 configure:3686: $? = 0 configure:3690: test -z || test ! -s conftest.err configure:3693: $? = 0 configure:3696: test -s conftest.o configure:3699: $? = 0 configure:3724: checking dependency style of g++ configure:3814: result: gcc3 configure:3910: checking build system type configure:3928: result: i686-pc-linux-gnu configure:3936: checking host system type configure:3950: result: i686-pc-linux-gnu configure:3958: checking for a sed that does not truncate output configure:4012: result: /bin/sed configure:4015: checking for egrep configure:4025: result: grep -E configure:4041: checking for ld used by gcc configure:4108: result: /usr/bin/ld configure:4117: checking if the linker (/usr/bin/ld) is GNU ld configure:4132: result: yes configure:4137: checking for /usr/bin/ld option to reload object files configure:4144: result: -r configure:4153: checking for BSD-compatible nm configure:4195: result: /usr/bin/nm -B configure:4199: checking whether ln -s works configure:4203: result: yes configure:4210: checking how to recognise dependent libraries configure:4393: result: pass_all configure:4611: checking how to run the C preprocessor configure:4646: gcc -E conftest.c configure:4652: $? = 0 configure:4684: gcc -E conftest.c conftest.c:15:28: error: ac_nonexistent.h: No such file or directory configure:4690: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "buddy" | #define PACKAGE_TARNAME "buddy" | #define PACKAGE_VERSION "2.4" | #define PACKAGE_STRING "buddy 2.4" | #define PACKAGE_BUGREPORT "" | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:4729: result: gcc -E configure:4753: gcc -E conftest.c configure:4759: $? = 0 configure:4791: gcc -E conftest.c conftest.c:15:28: error: ac_nonexistent.h: No such file or directory configure:4797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "buddy" | #define PACKAGE_TARNAME "buddy" | #define PACKAGE_VERSION "2.4" | #define PACKAGE_STRING "buddy 2.4" | #define PACKAGE_BUGREPORT "" | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:4841: checking for ANSI C header files configure:4866: gcc -c -g -O2 conftest.c >&5 configure:4872: $? = 0 configure:4876: test -z || test ! -s conftest.err configure:4879: $? = 0 configure:4882: test -s conftest.o configure:4885: $? = 0 configure:4974: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:32: warning: incompatible implicit declaration of built-in function 'exit' configure:4977: $? = 0 configure:4979: ./conftest configure:4982: $? = 0 configure:4997: result: yes configure:5021: checking for sys/types.h configure:5037: gcc -c -g -O2 conftest.c >&5 configure:5043: $? = 0 configure:5047: test -z || test ! -s conftest.err configure:5050: $? = 0 configure:5053: test -s conftest.o configure:5056: $? = 0 configure:5067: result: yes configure:5021: checking for sys/stat.h configure:5037: gcc -c -g -O2 conftest.c >&5 configure:5043: $? = 0 configure:5047: test -z || test ! -s conftest.err configure:5050: $? = 0 configure:5053: test -s conftest.o configure:5056: $? = 0 configure:5067: result: yes configure:5021: checking for stdlib.h configure:5037: gcc -c -g -O2 conftest.c >&5 configure:5043: $? = 0 configure:5047: test -z || test ! -s conftest.err configure:5050: $? = 0 configure:5053: test -s conftest.o configure:5056: $? = 0 configure:5067: result: yes configure:5021: checking for string.h configure:5037: gcc -c -g -O2 conftest.c >&5 configure:5043: $? = 0 configure:5047: test -z || test ! -s conftest.err configure:5050: $? = 0 configure:5053: test -s conftest.o configure:5056: $? = 0 configure:5067: result: yes configure:5021: checking for memory.h configure:5037: gcc -c -g -O2 conftest.c >&5 configure:5043: $? = 0 configure:5047: test -z || test ! -s conftest.err configure:5050: $? = 0 configure:5053: test -s conftest.o configure:5056: $? = 0 configure:5067: result: yes configure:5021: checking for strings.h configure:5037: gcc -c -g -O2 conftest.c >&5 configure:5043: $? = 0 configure:5047: test -z || test ! -s conftest.err configure:5050: $? = 0 configure:5053: test -s conftest.o configure:5056: $? = 0 configure:5067: result: yes configure:5021: checking for inttypes.h configure:5037: gcc -c -g -O2 conftest.c >&5 configure:5043: $? = 0 configure:5047: test -z || test ! -s conftest.err configure:5050: $? = 0 configure:5053: test -s conftest.o configure:5056: $? = 0 configure:5067: result: yes configure:5021: checking for stdint.h configure:5037: gcc -c -g -O2 conftest.c >&5 configure:5043: $? = 0 configure:5047: test -z || test ! -s conftest.err configure:5050: $? = 0 configure:5053: test -s conftest.o configure:5056: $? = 0 configure:5067: result: yes configure:5021: checking for unistd.h configure:5037: gcc -c -g -O2 conftest.c >&5 configure:5043: $? = 0 configure:5047: test -z || test ! -s conftest.err configure:5050: $? = 0 configure:5053: test -s conftest.o configure:5056: $? = 0 configure:5067: result: yes configure:5093: checking dlfcn.h usability configure:5105: gcc -c -g -O2 conftest.c >&5 configure:5111: $? = 0 configure:5115: test -z || test ! -s conftest.err configure:5118: $? = 0 configure:5121: test -s conftest.o configure:5124: $? = 0 configure:5134: result: yes configure:5138: checking dlfcn.h presence configure:5148: gcc -E conftest.c configure:5154: $? = 0 configure:5174: result: yes configure:5209: checking for dlfcn.h configure:5216: result: yes configure:5234: checking how to run the C++ preprocessor configure:5265: g++ -E conftest.cc configure:5271: $? = 0 configure:5303: g++ -E conftest.cc conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory configure:5309: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "buddy" | #define PACKAGE_TARNAME "buddy" | #define PACKAGE_VERSION "2.4" | #define PACKAGE_STRING "buddy 2.4" | #define PACKAGE_BUGREPORT "" | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 | /* end confdefs.h. */ | #include configure:5348: result: g++ -E configure:5372: g++ -E conftest.cc configure:5378: $? = 0 configure:5410: g++ -E conftest.cc conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory configure:5416: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "buddy" | #define PACKAGE_TARNAME "buddy" | #define PACKAGE_VERSION "2.4" | #define PACKAGE_STRING "buddy 2.4" | #define PACKAGE_BUGREPORT "" | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #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 | /* end confdefs.h. */ | #include configure:5511: checking for g77 configure:5540: result: no configure:5511: checking for f77 configure:5540: result: no configure:5511: checking for xlf configure:5540: result: no configure:5511: checking for frt configure:5540: result: no configure:5511: checking for pgf77 configure:5540: result: no configure:5511: checking for fort77 configure:5540: result: no configure:5511: checking for fl32 configure:5540: result: no configure:5511: checking for af77 configure:5540: result: no configure:5511: checking for f90 configure:5540: result: no configure:5511: checking for xlf90 configure:5540: result: no configure:5511: checking for pgf90 configure:5540: result: no configure:5511: checking for epcf90 configure:5540: result: no configure:5511: checking for f95 configure:5527: found /usr/bin/f95 configure:5537: result: f95 configure:5552: checking for Fortran 77 compiler version configure:5555: f95 --version &5 GNU Fortran (Ubuntu 4.4.1-4ubuntu9) 4.4.1 Copyright (C) 2009 Free Software Foundation, Inc. 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 configure:5558: $? = 0 configure:5560: f95 -v &5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) configure:5563: $? = 0 configure:5565: f95 -V &5 f95: '-V' option must have argument configure:5568: $? = 1 configure:5576: checking whether we are using the GNU Fortran 77 compiler configure:5590: f95 -c conftest.F >&5 configure:5596: $? = 0 configure:5600: test -z || test ! -s conftest.err configure:5603: $? = 0 configure:5606: test -s conftest.o configure:5609: $? = 0 configure:5622: result: yes configure:5628: checking whether f95 accepts -g configure:5640: f95 -c -g conftest.f >&5 configure:5646: $? = 0 configure:5650: test -z || test ! -s conftest.err configure:5653: $? = 0 configure:5656: test -s conftest.o configure:5659: $? = 0 configure:5671: result: yes configure:5701: checking the maximum length of command line arguments configure:5766: result: 32768 configure:5777: checking command to parse /usr/bin/nm -B output from gcc object configure:5866: gcc -c -g -O2 conftest.c >&5 configure:5869: $? = 0 configure:5873: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5876: $? = 0 configure:5928: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5931: $? = 0 configure:5969: result: ok configure:5973: checking for objdir configure:5988: result: .libs configure:6078: checking for ar configure:6094: found /usr/bin/ar configure:6105: result: ar configure:6158: checking for ranlib configure:6174: found /usr/bin/ranlib configure:6185: result: ranlib configure:6238: checking for strip configure:6254: found /usr/bin/strip configure:6265: result: strip configure:6527: checking if gcc static flag works configure:6550: result: yes configure:6568: checking if gcc supports -fno-rtti -fno-exceptions configure:6586: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6590: $? = 0 configure:6601: result: no configure:6616: checking for gcc option to produce PIC configure:6793: result: -fPIC configure:6801: checking if gcc PIC flag -fPIC works configure:6819: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6823: $? = 0 configure:6834: result: yes configure:6858: checking if gcc supports -c -o file.o configure:6879: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6883: $? = 0 configure:6903: result: yes configure:6929: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:7777: result: yes configure:7803: checking whether -lc should be explicitly linked in configure:7808: gcc -c -g -O2 conftest.c >&5 configure:7811: $? = 0 configure:7825: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7828: $? = 0 configure:7840: result: no configure:7848: checking dynamic linker characteristics configure:8394: result: GNU/Linux ld.so configure:8398: checking how to hardcode library paths into programs configure:8423: result: immediate configure:8437: checking whether stripping libraries is possible configure:8442: result: yes configure:9272: checking if libtool supports shared libraries configure:9274: result: yes configure:9277: checking whether to build shared libraries configure:9335: result: yes configure:9338: checking whether to build static libraries configure:9342: result: yes configure:9434: creating libtool configure:9981: checking for ld used by g++ configure:10048: result: /usr/bin/ld configure:10057: checking if the linker (/usr/bin/ld) is GNU ld configure:10072: result: yes configure:10123: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:10951: result: yes configure:10969: g++ -c -g -O2 conftest.cc >&5 configure:10972: $? = 0 configure:11068: checking for g++ option to produce PIC configure:11320: result: -fPIC configure:11328: checking if g++ PIC flag -fPIC works configure:11346: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11350: $? = 0 configure:11361: result: yes configure:11385: checking if g++ supports -c -o file.o configure:11406: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11410: $? = 0 configure:11430: result: yes configure:11456: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11481: result: yes configure:11552: checking dynamic linker characteristics configure:12098: result: GNU/Linux ld.so configure:12102: checking how to hardcode library paths into programs configure:12127: result: immediate configure:12141: checking whether stripping libraries is possible configure:12146: result: yes configure:13453: checking if libtool supports shared libraries configure:13455: result: yes configure:13458: checking whether to build shared libraries configure:13476: result: yes configure:13479: checking whether to build static libraries configure:13483: result: yes configure:13495: checking for f95 option to produce PIC configure:13672: result: -fPIC configure:13680: checking if f95 PIC flag -fPIC works configure:13698: f95 -c -g -O2 -fPIC conftest.f >&5 configure:13702: $? = 0 configure:13713: result: yes configure:13737: checking if f95 supports -c -o file.o configure:13758: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13762: $? = 0 configure:13782: result: yes configure:13808: checking whether the f95 linker (/usr/bin/ld) supports shared libraries configure:14636: result: yes configure:14707: checking dynamic linker characteristics configure:15253: result: GNU/Linux ld.so configure:15257: checking how to hardcode library paths into programs configure:15282: result: immediate configure:15296: checking whether stripping libraries is possible configure:15301: result: yes configure:19547: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by buddy config.status 2.4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sundance config.status:728: creating Makefile config.status:728: creating src/Makefile config.status:728: creating doc/Makefile config.status:728: creating examples/Makefile config.status:728: creating examples/adder/Makefile config.status:728: creating examples/bddcalc/Makefile config.status:728: creating examples/bddtest/Makefile config.status:728: creating examples/cmilner/Makefile config.status:728: creating examples/fdd/Makefile config.status:728: creating examples/milner/Makefile config.status:728: creating examples/money/Makefile config.status:728: creating examples/queen/Makefile config.status:728: creating examples/solitare/Makefile config.status:832: creating config.h config.status:942: config.h is unchanged config.status:1122: 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=yes ac_cv_header_dlfcn_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_fl_yywrap=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_CXXCPP='g++ -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=f95 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_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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.10.1.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_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_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /course/cs5800gc/buddy-2.4/tools/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /course/cs5800gc/buddy-2.4/tools/missing --run tar' AR='ar' AUTOCONF='${SHELL} /course/cs5800gc/buddy-2.4/tools/missing --run autoconf' AUTOHEADER='${SHELL} /course/cs5800gc/buddy-2.4/tools/missing --run autoheader' AUTOMAKE='${SHELL} /course/cs5800gc/buddy-2.4/tools/missing --run automake-1.8' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='f95' FFLAGS='-g -O2' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /course/cs5800gc/buddy-2.4/tools/missing --run makeinfo' OBJEXT='o' PACKAGE='buddy' PACKAGE_BUGREPORT='' PACKAGE_NAME='buddy' PACKAGE_STRING='buddy 2.4' PACKAGE_TARNAME='buddy' PACKAGE_VERSION='2.4' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='2.4' YACC='bison -y' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='f95' 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}' 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='/course/cs5800gc/buddy-2.4/tools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' 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 HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 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 MAJOR_VERSION 2 #define MINOR_VERSION 4 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "buddy" #define PACKAGE_STRING "buddy 2.4" #define PACKAGE_TARNAME "buddy" #define PACKAGE_VERSION "2.4" #define STDC_HEADERS 1 #define YYTEXT_POINTER 1 #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0