This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:585: checking host system type configure:606: checking target system type configure:624: checking build system type configure:649: checking for gcc configure:762: checking whether the C compiler (gcc ) works configure:778: gcc -o conftest conftest.c 1>&5 configure:804: checking whether the C compiler (gcc ) is a cross-compiler configure:809: checking whether we are using GNU C configure:818: gcc -E conftest.c configure:837: checking whether gcc accepts -g configure:871: checking for ranlib configure:910: checking for a BSD compatible install configure:971: checking for ar configure:1001: checking whether byte ordering is bigendian configure:1019: gcc -c -g -O2 conftest.c 1>&5 configure:1034: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:1029: error: `not' undeclared (first use in this function) configure:1029: error: (Each undeclared identifier is reported only once configure:1029: error: for each function it appears in.) configure:1029: error: syntax error before "big" configure: failed program was: #line 1023 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:1158: gcc -c -g -O2 -Wall conftest.c 1>&5 configure: In function `main': configure:1154: warning: unused variable `e' configure:1176: checking for mmap configure:1204: gcc -o conftest -g -O2 -Wall conftest.c 1>&5 configure:1238: checking how to run the C preprocessor configure:1259: gcc -E conftest.c >/dev/null 2>conftest.out configure:1319: checking for sys/soundcard.h configure:1329: gcc -E conftest.c >/dev/null 2>conftest.out configure:1353: checking for machine/soundcard.h configure:1363: gcc -E conftest.c >/dev/null 2>conftest.out configure:1359:31: machine/soundcard.h: No such file or directory configure: failed program was: #line 1358 "configure" #include "confdefs.h" #include configure:1387: checking for sys/audioio.h configure:1397: gcc -E conftest.c >/dev/null 2>conftest.out configure:1393:25: sys/audioio.h: No such file or directory configure: failed program was: #line 1392 "configure" #include "confdefs.h" #include configure:1421: checking for sys/asoundlib.h configure:1431: gcc -E conftest.c >/dev/null 2>conftest.out configure:1427:27: sys/asoundlib.h: No such file or directory configure: failed program was: #line 1426 "configure" #include "confdefs.h" #include configure:1455: checking for mmsystem.h configure:1465: gcc -E conftest.c >/dev/null 2>conftest.out configure:1461:22: mmsystem.h: No such file or directory configure: failed program was: #line 1460 "configure" #include "confdefs.h" #include