This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:627: checking host system type configure:648: checking target system type configure:666: checking build system type configure:1042: checking for whoami configure:1860: checking for c++ configure:1892: checking whether the C++ compiler (c++ ) works configure:1908: c++ -o conftest conftest.C 1>&5 configure:1934: checking whether the C++ compiler (c++ ) is a cross-compiler configure:1939: checking whether we are using GNU C++ configure:1948: c++ -E conftest.C configure:1967: checking whether c++ accepts -g configure:2004: checking for gcc configure:2117: checking whether the C compiler (gcc -Os -march=c3 -mtune=pentium4 ) works configure:2133: gcc -o conftest -Os -march=c3 -mtune=pentium4 conftest.c 1>&5 configure:2159: checking whether the C compiler (gcc -Os -march=c3 -mtune=pentium4 ) is a cross-compiler configure:2164: checking whether we are using GNU C configure:2173: gcc -E conftest.c configure:2192: checking whether gcc accepts -g configure:2225: checking how to run the C preprocessor configure:2246: gcc -E conftest.c >/dev/null 2>conftest.out configure:2307: checking for ranlib configure:2339: checking for as configure:2380: checking for ar configure:2421: checking for ld configure:2462: checking for strip configure:2503: checking for windres configure:2571: checking for gcc -pipe support configure:2593: gcc -c -Os -march=c3 -mtune=pentium4 -pipe conftest.c 1>&5 configure:2620: checking for visibility(hidden) attribute configure:2644: checking for visibility pragma support configure:2697: checking for perl5 configure:4972: checking for dlopen in -ldl configure:4991: gcc -o conftest -Os -march=c3 -mtune=pentium4 -pipe -Wall conftest.c -ldl 1>&5 configure:5008: checking for dlfcn.h configure:5018: gcc -E conftest.c >/dev/null 2>conftest.out configure:5051: checking whether gcc needs -traditional configure:5099: checking for lchown configure:5127: gcc -o conftest -Os -march=c3 -mtune=pentium4 -pipe -Wall conftest.c 1>&5 configure:5099: checking for strerror configure:5127: gcc -o conftest -Os -march=c3 -mtune=pentium4 -pipe -Wall conftest.c 1>&5 configure:5207: checking for pthread_create in -lpthreads gcc -o dummy dummy.c -Os -march=c3 -mtune=pentium4 -pipe -Wall -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:5229: checking for pthread_create in -lpthread gcc -o dummy dummy.c -Os -march=c3 -mtune=pentium4 -pipe -Wall -lpthread configure:5427: checking whether gcc accepts -pthread