This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:595: checking host system type configure:616: checking target system type configure:634: checking build system type configure:689: checking for a BSD compatible install configure:742: checking whether ln works configure:766: checking whether ln -s works configure:1820: checking for gcc configure:1933: checking whether the C compiler (cc -fno-common ) works configure:1949: cc -o conftest -fno-common conftest.c 1>&5 configure:1975: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1980: checking whether we are using GNU C configure:1989: cc -E conftest.c configure:2008: checking whether cc accepts -g configure:2075: checking for gnatbind configure:2140: checking whether compiler driver understands Ada configure:2172: checking how to compare bootstrapped objects configure:2270: checking for correct version of gmp.h configure:2283: cc -c -fno-common conftest.c 1>&5 configure:2296: checking for MPFR configure:2309: cc -o conftest -fno-common conftest.c -lmpfr -lgmp 1>&5 configure:2303:18: mpfr.h: No such file or directory configure: In function `main': configure:2305: error: `mpfr_t' undeclared (first use in this function) configure:2305: error: (Each undeclared identifier is reported only once configure:2305: error: for each function it appears in.) configure:2305: error: parse error before "n" configure:2305: error: `n' undeclared (first use in this function) configure: failed program was: #line 2301 "configure" #include "confdefs.h" #include #include int main() { mpfr_t n; mpfr_init(n); ; return 0; } configure:2796: checking for bison configure:2831: checking for bison configure:2866: checking for gm4 configure:2901: checking for flex configure:2936: checking for flex configure:2971: checking for makeinfo configure:3618: checking for i386-unknown-gnu-ar configure:3651: checking for ar configure:3690: checking for i386-unknown-gnu-as configure:3723: checking for as configure:3762: checking for i386-unknown-gnu-dlltool configure:3795: checking for dlltool configure:3834: checking for i386-unknown-gnu-ld configure:3867: checking for ld configure:3906: checking for i386-unknown-gnu-nm configure:3939: checking for nm configure:3978: checking for i386-unknown-gnu-ranlib configure:4011: checking for ranlib configure:4050: checking for i386-unknown-gnu-windres configure:4083: checking for windres configure:4122: checking for i386-unknown-gnu-objcopy configure:4155: checking for objcopy configure:4194: checking for i386-unknown-gnu-objdump configure:4227: checking for objdump configure:4273: checking for i386-unknown-gnu-ar configure:4306: checking for ar configure:4345: checking for i386-unknown-gnu-as configure:4378: checking for as configure:4417: checking for i386-unknown-gnu-dlltool configure:4450: checking for dlltool configure:4489: checking for i386-unknown-gnu-ld configure:4522: checking for ld configure:4561: checking for i386-unknown-gnu-lipo configure:4594: checking for lipo configure:4633: checking for i386-unknown-gnu-nm configure:4666: checking for nm configure:4705: checking for i386-unknown-gnu-ranlib configure:4738: checking for ranlib configure:4777: checking for i386-unknown-gnu-strip configure:4810: checking for strip configure:4849: checking for i386-unknown-gnu-windres configure:4882: checking for windres configure:4973: checking whether to enable maintainer-specific portions of Makefiles configure:5020: checking if symbolic links between directories work