
is GiNaC correctly installed and configured on your system?
The execution of "configure" may result in non-blocking warnings, so that it will seem to be OK, but PURRS actually depends on GiNaC. Do you get any warnings about GiNaC when running "configure"?
It looks like OK
You might want to post a compressed version of config.log, the "configure" log file, for us to be able to better identify the problem.
Yes, please.
-------------------------------------------------------------------------------- config.log -------------------------------------------------------------------------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.
It was created by the Parma Recurrence Relation Solver configure 0.0.3, which was generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ## ## Platform. ## ## --------- ##
hostname = 129-24-143-155.dhcp.unm.edu uname -m = i686 uname -r = 2.6.10-1.14_FC2 uname -s = Linux uname -v = #1 Thu Feb 10 17:13:14 EST 2005
/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/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /root/bin
## ----------- ## ## Core tests. ## ## ----------- ##
configure:1578: checking for a BSD-compatible install configure:1633: result: /usr/bin/install -c configure:1644: checking whether build environment is sane configure:1687: result: yes configure:1752: checking for gawk configure:1768: found /bin/gawk configure:1778: result: gawk configure:1788: checking whether make sets $(MAKE) configure:1808: result: yes configure:1991: checking build system type configure:2009: result: i686-pc-linux-gnu configure:2017: checking host system type configure:2031: result: i686-pc-linux-gnu configure:2075: checking for style of include used by make configure:2103: result: GNU configure:2174: checking for gcc configure:2190: found /usr/bin/gcc configure:2200: result: gcc configure:2444: checking for C compiler version configure:2447: gcc --version </dev/null >&5 gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7) Copyright (C) 2003 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:2450: $? = 0 configure:2452: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7) configure:2455: $? = 0 configure:2457: gcc -V </dev/null >&5 gcc: `-V' option must have argument configure:2460: $? = 1 configure:2483: checking for C compiler default output file name configure:2486: gcc conftest.c >&5 configure:2489: $? = 0 configure:2535: result: a.out configure:2540: checking whether the C compiler works configure:2546: ./a.out configure:2549: $? = 0 configure:2566: result: yes configure:2573: checking whether we are cross compiling configure:2575: result: no configure:2578: checking for suffix of executables configure:2580: gcc -o conftest conftest.c >&5 configure:2583: $? = 0 configure:2608: result: configure:2614: checking for suffix of object files configure:2635: gcc -c conftest.c >&5 configure:2638: $? = 0 configure:2660: result: o configure:2664: checking whether we are using the GNU C compiler configure:2688: gcc -c conftest.c >&5 configure:2694: $? = 0 configure:2698: test -z || test ! -s conftest.err configure:2701: $? = 0 configure:2704: test -s conftest.o configure:2707: $? = 0 configure:2720: result: yes configure:2726: checking whether gcc accepts -g configure:2747: gcc -c -g conftest.c >&5 configure:2753: $? = 0 configure:2757: test -z || test ! -s conftest.err configure:2760: $? = 0 configure:2763: test -s conftest.o configure:2766: $? = 0 configure:2777: result: yes configure:2794: checking for gcc option to accept ANSI C configure:2864: gcc -c -g -O2 conftest.c >&5 configure:2870: $? = 0 configure:2874: test -z || test ! -s conftest.err configure:2877: $? = 0 configure:2880: test -s conftest.o configure:2883: $? = 0 configure:2901: result: none needed configure:2919: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2925: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3060: checking dependency style of gcc configure:3150: result: gcc3 configure:3168: checking for an ANSI C-conforming const configure:3235: gcc -c -g -O2 conftest.c >&5 configure:3241: $? = 0 configure:3245: test -z || test ! -s conftest.err configure:3248: $? = 0 configure:3251: test -s conftest.o configure:3254: $? = 0 configure:3265: result: yes configure:3275: checking for inline configure:3296: gcc -c -g -O2 conftest.c >&5 configure:3302: $? = 0 configure:3306: test -z || test ! -s conftest.err configure:3309: $? = 0 configure:3312: test -s conftest.o configure:3315: $? = 0 configure:3327: result: inline configure:3410: checking for gcc configure:3436: result: gcc configure:3680: checking for C compiler version configure:3683: gcc --version </dev/null >&5 gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7) Copyright (C) 2003 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:3686: $? = 0 configure:3688: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7) configure:3691: $? = 0 configure:3693: gcc -V </dev/null >&5 gcc: `-V' option must have argument configure:3696: $? = 1 configure:3699: checking whether we are using the GNU C compiler configure:3755: result: yes configure:3761: checking whether gcc accepts -g configure:3812: result: yes configure:3829: checking for gcc option to accept ANSI C configure:3936: result: none needed configure:3954: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3960: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4095: checking dependency style of gcc configure:4185: result: gcc3 configure:4254: checking for g++ configure:4270: found /usr/bin/g++ configure:4280: result: g++ configure:4296: checking for C++ compiler version configure:4299: g++ --version </dev/null >&5 g++ (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7) Copyright (C) 2003 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:4302: $? = 0 configure:4304: g++ -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7) configure:4307: $? = 0 configure:4309: g++ -V </dev/null >&5 g++: `-V' option must have argument configure:4312: $? = 1 configure:4315: checking whether we are using the GNU C++ compiler configure:4339: g++ -c conftest.cc >&5 configure:4345: $? = 0 configure:4349: test -z || test ! -s conftest.err configure:4352: $? = 0 configure:4355: test -s conftest.o configure:4358: $? = 0 configure:4371: result: yes configure:4377: checking whether g++ accepts -g configure:4398: g++ -c -g conftest.cc >&5 configure:4404: $? = 0 configure:4408: test -z || test ! -s conftest.err configure:4411: $? = 0 configure:4414: test -s conftest.o configure:4417: $? = 0 configure:4428: result: yes configure:4470: g++ -c -g -O2 conftest.cc >&5 configure:4476: $? = 0 configure:4480: test -z || test ! -s conftest.err configure:4483: $? = 0 configure:4486: test -s conftest.o configure:4489: $? = 0 configure:4515: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' undeclared (first use this function) conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Recurrence Relation Solver" | #define PACKAGE_TARNAME "purrs" | #define PACKAGE_VERSION "0.0.3" | #define PACKAGE_STRING "the Parma Recurrence Relation Solver 0.0.3" | #define PACKAGE_BUGREPORT "purrs-devel@cs.unipr.it" | #define PACKAGE "purrs" | #define VERSION "0.0.3" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4470: g++ -c -g -O2 conftest.cc >&5 configure:4476: $? = 0 configure:4480: test -z || test ! -s conftest.err configure:4483: $? = 0 configure:4486: test -s conftest.o configure:4489: $? = 0 configure:4515: g++ -c -g -O2 conftest.cc >&5 configure:4521: $? = 0 configure:4525: test -z || test ! -s conftest.err configure:4528: $? = 0 configure:4531: test -s conftest.o configure:4534: $? = 0 configure:4559: checking dependency style of g++ configure:4649: result: gcc3 configure:4671: checking how to run the C++ preprocessor configure:4702: g++ -E conftest.cc configure:4708: $? = 0 configure:4740: g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:4746: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Recurrence Relation Solver" | #define PACKAGE_TARNAME "purrs" | #define PACKAGE_VERSION "0.0.3" | #define PACKAGE_STRING "the Parma Recurrence Relation Solver 0.0.3" | #define PACKAGE_BUGREPORT "purrs-devel@cs.unipr.it" | #define PACKAGE "purrs" | #define VERSION "0.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4785: result: g++ -E configure:4809: g++ -E conftest.cc configure:4815: $? = 0 configure:4847: g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:4853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Recurrence Relation Solver" | #define PACKAGE_TARNAME "purrs" | #define PACKAGE_VERSION "0.0.3" | #define PACKAGE_STRING "the Parma Recurrence Relation Solver 0.0.3" | #define PACKAGE_BUGREPORT "purrs-devel@cs.unipr.it" | #define PACKAGE "purrs" | #define VERSION "0.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4896: checking whether make sets $(MAKE) configure:4916: result: yes configure:4938: checking for a BSD-compatible install configure:4993: result: /usr/bin/install -c configure:5039: checking for the GMP library configure:5064: g++ -o conftest -g -O2 conftest.cc -lgmp -lgmpxx >&5 configure:5067: $? = 0 configure:5069: ./conftest configure:5072: $? = 0 configure:5074: result: yes configure:5095: checking whether GMP has been compiled with support for exceptions configure:5143: g++ -o conftest -g -O2 conftest.cc -lgmp -lgmpxx >&5 configure:5146: $? = 0 configure:5148: ./conftest ./configure: line 1: 12527 Aborted (core dumped) ./conftest$ac_exeext configure:5151: $? = 134 configure: program exited with status 134 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Recurrence Relation Solver" | #define PACKAGE_TARNAME "purrs" | #define PACKAGE_VERSION "0.0.3" | #define PACKAGE_STRING "the Parma Recurrence Relation Solver 0.0.3" | #define PACKAGE_BUGREPORT "purrs-devel@cs.unipr.it" | #define PACKAGE "purrs" | #define VERSION "0.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | #include <gmpxx.h> | #include <new> | #include <cstddef> | #include <cstdlib> | | using namespace std; | | static void* | x_malloc(size_t) { | throw bad_alloc(); | } | | static void* | x_realloc(void*, size_t, size_t) { | throw bad_alloc(); | } | | static void | x_free(void*, size_t) { | } | | int main() { | mp_set_memory_functions(x_malloc, x_realloc, x_free); | try { | mpz_class pie("3141592653589793238462643383279502884"); | } | catch (bad_alloc) { | exit(0); | } | exit(1); | } | configure:5162: result: no configure:5209: checking for mp_limb_t configure:5234: g++ -c -g -O2 conftest.cc >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest.o configure:5253: $? = 0 configure:5264: result: yes configure:5267: checking size of mp_limb_t configure:5592: g++ -o conftest -g -O2 conftest.cc >&5 configure:5595: $? = 0 configure:5597: ./conftest configure:5600: $? = 0 configure:5623: result: 4 configure:5675: checking for cln-config configure:5693: found /usr/local/bin/cln-config configure:5706: result: /usr/local/bin/cln-config configure:5714: checking for CLN - version >= 1.1.4 configure:5810: g++ -o conftest -g -O2 -I/usr/local/include conftest.cc -L/usr/local/lib -lcln -lgmp >&5 configure:5813: $? = 0 configure:5815: ./conftest configure:5818: $? = 0 configure:5835: result: yes, 1.1.11 configure:5962: checking for ginac-config configure:5980: found /usr/local/bin/ginac-config configure:5993: result: /usr/local/bin/ginac-config configure:6001: checking for GiNaC - version >= 1.0.5 configure:6097: g++ -o conftest -g -O2 -I/usr/local/include -I/usr/local/include conftest.cc -L/usr/local/lib -lginac -L/usr/local/lib -lcln -lgmp >&5 configure:6100: $? = 0 configure:6102: ./conftest configure:6105: $? = 0 configure:6122: result: yes, 1.3.3 configure:6214: checking whether to compile with debug info configure:6223: result: yes configure:6239: checking whether to compile for profiling configure:6254: result: no configure:6265: checking whether to compile for test coverage configure:6280: result: no configure:6291: checking whether to enable checking of run-time assertions configure:6300: result: yes configure:6322: checking whether to enable optimizations configure:6359: result: no configure:6370: checking for which architecture to optimize configure:6393: result: default configure:6424: checking whether byte ordering is bigendian configure:6451: g++ -c -g conftest.cc >&5 configure:6457: $? = 0 configure:6461: test -z || test ! -s conftest.err configure:6464: $? = 0 configure:6467: test -s conftest.o configure:6470: $? = 0 configure:6494: g++ -c -g conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:23: error: `big' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: syntax error before `;' token configure:6500: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Recurrence Relation Solver" | #define PACKAGE_TARNAME "purrs" | #define PACKAGE_VERSION "0.0.3" | #define PACKAGE_STRING "the Parma Recurrence Relation Solver 0.0.3" | #define PACKAGE_BUGREPORT "purrs-devel@cs.unipr.it" | #define PACKAGE "purrs" | #define VERSION "0.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GMP_SUPPORTS_EXCEPTIONS 0 | #define SIZEOF_MP_LIMB_T 4 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:6635: result: no configure:6735: checking for a sed that does not truncate output configure:6789: result: /bin/sed configure:6792: checking for egrep configure:6802: result: grep -E configure:6818: checking for ld used by gcc configure:6885: result: /usr/bin/ld configure:6894: checking if the linker (/usr/bin/ld) is GNU ld configure:6909: result: yes configure:6914: checking for /usr/bin/ld option to reload object files configure:6921: result: -r configure:6939: checking for BSD-compatible nm configure:6981: result: /usr/bin/nm -B configure:6985: checking whether ln -s works configure:6989: result: yes configure:6996: checking how to recognise dependent libraries configure:7168: result: pass_all configure:7623: checking how to run the C preprocessor configure:7658: gcc -E conftest.c configure:7664: $? = 0 configure:7696: gcc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:7702: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Recurrence Relation Solver" | #define PACKAGE_TARNAME "purrs" | #define PACKAGE_VERSION "0.0.3" | #define PACKAGE_STRING "the Parma Recurrence Relation Solver 0.0.3" | #define PACKAGE_BUGREPORT "purrs-devel@cs.unipr.it" | #define PACKAGE "purrs" | #define VERSION "0.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GMP_SUPPORTS_EXCEPTIONS 0 | #define SIZEOF_MP_LIMB_T 4 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7741: result: gcc -E configure:7765: gcc -E conftest.c configure:7771: $? = 0 configure:7803: gcc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:7809: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Recurrence Relation Solver" | #define PACKAGE_TARNAME "purrs" | #define PACKAGE_VERSION "0.0.3" | #define PACKAGE_STRING "the Parma Recurrence Relation Solver 0.0.3" | #define PACKAGE_BUGREPORT "purrs-devel@cs.unipr.it" | #define PACKAGE "purrs" | #define VERSION "0.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GMP_SUPPORTS_EXCEPTIONS 0 | #define SIZEOF_MP_LIMB_T 4 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7853: checking for ANSI C header files configure:7878: gcc -c -g conftest.c >&5 configure:7884: $? = 0 configure:7888: test -z || test ! -s conftest.err configure:7891: $? = 0 configure:7894: test -s conftest.o configure:7897: $? = 0 configure:7983: gcc -o conftest -g conftest.c >&5 configure:7986: $? = 0 configure:7988: ./conftest configure:7991: $? = 0 configure:8006: result: yes configure:8030: checking for sys/types.h configure:8046: gcc -c -g conftest.c >&5 configure:8052: $? = 0 configure:8056: test -z || test ! -s conftest.err configure:8059: $? = 0 configure:8062: test -s conftest.o configure:8065: $? = 0 configure:8076: result: yes configure:8030: checking for sys/stat.h configure:8046: gcc -c -g conftest.c >&5 configure:8052: $? = 0 configure:8056: test -z || test ! -s conftest.err configure:8059: $? = 0 configure:8062: test -s conftest.o configure:8065: $? = 0 configure:8076: result: yes configure:8030: checking for stdlib.h configure:8046: gcc -c -g conftest.c >&5 configure:8052: $? = 0 configure:8056: test -z || test ! -s conftest.err configure:8059: $? = 0 configure:8062: test -s conftest.o configure:8065: $? = 0 configure:8076: result: yes configure:8030: checking for string.h configure:8046: gcc -c -g conftest.c >&5 configure:8052: $? = 0 configure:8056: test -z || test ! -s conftest.err configure:8059: $? = 0 configure:8062: test -s conftest.o configure:8065: $? = 0 configure:8076: result: yes configure:8030: checking for memory.h configure:8046: gcc -c -g conftest.c >&5 configure:8052: $? = 0 configure:8056: test -z || test ! -s conftest.err configure:8059: $? = 0 configure:8062: test -s conftest.o configure:8065: $? = 0 configure:8076: result: yes configure:8030: checking for strings.h configure:8046: gcc -c -g conftest.c >&5 configure:8052: $? = 0 configure:8056: test -z || test ! -s conftest.err configure:8059: $? = 0 configure:8062: test -s conftest.o configure:8065: $? = 0 configure:8076: result: yes configure:8030: checking for inttypes.h configure:8046: gcc -c -g conftest.c >&5 configure:8052: $? = 0 configure:8056: test -z || test ! -s conftest.err configure:8059: $? = 0 configure:8062: test -s conftest.o configure:8065: $? = 0 configure:8076: result: yes configure:8030: checking for stdint.h configure:8046: gcc -c -g conftest.c >&5 configure:8052: $? = 0 configure:8056: test -z || test ! -s conftest.err configure:8059: $? = 0 configure:8062: test -s conftest.o configure:8065: $? = 0 configure:8076: result: yes configure:8030: checking for unistd.h configure:8046: gcc -c -g conftest.c >&5 configure:8052: $? = 0 configure:8056: test -z || test ! -s conftest.err configure:8059: $? = 0 configure:8062: test -s conftest.o configure:8065: $? = 0 configure:8076: result: yes configure:8102: checking dlfcn.h usability configure:8114: gcc -c -g conftest.c >&5 configure:8120: $? = 0 configure:8124: test -z || test ! -s conftest.err configure:8127: $? = 0 configure:8130: test -s conftest.o configure:8133: $? = 0 configure:8143: result: yes configure:8147: checking dlfcn.h presence configure:8157: gcc -E conftest.c configure:8163: $? = 0 configure:8183: result: yes configure:8218: checking for dlfcn.h configure:8225: result: yes configure:8248: checking how to run the C++ preprocessor configure:8362: result: g++ -E configure:8386: g++ -E conftest.cc configure:8392: $? = 0 configure:8424: g++ -E conftest.cc conftest.cc:27:28: ac_nonexistent.h: No such file or directory configure:8430: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Recurrence Relation Solver" | #define PACKAGE_TARNAME "purrs" | #define PACKAGE_VERSION "0.0.3" | #define PACKAGE_STRING "the Parma Recurrence Relation Solver 0.0.3" | #define PACKAGE_BUGREPORT "purrs-devel@cs.unipr.it" | #define PACKAGE "purrs" | #define VERSION "0.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GMP_SUPPORTS_EXCEPTIONS 0 | #define SIZEOF_MP_LIMB_T 4 | #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 <ac_nonexistent.h> configure:8526: checking for g77 configure:8542: found /usr/bin/g77 configure:8552: result: g77 configure:8570: checking for Fortran 77 compiler version configure:8570: g77 --version </dev/null >&5 GNU Fortran (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7) Copyright (C) 2002 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 or type the command `info -f g77 Copying'. configure:8573: $? = 0 configure:8575: g77 -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7) configure:8578: $? = 0 configure:8580: g77 -V </dev/null >&5 g77: `-V' option must have argument configure:8583: $? = 1 configure:8591: checking whether we are using the GNU Fortran 77 compiler configure:8605: g77 -c conftest.F >&5 configure:8611: $? = 0 configure:8615: test -z || test ! -s conftest.err configure:8618: $? = 0 configure:8621: test -s conftest.o configure:8624: $? = 0 configure:8637: result: yes configure:8643: checking whether g77 accepts -g configure:8655: g77 -c -g conftest.f >&5 configure:8661: $? = 0 configure:8665: test -z || test ! -s conftest.err configure:8668: $? = 0 configure:8671: test -s conftest.o configure:8674: $? = 0 configure:8686: result: yes configure:8716: checking the maximum length of command line arguments configure:8808: result: 32768 configure:8819: checking command to parse /usr/bin/nm -B output from gcc object configure:8915: g++ -c -g conftest.cc >&5 configure:8918: $? = 0 configure:8922: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]([ABCDGIRSTW][ABCDGIRSTW]*)[ ][ ]*([_A-Za-z][_A-Za-z0-9]*)$/\1 \2 \2/p' > conftest.nm configure:8925: $? = 0 configure:8977: g++ -o conftest -g conftest.cc conftstm.o >&5 configure:8980: $? = 0 configure:9018: result: ok configure:9022: checking for objdir configure:9037: result: .libs configure:9127: checking for ar configure:9143: found /usr/bin/ar configure:9154: result: ar configure:9207: checking for ranlib configure:9223: found /usr/bin/ranlib configure:9234: result: ranlib configure:9287: checking for strip configure:9303: found /usr/bin/strip configure:9314: result: strip configure:9601: checking if gcc static flag works configure:9629: result: yes configure:9647: checking if gcc supports -fno-rtti -fno-exceptions configure:9668: gcc -c -g -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:9672: $? = 0 configure:9682: result: no configure:9697: checking for gcc option to produce PIC configure:9901: result: -fPIC configure:9909: checking if gcc PIC flag -fPIC works configure:9930: gcc -c -g -fPIC -DPIC conftest.c >&5 configure:9934: $? = 0 configure:9944: result: yes configure:9968: checking if gcc supports -c -o file.o configure:9992: gcc -c -g -o out/conftest2.o conftest.c >&5 configure:9996: $? = 0 configure:10015: result: yes configure:10041: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10937: result: yes configure:11008: checking dynamic linker characteristics configure:11562: result: GNU/Linux ld.so configure:11566: checking how to hardcode library paths into programs configure:11591: result: immediate configure:11605: checking whether stripping libraries is possible configure:11610: result: yes configure:11736: checking for shl_load configure:11793: gcc -o conftest -g conftest.c >&5 /tmp/ccW5hlWF.o(.text+0x16): In function `main': /home/jorge/CVSReps/purrs/conftest.c:67: undefined reference to `shl_load' /tmp/ccW5hlWF.o(.data+0x0):/home/jorge/CVSReps/purrs/conftest.c:66: undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Recurrence Relation Solver" | #define PACKAGE_TARNAME "purrs" | #define PACKAGE_VERSION "0.0.3" | #define PACKAGE_STRING "the Parma Recurrence Relation Solver 0.0.3" | #define PACKAGE_BUGREPORT "purrs-devel@cs.unipr.it" | #define PACKAGE "purrs" | #define VERSION "0.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GMP_SUPPORTS_EXCEPTIONS 0 | #define SIZEOF_MP_LIMB_T 4 | #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. */ | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:11824: result: no configure:11829: checking for shl_load in -ldld configure:11859: gcc -o conftest -g conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:11865: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Recurrence Relation Solver" | #define PACKAGE_TARNAME "purrs" | #define PACKAGE_VERSION "0.0.3" | #define PACKAGE_STRING "the Parma Recurrence Relation Solver 0.0.3" | #define PACKAGE_BUGREPORT "purrs-devel@cs.unipr.it" | #define PACKAGE "purrs" | #define VERSION "0.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GMP_SUPPORTS_EXCEPTIONS 0 | #define SIZEOF_MP_LIMB_T 4 | #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. */ | | /* 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 shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:11891: result: no configure:11896: checking for dlopen configure:11953: gcc -o conftest -g conftest.c >&5 /tmp/ccMIJju2.o(.text+0x16): In function `main': /home/jorge/CVSReps/purrs/conftest.c:67: undefined reference to `dlopen' /tmp/ccMIJju2.o(.data+0x0):/home/jorge/CVSReps/purrs/conftest.c:66: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11959: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "the Parma Recurrence Relation Solver" | #define PACKAGE_TARNAME "purrs" | #define PACKAGE_VERSION "0.0.3" | #define PACKAGE_STRING "the Parma Recurrence Relation Solver 0.0.3" | #define PACKAGE_BUGREPORT "purrs-devel@cs.unipr.it" | #define PACKAGE "purrs" | #define VERSION "0.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GMP_SUPPORTS_EXCEPTIONS 0 | #define SIZEOF_MP_LIMB_T 4 | #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. */ | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:11984: result: no configure:11989: checking for dlopen in -ldl configure:12019: gcc -o conftest -g conftest.c -ldl >&5 configure:12025: $? = 0 configure:12029: test -z || test ! -s conftest.err configure:12032: $? = 0 configure:12035: test -s conftest configure:12038: $? = 0 configure:12051: result: yes configure:12226: checking whether a program can dlopen itself configure:12298: gcc -o conftest -g -DHAVE_DLFCN_H --export-dynamic conftest.c -ldl >&5 cc1: error: unrecognized option `-fexport-dynamic' configure:12301: $? = 1 configure:12319: result: no configure:12440: checking if libtool supports shared libraries configure:12442: result: yes configure:12445: checking whether to build shared libraries configure:12466: result: no configure:12469: checking whether to build static libraries configure:12473: result: yes configure:12565: creating libtool configure:13143: checking for ld used by g++ configure:13210: result: /usr/bin/ld configure:13219: checking if the linker (/usr/bin/ld) is GNU ld configure:13234: result: yes configure:13285: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14165: result: yes configure:14183: g++ -c -g conftest.cpp >&5 configure:14186: $? = 0 configure:14296: checking for g++ option to produce PIC configure:14564: result: -fPIC configure:14572: checking if g++ PIC flag -fPIC works configure:14593: g++ -c -g -fPIC -DPIC conftest.cpp >&5 configure:14597: $? = 0 configure:14607: result: yes configure:14631: checking if g++ supports -c -o file.o configure:14655: g++ -c -g -o out/conftest2.o conftest.cpp >&5 configure:14659: $? = 0 configure:14678: result: yes configure:14704: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14729: result: yes configure:14800: checking dynamic linker characteristics configure:15354: result: GNU/Linux ld.so configure:15358: checking how to hardcode library paths into programs configure:15383: result: immediate configure:15397: checking whether stripping libraries is possible configure:15402: result: yes configure:15528: checking for shl_load configure:15616: result: no configure:15621: checking for shl_load in -ldld configure:15683: result: no configure:15688: checking for dlopen configure:15776: result: no configure:15781: checking for dlopen in -ldl configure:15843: result: yes configure:16018: checking whether a program can dlopen itself configure:16111: result: no configure:16738: checking if libtool supports shared libraries configure:16740: result: yes configure:16743: checking whether to build shared libraries configure:16763: result: no configure:16766: checking whether to build static libraries configure:16770: result: yes configure:16782: checking for g77 option to produce PIC configure:16986: result: -fPIC configure:16994: checking if g77 PIC flag -fPIC works configure:17015: g77 -c -g -O2 -fPIC conftest.f >&5 configure:17019: $? = 0 configure:17029: result: yes configure:17053: checking if g77 supports -c -o file.o configure:17077: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:17081: $? = 0 configure:17100: result: yes configure:17126: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:18002: result: yes configure:18073: checking dynamic linker characteristics configure:18627: result: GNU/Linux ld.so configure:18631: checking how to hardcode library paths into programs configure:18656: result: immediate configure:18670: checking whether stripping libraries is possible configure:18675: result: yes configure:22969: checking readline/readline.h usability configure:22981: g++ -c -g conftest.cc >&5 configure:22987: $? = 0 configure:22991: test -z || test ! -s conftest.err configure:22994: $? = 0 configure:22997: test -s conftest.o configure:23000: $? = 0 configure:23010: result: yes configure:23014: checking readline/readline.h presence configure:23024: g++ -E conftest.cc configure:23030: $? = 0 configure:23050: result: yes configure:23085: checking for readline/readline.h configure:23092: result: yes configure:22969: checking readline/history.h usability configure:22981: g++ -c -g conftest.cc >&5 configure:22987: $? = 0 configure:22991: test -z || test ! -s conftest.err configure:22994: $? = 0 configure:22997: test -s conftest.o configure:23000: $? = 0 configure:23010: result: yes configure:23014: checking readline/history.h presence configure:23024: g++ -E conftest.cc configure:23030: $? = 0 configure:23050: result: yes configure:23085: checking for readline/history.h configure:23092: result: yes configure:23106: checking for termcap library functions configure:23108: result: in termcap or curses or ncurses... configure:23110: checking for tgetent in -ltermcap configure:23140: g++ -o conftest -g conftest.cc -ltermcap >&5 configure:23146: $? = 0 configure:23150: test -z || test ! -s conftest.err configure:23153: $? = 0 configure:23156: test -s conftest configure:23159: $? = 0 configure:23172: result: yes configure:23321: checking for readline in -lreadline configure:23351: g++ -o conftest -g conftest.cc -lreadline -ltermcap >&5 configure:23357: $? = 0 configure:23361: test -z || test ! -s conftest.err configure:23364: $? = 0 configure:23367: test -s conftest configure:23370: $? = 0 configure:23383: result: yes configure:23412: checking whether time.h and sys/time.h may both be included configure:23437: g++ -c -g conftest.cc >&5 configure:23443: $? = 0 configure:23447: test -z || test ! -s conftest.err configure:23450: $? = 0 configure:23453: test -s conftest.o configure:23456: $? = 0 configure:23467: result: yes configure:23484: checking for unistd.h configure:23489: result: yes configure:23493: checking sys/resource.h usability configure:23505: g++ -c -g conftest.cc >&5 configure:23511: $? = 0 configure:23515: test -z || test ! -s conftest.err configure:23518: $? = 0 configure:23521: test -s conftest.o configure:23524: $? = 0 configure:23534: result: yes configure:23538: checking sys/resource.h presence configure:23548: g++ -E conftest.cc configure:23554: $? = 0 configure:23574: result: yes configure:23609: checking for sys/resource.h configure:23616: result: yes configure:23493: checking sys/time.h usability configure:23505: g++ -c -g conftest.cc >&5 configure:23511: $? = 0 configure:23515: test -z || test ! -s conftest.err configure:23518: $? = 0 configure:23521: test -s conftest.o configure:23524: $? = 0 configure:23534: result: yes configure:23538: checking sys/time.h presence configure:23548: g++ -E conftest.cc configure:23554: $? = 0 configure:23574: result: yes configure:23609: checking for sys/time.h configure:23616: result: yes configure:23636: checking for nice configure:23693: g++ -o conftest -g conftest.cc >&5 configure:23699: $? = 0 configure:23703: test -z || test ! -s conftest.err configure:23706: $? = 0 configure:23709: test -s conftest configure:23712: $? = 0 configure:23724: result: yes configure:23636: checking for getrusage configure:23693: g++ -o conftest -g conftest.cc >&5 configure:23699: $? = 0 configure:23703: test -z || test ! -s conftest.err configure:23706: $? = 0 configure:23709: test -s conftest configure:23712: $? = 0 configure:23724: result: yes configure:23636: checking for getrlimit configure:23693: g++ -o conftest -g conftest.cc >&5 configure:23699: $? = 0 configure:23703: test -z || test ! -s conftest.err configure:23706: $? = 0 configure:23709: test -s conftest configure:23712: $? = 0 configure:23724: result: yes configure:23636: checking for setrlimit configure:23693: g++ -o conftest -g conftest.cc >&5 configure:23699: $? = 0 configure:23703: test -z || test ! -s conftest.err configure:23706: $? = 0 configure:23709: test -s conftest configure:23712: $? = 0 configure:23724: result: yes configure:23874: creating ./config.status
## ---------------------- ## ## Running config.status. ## ## ---------------------- ##
This file was extended by the Parma Recurrence Relation Solver config.status 0.0.3, which was generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status
on 129-24-143-155.dhcp.unm.edu
config.status:746: creating Makefile config.status:746: creating src/Makefile config.status:746: creating src/Intervals/Makefile config.status:746: creating src/Intervals/sysdep/Makefile config.status:746: creating m4/Makefile config.status:746: creating doc/Makefile config.status:746: creating tests/Makefile config.status:746: creating demos/Makefile config.status:746: creating doc/user-browse.doxyconf-latex config.status:746: creating doc/devref-browse.doxyconf-latex config.status:746: creating doc/user-print.doxyconf-latex config.status:746: creating doc/devref-print.doxyconf-latex config.status:746: creating doc/user.doxyconf-html config.status:746: creating doc/devref.doxyconf-html config.status:850: creating config.h config.status:984: config.h is unchanged config.status:1164: executing depfiles commands
## ---------------- ## ## Cache variables. ## ## ---------------- ##
ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_enable_readline=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_func_dlopen=no ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_nice=yes ac_cv_func_setrlimit=yes ac_cv_func_shl_load=no ac_cv_gmp_supports_exceptions=no ac_cv_have_gmp=yes ac_cv_have_readline=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_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_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_readline_readline=yes ac_cv_lib_termcap_tgetent=yes ac_cv_objext=o ac_cv_path_CLN_CONFIG=/usr/local/bin/cln-config ac_cv_path_GINACLIB_CONFIG=/usr/local/bin/ginac-config 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_ac_ct_AR=ar 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_make_make_set=yes ac_cv_sizeof_mp_limb_t=4 ac_cv_termcap_lib=-ltermcap ac_cv_type_mp_limb_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= 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 \2/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 \2/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} /home/jorge/CVSReps/purrs/missing --run aclocal-1.9' AMDEPBACKSLASH='' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/jorge/CVSReps/purrs/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /home/jorge/CVSReps/purrs/missing --run autoconf' AUTOHEADER='${SHELL} /home/jorge/CVSReps/purrs/missing --run autoheader' AUTOMAKE='${SHELL} /home/jorge/CVSReps/purrs/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -g -W -Wall' CLN_CONFIG='/usr/local/bin/cln-config' CLN_CPPFLAGS='-I/usr/local/include' CLN_LIBS='-L/usr/local/lib -lcln -lgmp' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -g -W -Wall' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='-g -O2' GINACLIB_CONFIG='/usr/local/bin/ginac-config' GINACLIB_CPPFLAGS='-I/usr/local/include -I/usr/local/include' GINACLIB_LIBS='-L/usr/local/lib -lginac -L/usr/local/lib -lcln -lgmp' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' ISODATE='2005-12-14' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/jorge/CVSReps/purrs/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='o' PACKAGE='purrs' PACKAGE_BUGREPORT='purrs-devel@cs.unipr.it' PACKAGE_NAME='the Parma Recurrence Relation Solver' PACKAGE_STRING='the Parma Recurrence Relation Solver 0.0.3' PACKAGE_TARNAME='purrs' PACKAGE_VERSION='0.0.3' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.0.3' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DLLTOOL='' ac_ct_F77='g77' ac_ct_OBJDUMP='' 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='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' debug_flag='' exec_prefix='${prefix}' extra_cpp_flags='' extra_includes=' -I/usr/local/include -I/usr/local/include -I/usr/local/include' extra_libraries=' -lgmp -lgmpxx -L/usr/local/lib -lcln -lgmp -L/usr/local/lib -lginac -L/usr/local/lib -lcln -lgmp' 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/jorge/CVSReps/purrs/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,' readline_libraries='-lreadline -ltermcap' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' termcap_library='-ltermcap'
## ----------- ## ## confdefs.h. ## ## ----------- ##
#define GMP_SUPPORTS_EXCEPTIONS 0 #define HAVE_DLFCN_H 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETRUSAGE 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NICE 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_SETRLIMIT 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "purrs" #define PACKAGE_BUGREPORT "purrs-devel@cs.unipr.it" #define PACKAGE_NAME "the Parma Recurrence Relation Solver" #define PACKAGE_STRING "the Parma Recurrence Relation Solver 0.0.3" #define PACKAGE_TARNAME "purrs" #define PACKAGE_VERSION "0.0.3" #define SIZEOF_MP_LIMB_T 4 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define USE_READLINE 1 #define USE_READLINE 1 #define VERSION "0.0.3" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 0