This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:600: checking host system type configure:621: checking target system type configure:639: checking build system type configure:694: checking for a BSD compatible install configure:747: checking whether ln works configure:771: checking whether ln -s works configure:1825: checking for gcc configure:1938: checking whether the C compiler (gcc -march=athlon-xp -pipe -O2 ) works configure:1954: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c 1>&5 configure:1980: checking whether the C compiler (gcc -march=athlon-xp -pipe -O2 ) is a cross-compiler configure:1985: checking whether we are using GNU C configure:1994: gcc -E conftest.c configure:2013: checking whether gcc accepts -g configure:2080: checking for gnatbind configure:2145: checking whether compiler driver understands Ada configure:2177: checking how to compare bootstrapped objects configure:2281: checking for correct version of gmp.h configure:2294: gcc -c -march=athlon-xp -pipe -O2 conftest.c 1>&5 configure:2307: checking for MPFR configure:2320: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c -lmpfr -lgmp 1>&5 configure:2314:18: error: mpfr.h: No such file or directory configure: In function 'main': configure:2316: error: 'mpfr_t' undeclared (first use in this function) configure:2316: error: (Each undeclared identifier is reported only once configure:2316: error: for each function it appears in.) configure:2316: error: expected ';' before 'n' configure:2316: error: 'n' undeclared (first use in this function) configure: failed program was: #line 2312 "configure" #include "confdefs.h" #include #include int main() { mpfr_t n; mpfr_init(n); ; return 0; } configure:3319: checking for bison configure:3359: checking for bison configure:3398: checking for gm4 configure:3398: checking for gnum4 configure:3398: checking for m4 configure:3437: checking for flex configure:3477: checking for flex configure:3516: checking for makeinfo configure:3569: checking for expect configure:3610: checking for runtest configure:3658: checking for i686-pc-linux-gnu-ar configure:3733: checking for i686-pc-linux-gnu-as configure:3808: checking for i686-pc-linux-gnu-dlltool configure:3839: checking for dlltool configure:3883: checking for i686-pc-linux-gnu-ld configure:3958: checking for i686-pc-linux-gnu-lipo configure:3989: checking for lipo configure:4033: checking for i686-pc-linux-gnu-nm configure:4108: checking for i686-pc-linux-gnu-ranlib configure:4178: checking for i686-pc-linux-gnu-strip configure:4248: checking for i686-pc-linux-gnu-windres configure:4279: checking for windres configure:4323: checking for i686-pc-linux-gnu-objcopy configure:4398: checking for i686-pc-linux-gnu-objdump configure:4480: checking for i686-pc-linux-gnu-ar configure:4555: checking for i686-pc-linux-gnu-as configure:4630: checking for i686-pc-linux-gnu-cc configure:4661: checking for cc configure:4705: checking for i686-pc-linux-gnu-c++ configure:4780: checking for i686-pc-linux-gnu-dlltool configure:4811: checking for dlltool configure:4855: checking for i686-pc-linux-gnu-gcc configure:4925: checking for i686-pc-linux-gnu-gcj configure:4956: checking for gcj configure:5000: checking for i686-pc-linux-gnu-gfortran configure:5031: checking for gfortran configure:5075: checking for i686-pc-linux-gnu-ld configure:5150: checking for i686-pc-linux-gnu-lipo configure:5181: checking for lipo configure:5225: checking for i686-pc-linux-gnu-nm configure:5300: checking for i686-pc-linux-gnu-objdump configure:5375: checking for i686-pc-linux-gnu-ranlib configure:5445: checking for i686-pc-linux-gnu-strip configure:5520: checking for i686-pc-linux-gnu-windres configure:5551: checking for windres configure:5594: checking where to find the target ar configure:5619: checking where to find the target as configure:5644: checking where to find the target cc configure:5669: checking where to find the target c++ configure:5697: checking where to find the target c++ for libstdc++ configure:5725: checking where to find the target dlltool configure:5750: checking where to find the target gcc configure:5775: checking where to find the target gcj configure:5803: checking where to find the target gfortran configure:5831: checking where to find the target ld configure:5856: checking where to find the target lipo configure:5871: checking where to find the target nm configure:5896: checking where to find the target objdump configure:5921: checking where to find the target ranlib configure:5946: checking where to find the target strip configure:5971: checking where to find the target windres configure:6024: checking whether to enable maintainer-specific portions of Makefiles configure:6071: checking if symbolic links between directories work