This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by TiMidity++ configure 2.13.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-audio=alsa,oss,arts,esd,vorbis --with-default-output=alsa --enable-interface=ncurses,gtk,alsaseq,server,network --enable-dynamic --enable-network --enable-spectogram --with-default-path=/etc --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = janusz uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1465: checking build system type configure:1483: result: i586-uhu-linux-gnu configure:1491: checking host system type configure:1505: result: i586-uhu-linux-gnu configure:1513: checking target system type configure:1527: result: i586-uhu-linux-gnu configure:1555: checking for a BSD-compatible install configure:1610: result: /bin/install -c configure:1621: checking whether build environment is sane configure:1664: result: yes configure:1697: checking for gawk configure:1713: found /bin/gawk configure:1723: result: gawk configure:1733: checking whether make sets $(MAKE) configure:1753: result: yes configure:1920: checking whether to enable maintainer-specific portions of Makefiles configure:1929: result: no configure:1948: checking whether grep returns status configure:1960: result: yes configure:1976: checking if --enable-debug option specified configure:2000: result: no configure:2118: checking for emacs configure:2147: result: no configure:2118: checking for xemacs configure:2147: result: no configure:2200: checking for i586-uhu-linux-gcc configure:2216: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2226: result: i586-uhu-linux-gcc configure:2508: checking for C compiler version configure:2511: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2514: $? = 0 configure:2516: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2519: $? = 0 configure:2521: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2524: $? = 1 configure:2547: checking for C compiler default output file name configure:2550: i586-uhu-linux-gcc -O2 conftest.c >&5 configure:2553: $? = 0 configure:2599: result: a.out configure:2604: checking whether the C compiler works configure:2610: ./a.out configure:2613: $? = 0 configure:2630: result: yes configure:2637: checking whether we are cross compiling configure:2639: result: no configure:2642: checking for suffix of executables configure:2644: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:2647: $? = 0 configure:2672: result: configure:2678: checking for suffix of object files configure:2699: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:2702: $? = 0 configure:2724: result: o configure:2728: checking whether we are using the GNU C compiler configure:2752: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:2758: $? = 0 configure:2762: test -z || test ! -s conftest.err configure:2765: $? = 0 configure:2768: test -s conftest.o configure:2771: $? = 0 configure:2784: result: yes configure:2790: checking whether i586-uhu-linux-gcc accepts -g configure:2811: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2817: $? = 0 configure:2821: test -z || test ! -s conftest.err configure:2824: $? = 0 configure:2827: test -s conftest.o configure:2830: $? = 0 configure:2841: result: yes configure:2858: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2928: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:2934: $? = 0 configure:2938: test -z || test ! -s conftest.err configure:2941: $? = 0 configure:2944: test -s conftest.o configure:2947: $? = 0 configure:2965: result: none needed configure:2983: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2989: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3133: checking for style of include used by make configure:3161: result: GNU configure:3189: checking dependency style of i586-uhu-linux-gcc configure:3272: result: gcc3 configure:3295: checking how to run the C preprocessor configure:3330: i586-uhu-linux-gcc -E conftest.c configure:3336: $? = 0 configure:3368: i586-uhu-linux-gcc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:3374: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | /* end confdefs.h. */ | #include configure:3413: result: i586-uhu-linux-gcc -E configure:3437: i586-uhu-linux-gcc -E conftest.c configure:3443: $? = 0 configure:3475: i586-uhu-linux-gcc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:3481: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | /* end confdefs.h. */ | #include configure:3525: checking for egrep configure:3535: result: grep -E configure:3541: checking whether i586-uhu-linux-gcc needs -traditional configure:3583: result: no configure:3603: checking for a BSD-compatible install configure:3658: result: /bin/install -c configure:3673: checking for gawk configure:3699: result: gawk configure:3712: checking for i586-uhu-linux-ranlib configure:3741: result: no configure:3750: checking for ranlib configure:3766: found /usr/bin/ranlib configure:3777: result: ranlib configure:3789: checking whether ln -s works configure:3793: result: yes configure:3800: checking whether -rdynamic option is recognized configure:3822: result: yes configure:3999: checking for sqrt in -lm configure:4029: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lm >&5 conftest.c:22: warning: conflicting types for built-in function 'sqrt' configure:4035: $? = 0 configure:4039: test -z || test ! -s conftest.err configure:4042: $? = 0 configure:4045: test -s conftest configure:4048: $? = 0 configure:4061: result: yes configure:4073: checking for socket in -lsocket configure:4103: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lsocket -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:4109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char socket (); | int | main () | { | socket (); | ; | return 0; | } configure:4135: result: no configure:4146: checking for dlopen in -ldl configure:4176: i586-uhu-linux-gcc -o conftest -O2 conftest.c -ldl -lm >&5 configure:4182: $? = 0 configure:4186: test -z || test ! -s conftest.err configure:4189: $? = 0 configure:4192: test -s conftest configure:4195: $? = 0 configure:4208: result: yes configure:4214: checking for NSLinkModule in -lobjc configure:4244: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lobjc -lm >&5 /usr/bin/ld: cannot find -lobjc collect2: ld returned 1 exit status configure:4250: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char NSLinkModule (); | int | main () | { | NSLinkModule (); | ; | return 0; | } configure:4276: result: no configure:4284: checking for setlocale in -lxpg4 configure:4314: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lxpg4 -lm >&5 /usr/bin/ld: cannot find -lxpg4 collect2: ld returned 1 exit status configure:4320: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setlocale (); | int | main () | { | setlocale (); | ; | return 0; | } configure:4346: result: no configure:4362: checking for gethostbyname configure:4419: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lm >&5 configure:4425: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest configure:4438: $? = 0 configure:4450: result: yes configure:4535: checking for X configure:4640: i586-uhu-linux-gcc -E conftest.c configure:4646: $? = 0 configure:4696: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lXt -lm >&5 configure:4702: $? = 0 configure:4706: test -z || test ! -s conftest.err configure:4709: $? = 0 configure:4712: test -s conftest configure:4715: $? = 0 configure:4765: result: libraries , headers configure:4937: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lm -lX11 >&5 configure:4943: $? = 0 configure:4947: test -z || test ! -s conftest.err configure:4950: $? = 0 configure:4953: test -s conftest configure:4956: $? = 0 configure:5114: checking for gethostbyname configure:5202: result: yes configure:5353: checking for connect configure:5410: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lm >&5 configure:5416: $? = 0 configure:5420: test -z || test ! -s conftest.err configure:5423: $? = 0 configure:5426: test -s conftest configure:5429: $? = 0 configure:5441: result: yes configure:5516: checking for remove configure:5573: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lm >&5 configure:5579: $? = 0 configure:5583: test -z || test ! -s conftest.err configure:5586: $? = 0 configure:5589: test -s conftest configure:5592: $? = 0 configure:5604: result: yes configure:5679: checking for shmat configure:5736: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lm >&5 configure:5742: $? = 0 configure:5746: test -z || test ! -s conftest.err configure:5749: $? = 0 configure:5752: test -s conftest configure:5755: $? = 0 configure:5767: result: yes configure:5851: checking for IceConnectionNumber in -lICE configure:5881: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lICE -lm >&5 configure:5887: $? = 0 configure:5891: test -z || test ! -s conftest.err configure:5894: $? = 0 configure:5897: test -s conftest configure:5900: $? = 0 configure:5913: result: yes configure:5950: checking for XOpenDisplay in -lX11 configure:5980: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:5986: $? = 0 configure:5990: test -z || test ! -s conftest.err configure:5993: $? = 0 configure:5996: test -s conftest configure:5999: $? = 0 configure:6012: result: yes configure:6023: checking X11 version 6 configure:6048: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:6054: $? = 0 configure:6058: test -z || test ! -s conftest.err configure:6061: $? = 0 configure:6064: test -s conftest configure:6067: $? = 0 configure:6081: result: 6 or newer configure:6089: checking for XShapeCombineMask in -lXext configure:6119: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lXext -lX11 -lm >&5 configure:6125: $? = 0 configure:6129: test -z || test ! -s conftest.err configure:6132: $? = 0 configure:6135: test -s conftest configure:6138: $? = 0 configure:6151: result: yes configure:6160: checking for IceConnectionNumber in -lICE configure:6222: result: yes configure:6233: checking for SmcOpenConnection in -lSM configure:6263: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lXext -lX11 -lm >&5 configure:6269: $? = 0 configure:6273: test -z || test ! -s conftest.err configure:6276: $? = 0 configure:6279: test -s conftest configure:6282: $? = 0 configure:6295: result: yes configure:6303: checking for XtVaAppInitialize in -lXt configure:6333: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lXt -lSM -lICE -lXext -lX11 -lm >&5 configure:6339: $? = 0 configure:6343: test -z || test ! -s conftest.err configure:6346: $? = 0 configure:6349: test -s conftest configure:6352: $? = 0 configure:6365: result: yes configure:6373: checking for XmuInternAtom in -lXmu configure:6403: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lXmu -lXt -lSM -lICE -lXext -lX11 -lm >&5 configure:6409: $? = 0 configure:6413: test -z || test ! -s conftest.err configure:6416: $? = 0 configure:6419: test -s conftest configure:6422: $? = 0 configure:6435: result: yes configure:6445: checking for XmuRegisterExternalAgent configure:6502: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lXmu -lXt -lSM -lICE -lXext -lX11 -lm >&5 configure:6508: $? = 0 configure:6512: test -z || test ! -s conftest.err configure:6515: $? = 0 configure:6518: test -s conftest configure:6521: $? = 0 configure:6533: result: yes configure:6543: checking for XawInitializeWidgetSet in -lXaw3d configure:6573: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lXaw3d -lXmu -lXt -lSM -lICE -lXext -lX11 -lm >&5 /usr/bin/ld: cannot find -lXaw3d collect2: ld returned 1 exit status configure:6579: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XawInitializeWidgetSet (); | int | main () | { | XawInitializeWidgetSet (); | ; | return 0; | } configure:6605: result: no configure:6610: checking for XawInitializeWidgetSet in -lXaw configure:6640: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lm >&5 configure:6646: $? = 0 configure:6650: test -z || test ! -s conftest.err configure:6653: $? = 0 configure:6656: test -s conftest configure:6659: $? = 0 configure:6672: result: yes configure:6682: checking for XmCreateForm in -lXm configure:6712: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lXm -lXmu -lXt -lSM -lICE -lXext -lX11 -lm >&5 /usr/bin/ld: cannot find -lXm collect2: ld returned 1 exit status configure:6718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XmCreateForm (); | int | main () | { | XmCreateForm (); | ; | return 0; | } configure:6744: result: no configure:6756: checking for XShmCreatePixmap configure:6813: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lXmu -lXt -lSM -lICE -lXext -lX11 -lm >&5 configure:6819: $? = 0 configure:6823: test -z || test ! -s conftest.err configure:6826: $? = 0 configure:6829: test -s conftest configure:6832: $? = 0 configure:6844: result: yes configure:6858: checking for ANSI C header files configure:6883: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:6889: $? = 0 configure:6893: test -z || test ! -s conftest.err configure:6896: $? = 0 configure:6899: test -s conftest.o configure:6902: $? = 0 configure:6991: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:6994: $? = 0 configure:6996: ./conftest configure:6999: $? = 0 configure:7014: result: yes configure:7038: checking for sys/types.h configure:7054: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7060: $? = 0 configure:7064: test -z || test ! -s conftest.err configure:7067: $? = 0 configure:7070: test -s conftest.o configure:7073: $? = 0 configure:7084: result: yes configure:7038: checking for sys/stat.h configure:7054: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7060: $? = 0 configure:7064: test -z || test ! -s conftest.err configure:7067: $? = 0 configure:7070: test -s conftest.o configure:7073: $? = 0 configure:7084: result: yes configure:7038: checking for stdlib.h configure:7054: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7060: $? = 0 configure:7064: test -z || test ! -s conftest.err configure:7067: $? = 0 configure:7070: test -s conftest.o configure:7073: $? = 0 configure:7084: result: yes configure:7038: checking for string.h configure:7054: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7060: $? = 0 configure:7064: test -z || test ! -s conftest.err configure:7067: $? = 0 configure:7070: test -s conftest.o configure:7073: $? = 0 configure:7084: result: yes configure:7038: checking for memory.h configure:7054: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7060: $? = 0 configure:7064: test -z || test ! -s conftest.err configure:7067: $? = 0 configure:7070: test -s conftest.o configure:7073: $? = 0 configure:7084: result: yes configure:7038: checking for strings.h configure:7054: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7060: $? = 0 configure:7064: test -z || test ! -s conftest.err configure:7067: $? = 0 configure:7070: test -s conftest.o configure:7073: $? = 0 configure:7084: result: yes configure:7038: checking for inttypes.h configure:7054: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7060: $? = 0 configure:7064: test -z || test ! -s conftest.err configure:7067: $? = 0 configure:7070: test -s conftest.o configure:7073: $? = 0 configure:7084: result: yes configure:7038: checking for stdint.h configure:7054: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7060: $? = 0 configure:7064: test -z || test ! -s conftest.err configure:7067: $? = 0 configure:7070: test -s conftest.o configure:7073: $? = 0 configure:7084: result: yes configure:7038: checking for unistd.h configure:7054: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7060: $? = 0 configure:7064: test -z || test ! -s conftest.err configure:7067: $? = 0 configure:7070: test -s conftest.o configure:7073: $? = 0 configure:7084: result: yes configure:7096: checking for stdbool.h that conforms to C99 configure:7149: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7155: $? = 0 configure:7159: test -z || test ! -s conftest.err configure:7162: $? = 0 configure:7165: test -s conftest.o configure:7168: $? = 0 configure:7179: result: yes configure:7181: checking for _Bool configure:7205: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7211: $? = 0 configure:7215: test -z || test ! -s conftest.err configure:7218: $? = 0 configure:7221: test -s conftest.o configure:7224: $? = 0 configure:7235: result: yes configure:7254: checking for sys/wait.h that is POSIX.1 compatible configure:7285: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7291: $? = 0 configure:7295: test -z || test ! -s conftest.err configure:7298: $? = 0 configure:7301: test -s conftest.o configure:7304: $? = 0 configure:7315: result: yes configure:7326: checking whether time.h and sys/time.h may both be included configure:7351: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7357: $? = 0 configure:7361: test -z || test ! -s conftest.err configure:7364: $? = 0 configure:7367: test -s conftest.o configure:7370: $? = 0 configure:7381: result: yes configure:7400: checking for dirent.h that defines DIR configure:7424: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7430: $? = 0 configure:7434: test -z || test ! -s conftest.err configure:7437: $? = 0 configure:7440: test -s conftest.o configure:7443: $? = 0 configure:7454: result: yes configure:7467: checking for library containing opendir configure:7497: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:7503: $? = 0 configure:7507: test -z || test ! -s conftest.err configure:7510: $? = 0 configure:7513: test -s conftest configure:7516: $? = 0 configure:7586: result: none required configure:7811: checking arpa/inet.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking arpa/inet.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for arpa/inet.h configure:7934: result: yes configure:7811: checking errno.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking errno.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for errno.h configure:7934: result: yes configure:7811: checking getopt.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking getopt.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for getopt.h configure:7934: result: yes configure:7811: checking glob.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking glob.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for glob.h configure:7934: result: yes configure:7811: checking dlfcn.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking dlfcn.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for dlfcn.h configure:7934: result: yes configure:7811: checking fcntl.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking fcntl.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for fcntl.h configure:7934: result: yes configure:7802: checking for inttypes.h configure:7807: result: yes configure:7811: checking limits.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking limits.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for limits.h configure:7934: result: yes configure:7811: checking machine/endian.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c:78:28: machine/endian.h: No such file or directory configure:7829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7852: result: no configure:7856: checking machine/endian.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c conftest.c:44:28: machine/endian.h: No such file or directory configure:7872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:7892: result: no configure:7927: checking for machine/endian.h configure:7934: result: no configure:7811: checking malloc.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking malloc.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for malloc.h configure:7934: result: yes configure:7802: checking for memory.h configure:7807: result: yes configure:7811: checking netdb.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking netdb.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for netdb.h configure:7934: result: yes configure:7811: checking netinet/in.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking netinet/in.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for netinet/in.h configure:7934: result: yes configure:7811: checking nlist.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c:82:19: nlist.h: No such file or directory configure:7829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7852: result: no configure:7856: checking nlist.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c conftest.c:48:19: nlist.h: No such file or directory configure:7872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:7892: result: no configure:7927: checking for nlist.h configure:7934: result: no configure:7811: checking stddef.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking stddef.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for stddef.h configure:7934: result: yes configure:7802: checking for stdlib.h configure:7807: result: yes configure:7802: checking for stdint.h configure:7807: result: yes configure:7802: checking for string.h configure:7807: result: yes configure:7802: checking for strings.h configure:7807: result: yes configure:7811: checking stropts.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking stropts.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for stropts.h configure:7934: result: yes configure:7811: checking soundcard.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c:88:23: soundcard.h: No such file or directory configure:7829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7852: result: no configure:7856: checking soundcard.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c conftest.c:54:23: soundcard.h: No such file or directory configure:7872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include configure:7892: result: no configure:7927: checking for soundcard.h configure:7934: result: no configure:7811: checking alsa/asoundlib.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking alsa/asoundlib.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for alsa/asoundlib.h configure:7934: result: yes configure:7811: checking sys/asoundlib.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 In file included from conftest.c:89: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking sys/asoundlib.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c In file included from conftest.c:55: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for sys/asoundlib.h configure:7934: result: yes configure:7811: checking sys/audioio.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c:90:25: sys/audioio.h: No such file or directory configure:7829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7852: result: no configure:7856: checking sys/audioio.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c conftest.c:56:25: sys/audioio.h: No such file or directory configure:7872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include configure:7892: result: no configure:7927: checking for sys/audioio.h configure:7934: result: no configure:7811: checking sys/awe_voice.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c:90:27: sys/awe_voice.h: No such file or directory configure:7829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7852: result: no configure:7856: checking sys/awe_voice.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c conftest.c:56:27: sys/awe_voice.h: No such file or directory configure:7872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include configure:7892: result: no configure:7927: checking for sys/awe_voice.h configure:7934: result: no configure:7811: checking sys/ioctl.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking sys/ioctl.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for sys/ioctl.h configure:7934: result: yes configure:7811: checking sys/ipc.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking sys/ipc.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for sys/ipc.h configure:7934: result: yes configure:7811: checking sys/param.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking sys/param.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for sys/param.h configure:7934: result: yes configure:7811: checking sys/shm.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking sys/shm.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for sys/shm.h configure:7934: result: yes configure:7811: checking sys/socket.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking sys/socket.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for sys/socket.h configure:7934: result: yes configure:7811: checking sys/soundcard.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking sys/soundcard.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for sys/soundcard.h configure:7934: result: yes configure:7802: checking for sys/param.h configure:7807: result: yes configure:7811: checking sys/time.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking sys/time.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for sys/time.h configure:7934: result: yes configure:7802: checking for sys/types.h configure:7807: result: yes configure:7811: checking sys/sysctl.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking sys/sysctl.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for sys/sysctl.h configure:7934: result: yes configure:7811: checking termios.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking termios.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for termios.h configure:7934: result: yes configure:7802: checking for unistd.h configure:7807: result: yes configure:7811: checking X11/Xlib.h usability configure:7823: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7829: $? = 0 configure:7833: test -z || test ! -s conftest.err configure:7836: $? = 0 configure:7839: test -s conftest.o configure:7842: $? = 0 configure:7852: result: yes configure:7856: checking X11/Xlib.h presence configure:7866: i586-uhu-linux-gcc -E conftest.c configure:7872: $? = 0 configure:7892: result: yes configure:7927: checking for X11/Xlib.h configure:7934: result: yes configure:7953: checking for X11/extensions/XShm.h configure:7973: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7979: $? = 0 configure:7983: test -z || test ! -s conftest.err configure:7986: $? = 0 configure:7989: test -s conftest.o configure:7992: $? = 0 configure:8003: result: yes configure:7953: checking for X11/Xmu/ExtAgent.h configure:7973: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:7979: $? = 0 configure:7983: test -z || test ! -s conftest.err configure:7986: $? = 0 configure:7989: test -s conftest.o configure:7992: $? = 0 configure:8003: result: yes configure:8015: checking for string.h configure:8020: result: yes configure:8165: checking whether byte ordering is bigendian configure:8192: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:8198: $? = 0 configure:8202: test -z || test ! -s conftest.err configure:8205: $? = 0 configure:8208: test -s conftest.o configure:8211: $? = 0 configure:8235: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: `not' undeclared (first use in this function) conftest.c:78: error: (Each undeclared identifier is reported only once conftest.c:78: error: for each function it appears in.) conftest.c:78: error: syntax error before "big" configure:8241: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:8376: result: no configure:8397: checking whether char is unsigned configure:8420: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:8426: $? = 0 configure:8430: test -z || test ! -s conftest.err configure:8433: $? = 0 configure:8436: test -s conftest.o configure:8439: $? = 0 configure:8450: result: no configure:8459: checking for an ANSI C-conforming const configure:8526: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:8532: $? = 0 configure:8536: test -z || test ! -s conftest.err configure:8539: $? = 0 configure:8542: test -s conftest.o configure:8545: $? = 0 configure:8556: result: yes configure:8566: checking for inline configure:8587: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:8593: $? = 0 configure:8597: test -z || test ! -s conftest.err configure:8600: $? = 0 configure:8603: test -s conftest.o configure:8606: $? = 0 configure:8618: result: inline configure:8637: checking for working volatile configure:8660: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:8666: $? = 0 configure:8670: test -z || test ! -s conftest.err configure:8673: $? = 0 configure:8676: test -s conftest.o configure:8679: $? = 0 configure:8690: result: yes configure:8700: checking for preprocessor stringizing operator configure:8724: result: yes configure:8734: checking for function prototypes configure:8737: result: yes configure:8754: checking whether struct tm is in sys/time.h or time.h configure:8777: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:8783: $? = 0 configure:8787: test -z || test ! -s conftest.err configure:8790: $? = 0 configure:8793: test -s conftest.o configure:8796: $? = 0 configure:8807: result: time.h configure:8817: checking for size_t configure:8841: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:8847: $? = 0 configure:8851: test -z || test ! -s conftest.err configure:8854: $? = 0 configure:8857: test -s conftest.o configure:8860: $? = 0 configure:8871: result: yes configure:8883: checking for off_t configure:8907: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:8913: $? = 0 configure:8917: test -z || test ! -s conftest.err configure:8920: $? = 0 configure:8923: test -s conftest.o configure:8926: $? = 0 configure:8937: result: yes configure:8949: checking for pid_t configure:8973: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:8979: $? = 0 configure:8983: test -z || test ! -s conftest.err configure:8986: $? = 0 configure:8989: test -s conftest.o configure:8992: $? = 0 configure:9003: result: yes configure:9016: checking volatile declaration configure:9037: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:9043: $? = 0 configure:9047: test -z || test ! -s conftest.err configure:9050: $? = 0 configure:9053: test -s conftest.o configure:9056: $? = 0 configure:9067: result: yes configure:9077: checking union semun declaration configure:9102: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:83: error: storage size of 'x' isn't known configure:9108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | union semun x | ; | return 0; | } configure:9132: result: no configure:9248: checking for error_at_line configure:9269: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:9275: $? = 0 configure:9279: test -z || test ! -s conftest.err configure:9282: $? = 0 configure:9285: test -s conftest configure:9288: $? = 0 configure:9300: result: yes configure:9319: checking for unistd.h configure:9324: result: yes configure:9328: checking vfork.h usability configure:9340: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c:109:19: vfork.h: No such file or directory configure:9346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9369: result: no configure:9373: checking vfork.h presence configure:9383: i586-uhu-linux-gcc -E conftest.c conftest.c:75:19: vfork.h: No such file or directory configure:9389: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:9409: result: no configure:9444: checking for vfork.h configure:9451: result: no configure:9469: checking for fork configure:9526: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:9532: $? = 0 configure:9536: test -z || test ! -s conftest.err configure:9539: $? = 0 configure:9542: test -s conftest configure:9545: $? = 0 configure:9557: result: yes configure:9469: checking for vfork configure:9526: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:9532: $? = 0 configure:9536: test -z || test ! -s conftest.err configure:9539: $? = 0 configure:9542: test -s conftest configure:9545: $? = 0 configure:9557: result: yes configure:9568: checking for working fork configure:9591: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:9594: $? = 0 configure:9596: ./conftest configure:9599: $? = 0 configure:9613: result: yes configure:9634: checking for working vfork configure:9767: result: yes configure:9798: checking for working memcmp configure:9846: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:9849: $? = 0 configure:9851: ./conftest configure:9854: $? = 0 configure:9868: result: yes configure:9885: checking for stdlib.h configure:9890: result: yes configure:9885: checking for unistd.h configure:9890: result: yes configure:10034: checking for getpagesize configure:10091: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10097: $? = 0 configure:10101: test -z || test ! -s conftest.err configure:10104: $? = 0 configure:10107: test -s conftest configure:10110: $? = 0 configure:10122: result: yes configure:10132: checking for working mmap configure:10274: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10277: $? = 0 configure:10279: ./conftest configure:10282: $? = 0 configure:10296: result: yes configure:10307: checking whether setvbuf arguments are reversed configure:10332: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:85: error: conflicting types for 'setvbuf' /usr/include/stdio.h:312: error: previous declaration of 'setvbuf' was here conftest.c:85: error: conflicting types for 'setvbuf' /usr/include/stdio.h:312: error: previous declaration of 'setvbuf' was here configure:10338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include | # if PROTOTYPES | int (setvbuf) (FILE *, int, char *, size_t); | # endif | int | main () | { | char buf; return setvbuf (stdout, _IOLBF, &buf, 1); | ; | return 0; | } configure:10459: result: no configure:10469: checking return type of signal handlers configure:10500: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:10506: $? = 0 configure:10510: test -z || test ! -s conftest.err configure:10513: $? = 0 configure:10516: test -s conftest.o configure:10519: $? = 0 configure:10530: result: void configure:10543: checking for vprintf configure:10600: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:108: warning: conflicting types for built-in function 'vprintf' configure:10606: $? = 0 configure:10610: test -z || test ! -s conftest.err configure:10613: $? = 0 configure:10616: test -s conftest configure:10619: $? = 0 configure:10631: result: yes configure:10638: checking for _doprnt configure:10695: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 /tmp/ccgpNPbL.o: In function `main': conftest.c:(.text+0x11): undefined reference to `_doprnt' /tmp/ccgpNPbL.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:10701: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:10726: result: no configure:10814: checking for alarm configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for dup2 configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for floor configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:111: warning: conflicting types for built-in function 'floor' configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for getcwd configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for getopt configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for gethostbyname configure:10902: result: yes configure:10814: checking for gettimeofday configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for getwd configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 /tmp/ccQuEyVx.o: In function `main': conftest.c:(.text+0x11): warning: the `getwd' function is dangerous and should not be used. configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for isatty configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for memchr configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for memmove configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:119: warning: conflicting types for built-in function 'memmove' configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for memset configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:120: warning: conflicting types for built-in function 'memset' configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for modf configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:121: warning: conflicting types for built-in function 'modf' configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for munmap configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for popen configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for pow configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:124: warning: conflicting types for built-in function 'pow' configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for select configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for signal configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for socket configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for sleep configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for vsnprintf configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:129: warning: conflicting types for built-in function 'vsnprintf' configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for snprintf configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:130: warning: conflicting types for built-in function 'snprintf' configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for sqrt configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:131: warning: conflicting types for built-in function 'sqrt' configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for strchr configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:132: warning: conflicting types for built-in function 'strchr' configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for strdup configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:133: warning: conflicting types for built-in function 'strdup' configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for strstr configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:134: warning: conflicting types for built-in function 'strstr' configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for strerror configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for strcasecmp configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for strncasecmp configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for strrchr configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 conftest.c:138: warning: conflicting types for built-in function 'strrchr' configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for strstr configure:10902: result: yes configure:10814: checking for strtol configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10814: checking for strlcat configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 /tmp/ccS76uMX.o: In function `main': conftest.c:(.text+0x11): undefined reference to `strlcat' /tmp/ccS76uMX.o:(.data+0x0): undefined reference to `strlcat' collect2: ld returned 1 exit status configure:10877: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_ISATTY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POPEN 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SOCKET 1 | #define HAVE_SLEEP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strlcat) || defined (__stub___strlcat) | choke me | #else | char (*f) () = strlcat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcat; | ; | return 0; | } configure:10902: result: no configure:10814: checking for strlcpy configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 /tmp/ccaJHixc.o: In function `main': conftest.c:(.text+0x11): undefined reference to `strlcpy' /tmp/ccaJHixc.o:(.data+0x0): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:10877: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_ISATTY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POPEN 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SOCKET 1 | #define HAVE_SLEEP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strlcpy) || defined (__stub___strlcpy) | choke me | #else | char (*f) () = strlcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcpy; | ; | return 0; | } configure:10902: result: no configure:10814: checking for usleep configure:10871: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:10877: $? = 0 configure:10881: test -z || test ! -s conftest.err configure:10884: $? = 0 configure:10887: test -s conftest configure:10890: $? = 0 configure:10902: result: yes configure:10990: checking for getopt_long configure:11047: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lX11 -lm >&5 configure:11053: $? = 0 configure:11057: test -z || test ! -s conftest.err configure:11060: $? = 0 configure:11063: test -s conftest configure:11066: $? = 0 configure:11078: result: yes configure:11549: checking enable_audio=oss configure:11555: result: yes - configure:11575: checking for open in -lossaudio configure:11605: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lossaudio -lX11 -lm >&5 /usr/bin/ld: cannot find -lossaudio collect2: ld returned 1 exit status configure:11611: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_ISATTY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POPEN 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SOCKET 1 | #define HAVE_SLEEP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char open (); | int | main () | { | open (); | ; | return 0; | } configure:11637: result: no configure:11661: checking enable_audio=sun configure:11692: result: no configure:11696: checking enable_audio=hpux configure:11708: result: no configure:11712: checking enable_audio=irix configure:11732: result: no configure:11736: checking enable_audio=mme configure:11750: result: no configure:11754: checking enable_audio=sb_dsp configure:11766: result: no configure:11770: checking enable_audio=w32 configure:11795: result: no configure:11799: checking enable_audio=darwin configure:11815: result: no configure:11820: checking enable_audio=alsa configure:11823: result: yes, configuring alsa configure:11859: checking for ALSA CFLAGS configure:11865: result: configure:11868: checking for ALSA LDFLAGS configure:11881: result: -lasound -lm -ldl -lpthread configure:11885: checking for libasound headers version >= 0.1.1 configure:11954: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:11960: $? = 0 configure:11964: test -z || test ! -s conftest.err configure:11967: $? = 0 configure:11970: test -s conftest.o configure:11973: $? = 0 configure:11975: result: found. configure:12078: checking for snd_ctl_open in -lasound configure:12108: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lasound -lasound -lm -ldl -lpthread -lX11 >&5 configure:12114: $? = 0 configure:12118: test -z || test ! -s conftest.err configure:12121: $? = 0 configure:12124: test -s conftest configure:12127: $? = 0 configure:12140: result: yes configure:12189: checking for snd_seq_port_info_set_timestamping configure:12246: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lasound -lm -ldl -lpthread -lX11 -lasound -lm -ldl -lpthread >&5 configure:12252: $? = 0 configure:12256: test -z || test ! -s conftest.err configure:12259: $? = 0 configure:12262: test -s conftest configure:12265: $? = 0 configure:12277: result: yes configure:12299: checking enable_audio=alib configure:12318: result: no configure:12322: checking enable_audio=nas configure:12427: result: no configure:12431: checking enable_audio=arts configure:12434: result: yes, configuring aRts configure:12464: checking for artsc-config configure:12482: found /usr/bin/artsc-config configure:12495: result: /usr/bin/artsc-config configure:12503: checking for ARTS - version >= 0.9.5 configure:12590: i586-uhu-linux-gcc -o conftest -O2 -I/usr/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lasound -lm -ldl -lpthread -lX11 -lasound -lm -ldl -lpthread -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 >&5 configure:12593: $? = 0 configure:12595: ./conftest configure:12598: $? = 0 configure:12616: result: yes configure:12729: checking enable_audio=esd configure:12732: result: yes, configuring esd configure:12776: checking for esd-config configure:12794: found /usr/bin/esd-config configure:12807: result: /usr/bin/esd-config configure:12815: checking for ESD - version >= 0.2.7 configure:12910: i586-uhu-linux-gcc -o conftest -I/usr/include/artsc -pthread -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lasound -lm -ldl -lpthread -lX11 -lasound -lm -ldl -lpthread -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib -lesd -laudiofile -lm >&5 configure:12913: $? = 0 configure:12915: ./conftest configure:12918: $? = 0 configure:12942: result: yes configure:13069: checking enable_audio=portaudio configure:13084: result: no configure:13088: checking enable_audio=jack configure:13097: result: no configure:13101: checking enable_audio=ao configure:13499: result: no configure:13503: checking enable_audio=vorbis configure:13506: result: yes, configuring vorbis configure:13558: checking for Ogg configure:13593: i586-uhu-linux-gcc -o conftest -I/usr/include/artsc -pthread -I/usr/include -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lasound -lm -ldl -lpthread -lX11 -lasound -lm -ldl -lpthread -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib -lesd -laudiofile -lm -L/usr/lib -logg >&5 configure:13596: $? = 0 configure:13598: ./conftest configure:13601: $? = 0 configure:13619: result: yes configure:13675: checking for Vorbis configure:13710: i586-uhu-linux-gcc -o conftest -I/usr/include/artsc -pthread -I/usr/include -I/usr/include -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lasound -lm -ldl -lpthread -lX11 -lasound -lm -ldl -lpthread -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib -lesd -laudiofile -lm -L/usr/lib -lvorbis -lm -L/usr/lib -logg >&5 configure:13713: $? = 0 configure:13715: ./conftest configure:13718: $? = 0 configure:13736: result: yes configure:14352: checking enable_audio=flac configure:14771: result: no configure:14775: checking enable_audio=speex configure:14842: result: no configure:14846: checking enable_audio=gogo configure:14866: result: no configure:14874: checking default output mode configure:14906: result: alsa/s configure:14952: checking for LoadLibrary configure:14975: i586-uhu-linux-gcc -o conftest -I/usr/include/artsc -pthread -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lasound -lm -ldl -lpthread -lX11 -lasound -lm -ldl -lpthread -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib -lesd -laudiofile -lm >&5 conftest.c:121:21: windows.h: No such file or directory configure:14981: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_ISATTY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POPEN 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SOCKET 1 | #define HAVE_SLEEP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBASOUND 1 | #define HAVE_SND_SEQ_PORT_INFO_SET_TIMESTAMPING 1 | /* end confdefs.h. */ | #include | | | int | main () | { | LoadLibrary(0); | ; | return 0; | } configure:15012: result: no configure:15019: checking for shl_load configure:15076: i586-uhu-linux-gcc -o conftest -I/usr/include/artsc -pthread -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lasound -lm -ldl -lpthread -lX11 -lasound -lm -ldl -lpthread -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib -lesd -laudiofile -lm >&5 /tmp/ccue2cXe.o: In function `main': conftest.c:(.text+0x22): undefined reference to `shl_load' /tmp/ccue2cXe.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:15082: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_ISATTY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POPEN 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SOCKET 1 | #define HAVE_SLEEP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBASOUND 1 | #define HAVE_SND_SEQ_PORT_INFO_SET_TIMESTAMPING 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:15107: result: no configure:15115: checking for NSLinkModule configure:15172: i586-uhu-linux-gcc -o conftest -I/usr/include/artsc -pthread -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lasound -lm -ldl -lpthread -lX11 -lasound -lm -ldl -lpthread -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib -lesd -laudiofile -lm >&5 /tmp/ccUvmPZi.o: In function `main': conftest.c:(.text+0x22): undefined reference to `NSLinkModule' /tmp/ccUvmPZi.o:(.data+0x0): undefined reference to `NSLinkModule' collect2: ld returned 1 exit status configure:15178: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_ISATTY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POPEN 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SOCKET 1 | #define HAVE_SLEEP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBASOUND 1 | #define HAVE_SND_SEQ_PORT_INFO_SET_TIMESTAMPING 1 | /* end confdefs.h. */ | /* Define NSLinkModule to an innocuous variant, in case declares NSLinkModule. | For example, HP-UX 11i declares gettimeofday. */ | #define NSLinkModule innocuous_NSLinkModule | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char NSLinkModule (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef NSLinkModule | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char NSLinkModule (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_NSLinkModule) || defined (__stub___NSLinkModule) | choke me | #else | char (*f) () = NSLinkModule; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != NSLinkModule; | ; | return 0; | } configure:15203: result: no configure:15476: checking dynamic link method configure:15480: result: use dl_dlopen.c configure:15483: checking whether your dlsym() needs a leading underscore configure:15577: result: no configure:15666: checking ncurses.h usability configure:15678: i586-uhu-linux-gcc -c -I/usr/include/artsc -pthread -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:15684: $? = 0 configure:15688: test -z || test ! -s conftest.err configure:15691: $? = 0 configure:15694: test -s conftest.o configure:15697: $? = 0 configure:15707: result: yes configure:15711: checking ncurses.h presence configure:15721: i586-uhu-linux-gcc -E -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c configure:15727: $? = 0 configure:15747: result: yes configure:15782: checking for ncurses.h configure:15789: result: yes configure:15666: checking ncurses/curses.h usability configure:15678: i586-uhu-linux-gcc -c -I/usr/include/artsc -pthread -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 conftest.c:158:28: ncurses/curses.h: No such file or directory configure:15684: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_ISATTY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POPEN 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SOCKET 1 | #define HAVE_SLEEP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBASOUND 1 | #define HAVE_SND_SEQ_PORT_INFO_SET_TIMESTAMPING 1 | #define IA_DYNAMIC 1 | #define SHARED_LIB_EXT ".so" | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15707: result: no configure:15711: checking ncurses/curses.h presence configure:15721: i586-uhu-linux-gcc -E -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c conftest.c:124:28: ncurses/curses.h: No such file or directory configure:15727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.13.2" | #define PACKAGE_STRING "TiMidity++ 2.13.2" | #define PACKAGE_BUGREPORT "root@mput.dip.jp" | #define PACKAGE "TiMidity++" | #define VERSION "2.13.2" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | #define HAVE_LIBM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBICE 1 | #define HAVE_XMUREGISTEREXTERNALAGENT 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_XMU_EXTAGENT_H 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_ALARM 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_ISATTY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POPEN 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SOCKET 1 | #define HAVE_SLEEP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBASOUND 1 | #define HAVE_SND_SEQ_PORT_INFO_SET_TIMESTAMPING 1 | #define IA_DYNAMIC 1 | #define SHARED_LIB_EXT ".so" | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:15747: result: no configure:15782: checking for ncurses/curses.h configure:15789: result: no configure:15666: checking curses.h usability configure:15678: i586-uhu-linux-gcc -c -I/usr/include/artsc -pthread -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:15684: $? = 0 configure:15688: test -z || test ! -s conftest.err configure:15691: $? = 0 configure:15694: test -s conftest.o configure:15697: $? = 0 configure:15707: result: yes configure:15711: checking curses.h presence configure:15721: i586-uhu-linux-gcc -E -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c configure:15727: $? = 0 configure:15747: result: yes configure:15782: checking for curses.h configure:15789: result: yes configure:15817: checking for initscr in -lncurses configure:15847: i586-uhu-linux-gcc -o conftest -I/usr/include/artsc -pthread -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lncurses -lasound -lm -ldl -lpthread -lX11 -lasound -lm -ldl -lpthread -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib -lesd -laudiofile -lm >&5 configure:15853: $? = 0 configure:15857: test -z || test ! -s conftest.err configure:15860: $? = 0 configure:15863: test -s conftest configure:15866: $? = 0 configure:15879: result: yes configure:17096: checking for pkg-config configure:17114: found /usr/bin/pkg-config configure:17127: result: /usr/bin/pkg-config configure:17148: checking for GTK+ - version >= 2.0.0 configure:17263: i586-uhu-linux-gcc -o conftest -I/usr/include/artsc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lasound -lm -ldl -lpthread -lX11 -lasound -lm -ldl -lpthread -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib -lesd -laudiofile -lm -lncurses >&5 configure:17266: $? = 0 configure:17268: ./conftest configure:17271: $? = 0 configure:17289: result: yes (version 2.8.19) configure:17786: checking for sys/soundcard.h configure:17791: result: yes configure:18007: checking for ALSA CFLAGS configure:18013: result: configure:18016: checking for ALSA LDFLAGS configure:18029: result: -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread configure:18033: checking for libasound headers version >= 0.1.1 configure:18102: i586-uhu-linux-gcc -c -I/usr/include/artsc -pthread -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:18108: $? = 0 configure:18112: test -z || test ! -s conftest.err configure:18115: $? = 0 configure:18118: test -s conftest.o configure:18121: $? = 0 configure:18123: result: found. configure:18226: checking for snd_ctl_open in -lasound configure:18288: result: yes configure:19957: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by TiMidity++ config.status 2.13.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on janusz config.status:843: creating Makefile config.status:843: creating autoconf/Makefile config.status:843: creating common.makefile config.status:843: creating configs/Makefile config.status:843: creating doc/Makefile config.status:843: creating doc/C/Makefile config.status:843: creating doc/ja_JP.eucJP/Makefile config.status:843: creating interface/Makefile config.status:843: creating interface/motif_bitmaps/Makefile config.status:843: creating interface/bitmaps/Makefile config.status:843: creating interface/pixmaps/Makefile config.status:843: creating libarc/Makefile config.status:843: creating libunimod/Makefile config.status:843: creating timidity/Makefile config.status:843: creating utils/Makefile config.status:843: creating script/Makefile config.status:843: creating TiMidity.ad config.status:843: creating TiMidity-uj.ad config.status:947: creating config.h config.status:947: creating interface.h config.status:1513: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_stringize=yes ac_cv_c_volatile=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_NSLinkModule=no ac_cv_func_XShmCreatePixmap=yes ac_cv_func_XmuRegisterExternalAgent=yes ac_cv_func__doprnt=no ac_cv_func_alarm=yes ac_cv_func_connect=yes ac_cv_func_dup2=yes ac_cv_func_floor=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_isatty=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_modf=yes ac_cv_func_munmap=yes ac_cv_func_popen=yes ac_cv_func_pow=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_signal=yes ac_cv_func_sleep=yes ac_cv_func_snd_seq_port_info_set_timestamping=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_sqrt=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_usleep=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_Xmu_ExtAgent_h=yes ac_cv_header_X11_extensions_XShm_h=yes ac_cv_header_alsa_asoundlib_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_machine_endian_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_curses_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nlist_h=no ac_cv_header_soundcard_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_asoundlib_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_awe_voice_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_SM_SmcOpenConnection=yes ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_Xaw3d_XawInitializeWidgetSet=no ac_cv_lib_Xaw_XawInitializeWidgetSet=yes ac_cv_lib_Xext_XShapeCombineMask=yes ac_cv_lib_Xm_XmCreateForm=no ac_cv_lib_Xmu_XmuInternAtom=yes ac_cv_lib_Xt_XtVaAppInitialize=yes ac_cv_lib_asound_snd_ctl_open=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_error_at_line=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_objc_NSLinkModule=no ac_cv_lib_ossaudio_open=no ac_cv_lib_socket_socket=no ac_cv_lib_xpg4_setlocale=no ac_cv_objext=o ac_cv_path_ARTS_CONFIG=/usr/bin/artsc-config ac_cv_path_ESD_CONFIG=/usr/bin/esd-config ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type__Bool=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 timidity_cv_ccoption_rdynamic=yes timidity_cv_debug=no timidity_cv_func_dlsym_underscore=no timidity_cv_type_union_semun=no timidity_cv_type_volatile=yes timidity_cv_x11_version_6=yes tm_cv_needgetopt=no wapi_cv_func_LoadLibrary=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/autoconf/missing --run aclocal-1.7' ALSA_CFLAGS='' ALSA_LIBS=' -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/autoconf/missing --run tar' AO_CFLAGS='' AO_LIBS='' ARTS_CFLAGS='-I/usr/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' ARTS_CONFIG='/usr/bin/artsc-config' ARTS_LIBS='-L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0' AUTOCONF='${SHELL} /var/uhubuild/work/compile/autoconf/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/autoconf/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/autoconf/missing --run automake-1.7' AWK='gawk' A_so_libs='' BORLANDC_FALSE='' BORLANDC_LDFLAGS='' BORLANDC_START='' BORLANDC_TRUE='#' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -I/usr/include/artsc -pthread' CPP='i586-uhu-linux-gcc -E' CPPFLAGS=' -I/usr/include/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DAU_OSS -DAU_ALSA -DAU_ARTS -DAU_ESD -DAU_VORBIS -I/usr/include' CYGNUS_FALSE='' CYGNUS_TRUE='#' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ELFILES='' EMACS='no' ENABLE_ALSASEQ_FALSE='#' ENABLE_ALSASEQ_TRUE='' ENABLE_DYNAMIC_TCLTK_FALSE='' ENABLE_DYNAMIC_TCLTK_TRUE='#' ENABLE_DYNAMIC_XAW_FALSE='' ENABLE_DYNAMIC_XAW_TRUE='#' ENABLE_EMACS_FALSE='' ENABLE_EMACS_TRUE='#' ENABLE_GTK_FALSE='#' ENABLE_GTK_TRUE='' ENABLE_MOTIF_FALSE='' ENABLE_MOTIF_TRUE='#' ENABLE_NCURSES_FALSE='#' ENABLE_NCURSES_TRUE='' ENABLE_NETWORK_FALSE='#' ENABLE_NETWORK_TRUE='' ENABLE_PLUGIN_FALSE='' ENABLE_PLUGIN_TRUE='#' ENABLE_PORTMIDISYN_FALSE='' ENABLE_PORTMIDISYN_TRUE='#' ENABLE_SERVER_FALSE='#' ENABLE_SERVER_TRUE='' ENABLE_SLANG_FALSE='' ENABLE_SLANG_TRUE='#' ENABLE_SOUND_SPEC_FALSE='' ENABLE_SOUND_SPEC_TRUE='#' ENABLE_TCLTK_FALSE='' ENABLE_TCLTK_TRUE='#' ENABLE_VT100_FALSE='' ENABLE_VT100_TRUE='#' ENABLE_W32GUI_FALSE='' ENABLE_W32GUI_TRUE='#' ENABLE_W32G_SYN_FALSE='' ENABLE_W32G_SYN_TRUE='#' ENABLE_WINSYN_FALSE='' ENABLE_WINSYN_TRUE='#' ENABLE_WRD_FALSE='' ENABLE_WRD_TRUE='#' ENABLE_XAW_FALSE='' ENABLE_XAW_TRUE='#' ENABLE_XSKIN_FALSE='' ENABLE_XSKIN_TRUE='#' ESD_CFLAGS='' ESD_CONFIG='/usr/bin/esd-config' ESD_LIBS='-L/usr/lib -lesd -laudiofile -lm' EXEEXT='' EXTRALIBS=' -L/usr/lib -lvorbis -lm -lvorbisenc -L/usr/lib -logg' GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_CONFIG='' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTERFACE_SRCS=' ncurs_c.c gtk_c.c gtk_i.c gtk_p.c server_c.c alsaseq_c.c' LDFLAGS='' LIBFLAC_CFLAGS='' LIBFLAC_LIBS='' LIBOBJS='' LIBOGGFLAC_CFLAGS='' LIBOGGFLAC_LIBS='' LIBS='-lasound -lm -ldl -lpthread -lm -ldl -lpthread -lX11 -lm -ldl -lpthread -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib -lesd -laudiofile -lm -lncurses -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -ldl -L/usr/lib -lvorbis -lm -lvorbisenc -L/usr/lib -logg' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/autoconf/missing --run makeinfo' MSYS_FALSE='' MSYS_TRUE='#' NEEDDLOPEN_FALSE='#' NEEDDLOPEN_TRUE='' NEEDGETOPT_FALSE='' NEEDGETOPT_TRUE='#' NETSRCS='' OBJEXT='o' OGG_CFLAGS='-I/usr/include' OGG_LIBS='-L/usr/lib -logg' PACKAGE='TiMidity++' PACKAGE_BUGREPORT='root@mput.dip.jp' PACKAGE_NAME='TiMidity++' PACKAGE_STRING='TiMidity++ 2.13.2' PACKAGE_TARNAME='TiMidity++' PACKAGE_VERSION='2.13.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' P_so_libs='' RANLIB='ranlib' SET_MAKE='' SHCFLAGS=' -fPIC' SHELL='/bin/sh' SHLD='i586-uhu-linux-gcc -shared ' STRIP='' SYSEXTRAS=' oss_a.c alsa_a.c aRts_a.c esd_a.c vorbis_a.c dl_dlopen.c' T_so_libs='' VCPP_FALSE='' VCPP_LDFLAGS='' VCPP_TRUE='#' VERSION='2.13.2' VORBISENC_LIBS='-lvorbisenc' VORBISFILE_LIBS='-lvorbisfile' VORBIS_CFLAGS='-I/usr/include' VORBIS_LIBS='-L/usr/lib -lvorbis -lm' W32READDIR_FALSE='' W32READDIR_TRUE='#' WATCOM_C_FALSE='' WATCOM_C_TRUE='#' WATCOM_LDFLAGS='' WISH='wish' W_so_libs='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' a_so_libs='' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' dynamic_targets='' e_so_libs='' exec_prefix='${prefix}' g_so_libs='' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' i_so_libs='' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/autoconf/install-sh' k_so_libs='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='' localstatedir='/var' m_so_libs='' mandir='/usr/share/man' n_so_libs='' oldincludedir='/usr/include' p_so_libs='' pkgdatadir='/etc' pkglibdir='${prefix}/lib/timidity' prefix='/usr' program_transform_name='s,x,x,' r_so_libs='' s_so_libs='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' so='so' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' tcltk_dep='' timidity_LDFLAGS='-rdynamic' w_so_libs='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DEFAULT_PATH "/etc" #define HAVE_ALARM 1 #define HAVE_ALSA_ASOUNDLIB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_CURSES_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DUP2 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOOR 1 #define HAVE_FORK 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETWD 1 #define HAVE_GLOB_H 1 #define HAVE_GTK_2 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISATTY 1 #define HAVE_LIBASOUND 1 #define HAVE_LIBASOUND 1 #define HAVE_LIBICE 1 #define HAVE_LIBM 1 #define HAVE_LIBX11 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_MODF 1 #define HAVE_MUNMAP 1 #define HAVE_NCURSES_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_POPEN 1 #define HAVE_POW 1 #define HAVE_SELECT 1 #define HAVE_SIGNAL 1 #define HAVE_SLEEP 1 #define HAVE_SND_SEQ_PORT_INFO_SET_TIMESTAMPING 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_SQRT 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGIZE 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNCASECMP 1 #define HAVE_STROPTS_H 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_SYS_ASOUNDLIB_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOUNDCARD_H 1 #define HAVE_SYS_SOUNDCARD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USLEEP 1 #define HAVE_VFORK 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_X11_EXTENSIONS_XSHM_H 1 #define HAVE_X11_XLIB_H 1 #define HAVE_X11_XMU_EXTAGENT_H 1 #define HAVE_XMUREGISTEREXTERNALAGENT 1 #define HAVE_XSHMCREATEPIXMAP 1 #define HAVE__BOOL 1 #define IA_ALSASEQ 1 #define IA_DYNAMIC 1 #define IA_GTK 1 #define IA_NCURSES 1 #define IA_SERVER 1 #define NDEBUG 1 #define PACKAGE "TiMidity++" #define PACKAGE_BUGREPORT "root@mput.dip.jp" #define PACKAGE_NAME "TiMidity++" #define PACKAGE_STRING "TiMidity++ 2.13.2" #define PACKAGE_TARNAME "TiMidity++" #define PACKAGE_VERSION "2.13.2" #define PKGDATADIR DEFAULT_PATH #define PKGLIBDIR "/usr/lib/timidity" #define PROTOTYPES 1 #define RETSIGTYPE void #define SHARED_LIB_EXT ".so" #define STDC_HEADERS 1 #define SUPPORT_SOCKET 1 #define TIME_WITH_SYS_TIME 1 #define TIMIDITY_OUTPUT_ID "s" #define VERSION "2.13.2" #define __PROTOTYPES 1 configure: exit 0