This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:556: checking host system type configure:633: checking for _oss_ioctl in -lossaudio configure:652: cc -o conftest -O conftest.c -lossaudio 1>&5 /usr/bin/ld: cannot find -lossaudio collect2: ld returned 1 exit status configure: failed program was: #line 641 "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 _oss_ioctl(); int main() { _oss_ioctl() ; return 0; } configure:685: checking how to run the C preprocessor configure:706: cc -E conftest.c >/dev/null 2>conftest.out configure:768: checking for sys/cdio.h configure:778: cc -E conftest.c >/dev/null 2>conftest.out configure:774:22: sys/cdio.h: No such file or directory configure: failed program was: #line 773 "configure" #include "confdefs.h" #include configure:768: checking for sundev/srreg.h configure:778: cc -E conftest.c >/dev/null 2>conftest.out configure:774:26: sundev/srreg.h: No such file or directory configure: failed program was: #line 773 "configure" #include "confdefs.h" #include configure:768: checking for sys/audioio.h configure:778: cc -E conftest.c >/dev/null 2>conftest.out configure:774:25: sys/audioio.h: No such file or directory configure: failed program was: #line 773 "configure" #include "confdefs.h" #include configure:768: checking for sun/audioio.h configure:778: cc -E conftest.c >/dev/null 2>conftest.out configure:774:25: sun/audioio.h: No such file or directory configure: failed program was: #line 773 "configure" #include "confdefs.h" #include configure:808: checking for soundcard.h configure:818: cc -E conftest.c >/dev/null 2>conftest.out configure:814:23: soundcard.h: No such file or directory configure: failed program was: #line 813 "configure" #include "confdefs.h" #include configure:808: checking for sys/soundcard.h configure:818: cc -E conftest.c >/dev/null 2>conftest.out configure:808: checking for linux/soundcard.h configure:818: cc -E conftest.c >/dev/null 2>conftest.out configure:808: checking for machine/soundcard.h configure:818: cc -E conftest.c >/dev/null 2>conftest.out configure:814:31: machine/soundcard.h: No such file or directory configure: failed program was: #line 813 "configure" #include "confdefs.h" #include configure:848: checking for sys/asoundlib.h configure:858: cc -E conftest.c >/dev/null 2>conftest.out configure:854:27: sys/asoundlib.h: No such file or directory configure: failed program was: #line 853 "configure" #include "confdefs.h" #include configure:848: checking for windows.h configure:858: cc -E conftest.c >/dev/null 2>conftest.out configure:854:21: windows.h: No such file or directory configure: failed program was: #line 853 "configure" #include "confdefs.h" #include configure:848: checking for mmsystem.h configure:858: cc -E conftest.c >/dev/null 2>conftest.out configure:854:22: mmsystem.h: No such file or directory configure: failed program was: #line 853 "configure" #include "confdefs.h" #include configure:888: checking for os2.h configure:898: cc -E conftest.c >/dev/null 2>conftest.out configure:894:17: os2.h: No such file or directory configure: failed program was: #line 893 "configure" #include "confdefs.h" #include configure:888: checking for os2me.h configure:898: cc -E conftest.c >/dev/null 2>conftest.out configure:894:19: os2me.h: No such file or directory configure: failed program was: #line 893 "configure" #include "confdefs.h" #include configure:980: checking for strtoul configure:1008: cc -o conftest -O conftest.c 1>&5