This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:580: checking host system type configure:690: checking for gcc configure:803: checking whether the C compiler (cc -fno-common ) works configure:819: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:845: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:850: checking whether we are using GNU C configure:859: cc -E conftest.c configure:878: checking whether cc accepts -g configure:921: checking for a BSD compatible install configure:974: checking whether gmake sets ${MAKE} configure:1003: checking for ranlib configure:1032: checking how to run the C preprocessor configure:1053: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1112: checking for ANSI C header files configure:1125: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1192: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1221: checking for /usr/lib/oss configure:1241: checking for /usr/src/sys/i386/isa/sound configure:1334: checking for strings.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1334: checking for getopt.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1334: checking for sys/select.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1334: checking for sys/param.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1334: checking for sys/soundcard.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1340:27: sys/soundcard.h: No such file or directory configure: failed program was: #line 1339 "configure" #include "confdefs.h" #include configure:1334: checking for machine/soundcard.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1340:31: machine/soundcard.h: No such file or directory configure: failed program was: #line 1339 "configure" #include "confdefs.h" #include configure:1334: checking for sys/ultrasound.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1340:28: sys/ultrasound.h: No such file or directory configure: failed program was: #line 1339 "configure" #include "confdefs.h" #include configure:1334: checking for linux/ultrasound.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1340:30: linux/ultrasound.h: No such file or directory configure: failed program was: #line 1339 "configure" #include "confdefs.h" #include configure:1334: checking for machine/ultrasound.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1340:32: machine/ultrasound.h: No such file or directory configure: failed program was: #line 1339 "configure" #include "confdefs.h" #include configure:1334: checking for awe_voice.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1340:23: awe_voice.h: No such file or directory configure: failed program was: #line 1339 "configure" #include "confdefs.h" #include configure:1334: checking for sys/awe_voice.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1340:27: sys/awe_voice.h: No such file or directory configure: failed program was: #line 1339 "configure" #include "confdefs.h" #include configure:1334: checking for linux/awe_voice.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1340:29: linux/awe_voice.h: No such file or directory configure: failed program was: #line 1339 "configure" #include "confdefs.h" #include configure:1334: checking for sys/asoundlib.h configure:1344: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1340:27: sys/asoundlib.h: No such file or directory configure: failed program was: #line 1339 "configure" #include "confdefs.h" #include configure:1496: checking for esd_play_stream in -lesd configure:1515: cc -o conftest -fno-common -I/usr/local/include conftest.c -lesd -L/usr/local/lib 1>&5 configure:1965: checking whether byte ordering is bigendian configure:1983: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1998: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1993: error: `not' undeclared (first use in this function) configure:1993: error: (Each undeclared identifier is reported only once configure:1993: error: for each function it appears in.) configure:1993: error: parse error before "big" configure: failed program was: #line 1987 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:2060: checking whether gcc needs -fsigned-char configure:2075: cc -o conftest -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c -lesd -L/usr/local/lib -lesd 1>&5 configure:2072: warning: return type defaults to `int' configure: failed program was: #line 2071 "configure" #include "confdefs.h" main(){char foo=0xff;return(foo<0);} configure:2194: checking whether gcc understands __attribute__((packed)) configure:2206: cc -c -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c 1>&5 configure:2329: checking whether cc needs -traditional configure:2354:20: termio.h: No such file or directory configure:2375: checking return type of signal handlers configure:2397: cc -c -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:2393: warning: unused variable `i' configure:2416: checking for vprintf configure:2444: cc -o conftest -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c -lesd -L/usr/local/lib -lesd 1>&5 configure:2428: warning: conflicting types for built-in function `vprintf' configure:2523: checking for select configure:2551: cc -o conftest -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c -lesd -L/usr/local/lib -lesd 1>&5 configure:2523: checking for getopt_long configure:2551: cc -o conftest -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c -lesd -L/usr/local/lib -lesd 1>&5 configure:2523: checking for snprintf configure:2551: cc -o conftest -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c -lesd -L/usr/local/lib -lesd 1>&5 configure:2535: warning: conflicting types for built-in function `snprintf' configure:2581: checking for X configure:2895: checking for dnet_ntoa in -ldnet configure:2914: cc -o conftest -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c -ldnet -lesd -L/usr/local/lib -lesd 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 2903 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:2936: checking for dnet_ntoa in -ldnet_stub configure:2955: cc -o conftest -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c -ldnet_stub -lesd -L/usr/local/lib -lesd 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 2944 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:2984: checking for gethostbyname configure:3012: cc -o conftest -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c -lesd -L/usr/local/lib -lesd 1>&5 configure:3082: checking for connect configure:3110: cc -o conftest -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c -lesd -L/usr/local/lib -lesd 1>&5 configure:3174: checking for remove configure:3202: cc -o conftest -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c -lesd -L/usr/local/lib -lesd 1>&5 configure:3266: checking for shmat configure:3294: cc -o conftest -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include conftest.c -lesd -L/usr/local/lib -lesd 1>&5 configure:3367: checking for IceConnectionNumber in -lICE configure:3386: cc -o conftest -fno-common -Wall -Wno-implicit-int -finline-functions -I/usr/local/include -L/usr/X11R6/lib conftest.c -lICE -lesd -L/usr/local/lib -lesd 1>&5