This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:604: checking for a BSD compatible install configure:657: checking whether build environment is sane configure:714: checking whether make sets ${MAKE} configure:760: checking for working aclocal configure:773: checking for working autoconf configure:786: checking for working automake configure:799: checking for working autoheader configure:812: checking for working makeinfo configure:829: checking whether to enable maintainer-specific portions of Makefiles configure:994: checking for gcc configure:1107: checking whether the C compiler (gcc ) works configure:1123: gcc -o conftest conftest.c 1>&5 configure:1149: checking whether the C compiler (gcc ) is a cross-compiler configure:1154: checking whether we are using GNU C configure:1163: gcc -E conftest.c configure:1182: checking whether gcc accepts -g configure:1214: checking how to run the C preprocessor configure:1235: gcc -E conftest.c >/dev/null 2>conftest.out configure:1305: checking for a BSD compatible install configure:1358: checking whether ln -s works configure:1454: checking host system type configure:1475: checking build system type configure:1495: checking for ranlib configure:1534: checking for ld used by GCC configure:1596: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:1612: checking for BSD-compatible nm ltconfig:601: checking for object suffix ltconfig:602: gcc -c -g -O2 conftest.c 1>&5 ltconfig:742: checking if gcc PIC flag -fPIC works ltconfig:743: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5 ltconfig:795: checking if gcc supports -c -o file.o ltconfig:796: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5 ltconfig:828: checking if gcc supports -c -o file.lo ltconfig:829: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5 ltconfig:880: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:881: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:924: checking if gcc static flag -static works ltconfig:925: gcc -o conftest -g -O2 -static conftest.c 1>&5 GNU ld version 2.16.1 ltconfig:1557: checking if global_symbol_pipe works ltconfig:1558: gcc -c -g -O2 conftest.c 1>&5 ltconfig:1561: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1613: gcc -o conftest -g -O2 -fno-builtin conftest.c conftstm.o 1>&5 configure:1812: checking whether make sets ${MAKE} configure:1841: checking for ranlib configure:1872: checking if makeinfo supports html output configure:1907: checking for dlfcn.h configure:1917: gcc -E conftest.c >/dev/null 2>conftest.out configure:1946: checking for dlopen in -lc configure:1965: gcc -o conftest -g -O2 conftest.c -lc 1>&5 /tmp/ccEfEUOj.o: In function `main': /var/uhubuild/work/compile/configure:1961: undefined reference to `dlopen' collect2: ld returned 1 exit status configure: failed program was: #line 1954 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dlopen(); int main() { dlopen() ; return 0; } configure:1984: checking for dlopen in -ldl configure:2003: gcc -o conftest -g -O2 conftest.c -ldl 1>&5 configure:2122: checking wherever dynamically loaded symbols need underscores configure:2159: gcc -o conftest -g -O2 conftest.c -ldl 1>&5 configure: failed program was: #line 2140 "configure" #include "confdefs.h" #include #ifndef RTLD_GLOBAL #define RTLD_GLOBAL 0 #endif int main(void) { void *libc, *printfptr; libc = dlopen("libc.so", RTLD_LAZY | RTLD_GLOBAL); if (!libc) exit(1); printfptr = dlsym(libc, "_printf"); dlclose(libc); exit(!printfptr); } configure:2198: checking if compiler recognizes -pthread configure:2220: gcc -o conftest -g -O2 -pthread conftest.c 1>&5 configure:2340: checking for sys/asoundlib.h configure:2350: gcc -E conftest.c >/dev/null 2>conftest.out configure:2346:27: sys/asoundlib.h: No such file or directory configure: failed program was: #line 2345 "configure" #include "confdefs.h" #include configure:2469: checking for esd-config configure:2504: checking for ESD - version >= 0.2.6 configure:2586: gcc -o conftest -g -O2 -pthread conftest.c -L/usr/lib -lesd -laudiofile -lm 1>&5 configure:2667: checking if esd requires alsa configure:2784: checking for AF/AFlib.h configure:2794: gcc -E conftest.c >/dev/null 2>conftest.out configure:2790:22: AF/AFlib.h: No such file or directory configure: failed program was: #line 2789 "configure" #include "confdefs.h" #include configure:2874: checking for libgus.h configure:2884: gcc -E conftest.c >/dev/null 2>conftest.out configure:2880:20: libgus.h: No such file or directory configure: failed program was: #line 2879 "configure" #include "confdefs.h" #include configure:2966: checking for sys/sam9407.h configure:2976: gcc -E conftest.c >/dev/null 2>conftest.out configure:2972:25: sys/sam9407.h: No such file or directory configure: failed program was: #line 2971 "configure" #include "confdefs.h" #include configure:3015: checking for ANSI C header files configure:3028: gcc -E conftest.c >/dev/null 2>conftest.out configure:3095: gcc -o conftest -g -O2 -pthread conftest.c 1>&5 configure:3119: checking for sys/wait.h that is POSIX.1 compatible configure:3140: gcc -c -g -O2 -pthread conftest.c 1>&5 configure:3164: checking for fcntl.h configure:3174: gcc -E conftest.c >/dev/null 2>conftest.out configure:3164: checking for malloc.h configure:3174: gcc -E conftest.c >/dev/null 2>conftest.out configure:3164: checking for memory.h configure:3174: gcc -E conftest.c >/dev/null 2>conftest.out configure:3164: checking for strings.h configure:3174: gcc -E conftest.c >/dev/null 2>conftest.out configure:3164: checking for sys/ioctl.h configure:3174: gcc -E conftest.c >/dev/null 2>conftest.out configure:3164: checking for unistd.h configure:3174: gcc -E conftest.c >/dev/null 2>conftest.out configure:3207: checking whether gcc needs -traditional configure:3253: checking for working const configure:3307: gcc -c -g -O2 -pthread conftest.c 1>&5 configure:3328: checking for pid_t configure:3361: checking for size_t configure:3395: checking if compiler understands the signed keyword configure:3415: gcc -c -g -O2 -pthread conftest.c 1>&5 configure:3449: checking for setenv configure:3477: gcc -o conftest -g -O2 -pthread conftest.c 1>&5 configure:3449: checking for snprintf configure:3477: gcc -o conftest -g -O2 -pthread conftest.c 1>&5 configure:3461: warning: conflicting types for built-in function 'snprintf' configure:3449: checking for srandom configure:3477: gcc -o conftest -g -O2 -pthread conftest.c 1>&5 configure:3504: checking for strcasecmp configure:3532: gcc -o conftest -g -O2 -pthread conftest.c 1>&5 configure:3504: checking for strdup configure:3532: gcc -o conftest -g -O2 -pthread conftest.c 1>&5 configure:3516: warning: conflicting types for built-in function 'strdup' configure:3504: checking for strstr configure:3532: gcc -o conftest -g -O2 -pthread conftest.c 1>&5 configure:3516: warning: conflicting types for built-in function 'strstr' configure:3884: checking for machine/soundcard.h configure:3894: gcc -E conftest.c >/dev/null 2>conftest.out configure:3890:31: machine/soundcard.h: No such file or directory configure: failed program was: #line 3889 "configure" #include "confdefs.h" #include configure:3924: checking for sys/soundcard.h configure:3934: gcc -E conftest.c >/dev/null 2>conftest.out configure:4090: checking if RTLD_GLOBAL is defined configure:4102: gcc -c -g -O2 -pthread conftest.c 1>&5 configure:4134: checking if inlining functions is safe configure:4154: gcc -o conftest -g -O2 -pthread conftest.c 1>&5 configure:4188: checking if compiler is pgcc