This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:814: checking host system type configure:937: checking sysdep dirs configure:1142: checking for a BSD compatible install configure:1196: checking whether ln -s works configure:1219: checking build system type configure:1247: checking for gcc configure:1280: checking version of gcc configure:1300: checking for make configure:1333: checking version of make configure:1354: checking for msgfmt configure:1387: checking version of msgfmt configure:1407: checking for makeinfo configure:1440: checking version of makeinfo configure:1469: checking whether the C compiler (gcc -O2 ) works configure:1486: gcc -o conftest -O2 conftest.c 1>&5 configure:1511: checking whether the C compiler (gcc -O2 ) is a cross-compiler configure:1523: checking whether we are using GNU C configure:1532: gcc -E conftest.c configure:1545: checking build system type configure:1599: checking how to run the C preprocessor configure:1620: gcc -E conftest.c >/dev/null 2>conftest.out configure:1670: checking whether as is GNU as configure:1688: checking whether /usr/local/egcs103a/lib/gcc-lib/powerpc-unknown-linux-gnulibc1/egcs-2.90.29/ld is GNU ld configure:1707: checking for ar configure:1738: checking for ranlib configure:1803: checking for mig configure:1843: checking whether ranlib is necessary configure:1877: checking LD_LIBRARY_PATH variable configure:1897: checking for bash configure:1985: checking for mawk configure:1985: checking for gawk configure:2018: checking for perl configure:2053: checking for signed size_t type configure:2077: checking for libc-friendly stddef.h configure:2097: gcc -c -O2 conftest.c 1>&5 configure:2116: checking whether we need to use -P to assemble .S files configure:2139: checking for assembler global-symbol directive configure:2169: checking for .set assembler directive configure:2203: checking for .symver assembler directive configure:2222: checking for ld --version-script configure:2245: gcc -O2 -shared -o conftest.so conftest.o -nostartfiles -nostdlib -Wl,--version-script,conftest.map 1>&5 configure:2283: checking for .previous assembler directive configure:2291: gcc -c -O2 conftest.s 1>&5 configure:2446: checking for assembler .weak directive configure:2507: checking for ld --no-whole-archive configure:2518: gcc -O2 -nostdlib -nostartfiles -Wl,--no-whole-archive -o conftest conftest.c 1>&5 configure:2532: checking for gcc -fno-exceptions configure:2543: gcc -O2 -nostdlib -nostartfiles -fno-exceptions -o conftest conftest.c 1>&5 configure:2592: checking whether clobbering cr0 causes problems configure:2604: gcc -c -O2 conftest.c 1>&5 configure: In function `tester': configure:2598: fixed or forbidden register was spilled. This may be due to a compiler bug or to impossible asm statements or clauses. configure: failed program was: #line 2597 "configure" #include "confdefs.h" int tester(int x) { asm ("" : : : "cc"); return x & 123; } int main() { ; return 0; } configure:2626: checking for DWARF2 unwind info support configure:2658: gcc -O2 -DCHECK__register_frame_info -nostdlib -nostartfiles -o conftest conftest.c -lgcc >&5 configure: In function `abort': configure:2652: warning: `noreturn' function does return /tmp/cca007891.o: In function `_start': /tmp/cca007891.o(.text+0x24): undefined reference to `__register_frame_info' /tmp/cca007891.o(.text+0x30): undefined reference to `__deregister_frame_info' collect2: ld returned 1 exit status configure:2666: gcc -O2 -DCHECK__register_frame -nostdlib -nostartfiles -o conftest conftest.c -lgcc >&5 configure: In function `abort': configure:2652: warning: `noreturn' function does return /tmp/cca007971.o: In function `_start': /tmp/cca007971.o(.text+0x24): undefined reference to `__register_frame' /tmp/cca007971.o(.text+0x30): undefined reference to `__deregister_frame' collect2: ld returned 1 exit status configure:12: checking installed Linux kernel header files configure:26: gcc -c -O2 conftest.c 1>&5 configure:2784: checking stdio selection configure:2796: checking ldap selection configure:2847: checking whether -fPIC is default