This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:562: checking for a BSD compatible install configure:615: checking whether build environment is sane configure:672: checking whether make sets ${MAKE} configure:718: checking for working aclocal configure:731: checking for working autoconf configure:744: checking for working automake configure:757: checking for working autoheader configure:770: checking for working makeinfo configure:791: checking host system type configure:817: checking for c++ configure:849: checking whether the C++ compiler (c++ -fno-common ) works configure:865: c++ -o conftest -fno-common conftest.C 1>&5 configure:891: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:896: checking whether we are using GNU C++ configure:905: c++ -E conftest.C configure:924: checking whether c++ accepts -g configure:973: cc -c -fno-common conftest.c 1>&5 configure:990: cc -c -fno-common conftest.c 1>&5 configure:1016: checking for working SIDPLAY library and headers configure:1075: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.C -lsidplay 1>&5 configure:1232: checking how to run the C++ preprocessor configure:1250: c++ -E conftest.C >/dev/null 2>conftest.out configure:1275: checking for ANSI C header files configure:1288: c++ -E conftest.C >/dev/null 2>conftest.out configure:1355: c++ -o conftest -fno-common conftest.C 1>&5 configure: In function `int main()': configure:1350: error: `exit' undeclared (first use this function) configure:1350: error: (Each undeclared identifier is reported only once for each function it appears in.) configure: failed program was: #line 1344 "configure" #include "confdefs.h" #include #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); exit (0); } configure:1382: checking for signal.h configure:1392: c++ -E conftest.C >/dev/null 2>conftest.out configure:1382: checking for iostream.h configure:1392: c++ -E conftest.C >/dev/null 2>conftest.out configure:1382: checking for iomanip.h configure:1392: c++ -E conftest.C >/dev/null 2>conftest.out configure:1424: checking for sys/ioctl.h configure:1434: c++ -E conftest.C >/dev/null 2>conftest.out configure:1424: checking for linux/soundcard.h configure:1434: c++ -E conftest.C >/dev/null 2>conftest.out configure:1430:29: linux/soundcard.h: No such file or directory configure: failed program was: #line 1429 "configure" #include "confdefs.h" #include configure:1424: checking for sys/soundcard.h configure:1434: c++ -E conftest.C >/dev/null 2>conftest.out configure:1430:27: sys/soundcard.h: No such file or directory configure: failed program was: #line 1429 "configure" #include "confdefs.h" #include configure:1424: checking for soundcard.h configure:1434: c++ -E conftest.C >/dev/null 2>conftest.out configure:1430:23: soundcard.h: No such file or directory configure: failed program was: #line 1429 "configure" #include "confdefs.h" #include configure:1424: checking for sys/audio.h configure:1434: c++ -E conftest.C >/dev/null 2>conftest.out configure:1430:23: sys/audio.h: No such file or directory configure: failed program was: #line 1429 "configure" #include "confdefs.h" #include configure:1424: checking for sun/audioio.h configure:1434: c++ -E conftest.C >/dev/null 2>conftest.out configure:1430:25: sun/audioio.h: No such file or directory configure: failed program was: #line 1429 "configure" #include "confdefs.h" #include configure:1424: checking for sun/dbriio.h configure:1434: c++ -E conftest.C >/dev/null 2>conftest.out configure:1430:24: sun/dbriio.h: No such file or directory configure: failed program was: #line 1429 "configure" #include "confdefs.h" #include configure:1424: checking for sys/audioio.h configure:1434: c++ -E conftest.C >/dev/null 2>conftest.out configure:1430:25: sys/audioio.h: No such file or directory configure: failed program was: #line 1429 "configure" #include "confdefs.h" #include configure:1424: checking for audio.h configure:1434: c++ -E conftest.C >/dev/null 2>conftest.out configure:1430:19: audio.h: No such file or directory configure: failed program was: #line 1429 "configure" #include "confdefs.h" #include configure:1424: checking for dmedia/audio.h configure:1434: c++ -E conftest.C >/dev/null 2>conftest.out configure:1430:26: dmedia/audio.h: No such file or directory configure: failed program was: #line 1429 "configure" #include "confdefs.h" #include configure:1464: checking for cp configure:1499: checking for main in -lossaudio configure:1514: c++ -o conftest -fno-common conftest.C -lossaudio 1>&5 ld: can't locate file for: -lossaudio configure: failed program was: #line 1507 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1536: checking which audio driver to install