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.14.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-audio=alsa,oss,esd,vorbis,flac,jack --with-default-output=alsa --enable-interface=ncurses,gtk,alsaseq,server,network --enable-dynamic=ncurses,tcltk,vt100,xaw,gtk --enable-network --enable-spectogram --enable-server --enable-alsaseq --enable-xft --with-default-path=/etc --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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:1504: checking build system type configure:1522: result: i686-uhu-linux-gnu configure:1530: checking host system type configure:1544: result: i686-uhu-linux-gnu configure:1552: checking target system type configure:1566: result: i686-uhu-linux-gnu configure:1594: checking for a BSD-compatible install configure:1649: result: /bin/install -c configure:1660: checking whether build environment is sane configure:1703: result: yes configure:1736: checking for gawk configure:1752: found /bin/gawk configure:1762: result: gawk configure:1772: checking whether make sets $(MAKE) configure:1792: result: yes configure:1959: checking whether to enable maintainer-specific portions of Makefiles configure:1968: result: no configure:1987: checking whether grep returns status configure:1999: result: yes configure:2015: checking if --enable-debug option specified configure:2039: result: no configure:2176: checking for emacs configure:2205: result: no configure:2176: checking for xemacs configure:2205: result: no configure:2258: checking for i686-uhu-linux-gcc configure:2274: found /usr/bin/i686-uhu-linux-gcc configure:2284: result: i686-uhu-linux-gcc configure:2566: checking for C compiler version configure:2569: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2572: $? = 0 configure:2574: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2577: $? = 0 configure:2579: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2582: $? = 1 configure:2605: checking for C compiler default output file name configure:2608: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2611: $? = 0 configure:2657: result: a.out configure:2662: checking whether the C compiler works configure:2668: ./a.out configure:2671: $? = 0 configure:2688: result: yes configure:2695: checking whether we are cross compiling configure:2697: result: no configure:2700: checking for suffix of executables configure:2702: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2705: $? = 0 configure:2730: result: configure:2736: checking for suffix of object files configure:2757: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2760: $? = 0 configure:2782: result: o configure:2786: checking whether we are using the GNU C compiler configure:2810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2816: $? = 0 configure:2820: test -z || test ! -s conftest.err configure:2823: $? = 0 configure:2826: test -s conftest.o configure:2829: $? = 0 configure:2842: result: yes configure:2848: checking whether i686-uhu-linux-gcc accepts -g configure:2869: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2875: $? = 0 configure:2879: test -z || test ! -s conftest.err configure:2882: $? = 0 configure:2885: test -s conftest.o configure:2888: $? = 0 configure:2899: result: yes configure:2916: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2986: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2992: $? = 0 configure:2996: test -z || test ! -s conftest.err configure:2999: $? = 0 configure:3002: test -s conftest.o configure:3005: $? = 0 configure:3023: result: none needed configure:3041: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:3047: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3191: checking for style of include used by make configure:3219: result: GNU configure:3247: checking dependency style of i686-uhu-linux-gcc configure:3330: result: gcc3 configure:3353: checking how to run the C preprocessor configure:3388: i686-uhu-linux-gcc -E conftest.c configure:3394: $? = 0 configure:3426: i686-uhu-linux-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3432: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | /* end confdefs.h. */ | #include configure:3471: result: i686-uhu-linux-gcc -E configure:3495: i686-uhu-linux-gcc -E conftest.c configure:3501: $? = 0 configure:3533: i686-uhu-linux-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #define NDEBUG 1 | #define DEFAULT_PATH "/etc" | #define PKGDATADIR DEFAULT_PATH | #define PKGLIBDIR "/usr/lib/timidity" | /* end confdefs.h. */ | #include configure:3583: checking for egrep configure:3593: result: grep -E configure:3599: checking whether i686-uhu-linux-gcc needs -traditional configure:3641: result: no configure:3661: checking for a BSD-compatible install configure:3716: result: /bin/install -c configure:3731: checking for gawk configure:3757: result: gawk configure:3770: checking for i686-uhu-linux-ranlib configure:3799: result: no configure:3808: checking for ranlib configure:3824: found /usr/bin/ranlib configure:3835: result: ranlib configure:3847: checking whether ln -s works configure:3851: result: yes configure:3858: checking whether -rdynamic option is recognized configure:3880: result: yes configure:4060: checking for sqrt in -lm configure:4090: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:22:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] char sqrt (); ^ configure:4096: $? = 0 configure:4100: test -z || test ! -s conftest.err configure:4103: $? = 0 configure:4106: test -s conftest configure:4109: $? = 0 configure:4122: result: yes configure:4134: checking for socket in -lsocket configure:4164: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:4170: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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:4196: result: no configure:4207: checking for dlopen in -ldl configure:4237: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lm >&5 configure:4243: $? = 0 configure:4247: test -z || test ! -s conftest.err configure:4250: $? = 0 configure:4253: test -s conftest configure:4256: $? = 0 configure:4269: result: yes configure:4275: checking for NSLinkModule in -lobjc configure:4305: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lobjc -lm >&5 /usr/bin/ld: cannot find -lobjc collect2: error: ld returned 1 exit status configure:4311: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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:4337: result: no configure:4345: checking for setlocale in -lxpg4 configure:4375: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lxpg4 -lm >&5 /usr/bin/ld: cannot find -lxpg4 collect2: error: ld returned 1 exit status configure:4381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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:4407: result: no configure:4423: checking for gethostbyname configure:4480: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:4486: $? = 0 configure:4490: test -z || test ! -s conftest.err configure:4493: $? = 0 configure:4496: test -s conftest configure:4499: $? = 0 configure:4511: result: yes configure:4596: checking for X configure:4701: i686-uhu-linux-gcc -E conftest.c configure:4707: $? = 0 configure:4757: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXt -lm >&5 configure:4763: $? = 0 configure:4767: test -z || test ! -s conftest.err configure:4770: $? = 0 configure:4773: test -s conftest configure:4776: $? = 0 configure:4826: result: libraries , headers configure:4998: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lX11 >&5 configure:5004: $? = 0 configure:5008: test -z || test ! -s conftest.err configure:5011: $? = 0 configure:5014: test -s conftest configure:5017: $? = 0 configure:5175: checking for gethostbyname configure:5263: result: yes configure:5414: checking for connect configure:5471: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:5477: $? = 0 configure:5481: test -z || test ! -s conftest.err configure:5484: $? = 0 configure:5487: test -s conftest configure:5490: $? = 0 configure:5502: result: yes configure:5577: checking for remove configure:5634: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:5640: $? = 0 configure:5644: test -z || test ! -s conftest.err configure:5647: $? = 0 configure:5650: test -s conftest configure:5653: $? = 0 configure:5665: result: yes configure:5740: checking for shmat configure:5797: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:5803: $? = 0 configure:5807: test -z || test ! -s conftest.err configure:5810: $? = 0 configure:5813: test -s conftest configure:5816: $? = 0 configure:5828: result: yes configure:5912: checking for IceConnectionNumber in -lICE configure:5942: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lICE -lm >&5 configure:5948: $? = 0 configure:5952: test -z || test ! -s conftest.err configure:5955: $? = 0 configure:5958: test -s conftest configure:5961: $? = 0 configure:5974: result: yes configure:6025: checking for XOpenDisplay in -lX11 configure:6055: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 -lm >&5 configure:6061: $? = 0 configure:6065: test -z || test ! -s conftest.err configure:6068: $? = 0 configure:6071: test -s conftest configure:6074: $? = 0 configure:6087: result: yes configure:6097: checking X11 version 6 configure:6122: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:6128: $? = 0 configure:6132: test -z || test ! -s conftest.err configure:6135: $? = 0 configure:6138: test -s conftest configure:6141: $? = 0 configure:6155: result: 6 or newer configure:6163: checking for XShapeCombineMask in -lXext configure:6193: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXext -lm >&5 configure:6199: $? = 0 configure:6203: test -z || test ! -s conftest.err configure:6206: $? = 0 configure:6209: test -s conftest configure:6212: $? = 0 configure:6225: result: yes configure:6234: checking for IceConnectionNumber in -lICE configure:6296: result: yes configure:6307: checking for SmcOpenConnection in -lSM configure:6337: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lSM -lICE -lXext -lm >&5 configure:6343: $? = 0 configure:6347: test -z || test ! -s conftest.err configure:6350: $? = 0 configure:6353: test -s conftest configure:6356: $? = 0 configure:6369: result: yes configure:6377: checking for XtVaAppInitialize in -lXt configure:6407: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXt -lSM -lICE -lXext -lm >&5 configure:6413: $? = 0 configure:6417: test -z || test ! -s conftest.err configure:6420: $? = 0 configure:6423: test -s conftest configure:6426: $? = 0 configure:6439: result: yes configure:6447: checking for XmuInternAtom in -lXmu configure:6477: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXmu -lXt -lSM -lICE -lXext -lm >&5 configure:6483: $? = 0 configure:6487: test -z || test ! -s conftest.err configure:6490: $? = 0 configure:6493: test -s conftest configure:6496: $? = 0 configure:6509: result: yes configure:6519: checking for XmuRegisterExternalAgent configure:6576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXmu -lXt -lSM -lICE -lXext -lm >&5 configure:6582: $? = 0 configure:6586: test -z || test ! -s conftest.err configure:6589: $? = 0 configure:6592: test -s conftest configure:6595: $? = 0 configure:6607: result: yes configure:6618: checking for XftInit in -lXft configure:6648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXft -lXmu -lXt -lSM -lICE -lXext -lm >&5 configure:6654: $? = 0 configure:6658: test -z || test ! -s conftest.err configure:6661: $? = 0 configure:6664: test -s conftest configure:6667: $? = 0 configure:6680: result: yes configure:6768: checking for ANSI C header files configure:6793: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6799: $? = 0 configure:6803: test -z || test ! -s conftest.err configure:6806: $? = 0 configure:6809: test -s conftest.o configure:6812: $? = 0 configure:6901: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXmu -lXt -lSM -lICE -lXext -lm >&5 conftest.c: In function 'main': conftest.c:38:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:6904: $? = 0 configure:6906: ./conftest configure:6909: $? = 0 configure:6924: result: yes configure:6948: checking for sys/types.h configure:6964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6970: $? = 0 configure:6974: test -z || test ! -s conftest.err configure:6977: $? = 0 configure:6980: test -s conftest.o configure:6983: $? = 0 configure:6994: result: yes configure:6948: checking for sys/stat.h configure:6964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6970: $? = 0 configure:6974: test -z || test ! -s conftest.err configure:6977: $? = 0 configure:6980: test -s conftest.o configure:6983: $? = 0 configure:6994: result: yes configure:6948: checking for stdlib.h configure:6964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6970: $? = 0 configure:6974: test -z || test ! -s conftest.err configure:6977: $? = 0 configure:6980: test -s conftest.o configure:6983: $? = 0 configure:6994: result: yes configure:6948: checking for string.h configure:6964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6970: $? = 0 configure:6974: test -z || test ! -s conftest.err configure:6977: $? = 0 configure:6980: test -s conftest.o configure:6983: $? = 0 configure:6994: result: yes configure:6948: checking for memory.h configure:6964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6970: $? = 0 configure:6974: test -z || test ! -s conftest.err configure:6977: $? = 0 configure:6980: test -s conftest.o configure:6983: $? = 0 configure:6994: result: yes configure:6948: checking for strings.h configure:6964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6970: $? = 0 configure:6974: test -z || test ! -s conftest.err configure:6977: $? = 0 configure:6980: test -s conftest.o configure:6983: $? = 0 configure:6994: result: yes configure:6948: checking for inttypes.h configure:6964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6970: $? = 0 configure:6974: test -z || test ! -s conftest.err configure:6977: $? = 0 configure:6980: test -s conftest.o configure:6983: $? = 0 configure:6994: result: yes configure:6948: checking for stdint.h configure:6964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6970: $? = 0 configure:6974: test -z || test ! -s conftest.err configure:6977: $? = 0 configure:6980: test -s conftest.o configure:6983: $? = 0 configure:6994: result: yes configure:6948: checking for unistd.h configure:6964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6970: $? = 0 configure:6974: test -z || test ! -s conftest.err configure:6977: $? = 0 configure:6980: test -s conftest.o configure:6983: $? = 0 configure:6994: result: yes configure:7006: checking for XawInitializeWidgetSet in -lXaw3d configure:7036: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXaw3d -lXmu -lXt -lSM -lICE -lXext -lm >&5 configure:7042: $? = 0 configure:7046: test -z || test ! -s conftest.err configure:7049: $? = 0 configure:7052: test -s conftest configure:7055: $? = 0 configure:7068: result: yes configure:7082: checking X11/Xaw3d/Tip.h usability configure:7094: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7100: $? = 0 configure:7104: test -z || test ! -s conftest.err configure:7107: $? = 0 configure:7110: test -s conftest.o configure:7113: $? = 0 configure:7123: result: yes configure:7127: checking X11/Xaw3d/Tip.h presence configure:7137: i686-uhu-linux-gcc -E conftest.c configure:7143: $? = 0 configure:7163: result: yes configure:7198: checking for X11/Xaw3d/Tip.h configure:7205: result: yes configure:7449: checking for XmCreateForm in -lXm configure:7479: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXm -lXmu -lXt -lSM -lICE -lXext -lm >&5 /usr/bin/ld: cannot find -lXm collect2: error: ld returned 1 exit status configure:7485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 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:7511: result: no configure:7523: checking for XShmCreatePixmap configure:7580: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXmu -lXt -lSM -lICE -lXext -lm >&5 configure:7586: $? = 0 configure:7590: test -z || test ! -s conftest.err configure:7593: $? = 0 configure:7596: test -s conftest configure:7599: $? = 0 configure:7611: result: yes configure:7625: checking for ANSI C header files configure:7781: result: yes configure:7792: checking for sys/wait.h that is POSIX.1 compatible configure:7823: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic 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:7853: result: yes configure:7864: checking whether time.h and sys/time.h may both be included configure:7889: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7895: $? = 0 configure:7899: test -z || test ! -s conftest.err configure:7902: $? = 0 configure:7905: test -s conftest.o configure:7908: $? = 0 configure:7919: result: yes configure:7938: checking for dirent.h that defines DIR configure:7962: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7968: $? = 0 configure:7972: test -z || test ! -s conftest.err configure:7975: $? = 0 configure:7978: test -s conftest.o configure:7981: $? = 0 configure:7992: result: yes configure:8005: checking for library containing opendir configure:8035: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:8041: $? = 0 configure:8045: test -z || test ! -s conftest.err configure:8048: $? = 0 configure:8051: test -s conftest configure:8054: $? = 0 configure:8124: result: none required configure:8349: checking arpa/inet.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking arpa/inet.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for arpa/inet.h configure:8472: result: yes configure:8349: checking errno.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking errno.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for errno.h configure:8472: result: yes configure:8349: checking getopt.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking getopt.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for getopt.h configure:8472: result: yes configure:8349: checking glob.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking glob.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for glob.h configure:8472: result: yes configure:8349: checking dlfcn.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking dlfcn.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for dlfcn.h configure:8472: result: yes configure:8349: checking fcntl.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking fcntl.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for fcntl.h configure:8472: result: yes configure:8340: checking for inttypes.h configure:8345: result: yes configure:8349: checking limits.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking limits.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for limits.h configure:8472: result: yes configure:8349: checking machine/endian.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:79:28: fatal error: machine/endian.h: No such file or directory #include ^ compilation terminated. configure:8367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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:8390: result: no configure:8394: checking machine/endian.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c conftest.c:45:28: fatal error: machine/endian.h: No such file or directory #include ^ compilation terminated. configure:8410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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:8430: result: no configure:8465: checking for machine/endian.h configure:8472: result: no configure:8349: checking malloc.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking malloc.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for malloc.h configure:8472: result: yes configure:8340: checking for memory.h configure:8345: result: yes configure:8349: checking netdb.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking netdb.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for netdb.h configure:8472: result: yes configure:8349: checking netinet/in.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking netinet/in.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for netinet/in.h configure:8472: result: yes configure:8349: checking nlist.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:83:19: fatal error: nlist.h: No such file or directory #include ^ compilation terminated. configure:8367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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:8390: result: no configure:8394: checking nlist.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c conftest.c:49:19: fatal error: nlist.h: No such file or directory #include ^ compilation terminated. configure:8410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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:8430: result: no configure:8465: checking for nlist.h configure:8472: result: no configure:8349: checking stddef.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking stddef.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for stddef.h configure:8472: result: yes configure:8340: checking for stdlib.h configure:8345: result: yes configure:8340: checking for stdint.h configure:8345: result: yes configure:8340: checking for string.h configure:8345: result: yes configure:8340: checking for strings.h configure:8345: result: yes configure:8349: checking stropts.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking stropts.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for stropts.h configure:8472: result: yes configure:8349: checking soundcard.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:89:23: fatal error: soundcard.h: No such file or directory #include ^ compilation terminated. configure:8367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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:8390: result: no configure:8394: checking soundcard.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c conftest.c:55:23: fatal error: soundcard.h: No such file or directory #include ^ compilation terminated. configure:8410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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:8430: result: no configure:8465: checking for soundcard.h configure:8472: result: no configure:8349: checking alsa/asoundlib.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking alsa/asoundlib.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for alsa/asoundlib.h configure:8472: result: yes configure:8349: checking sys/asoundlib.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 In file included from conftest.c:90:0: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. [-Wcpp] #warning This header is deprecated, use instead. ^ configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking sys/asoundlib.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c In file included from conftest.c:56:0: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. [-Wcpp] #warning This header is deprecated, use instead. ^ configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for sys/asoundlib.h configure:8472: result: yes configure:8349: checking sys/audioio.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:91:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:8367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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:8390: result: no configure:8394: checking sys/audioio.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c conftest.c:57:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:8410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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:8430: result: no configure:8465: checking for sys/audioio.h configure:8472: result: no configure:8349: checking sys/awe_voice.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:91:27: fatal error: sys/awe_voice.h: No such file or directory #include ^ compilation terminated. configure:8367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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:8390: result: no configure:8394: checking sys/awe_voice.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c conftest.c:57:27: fatal error: sys/awe_voice.h: No such file or directory #include ^ compilation terminated. configure:8410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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:8430: result: no configure:8465: checking for sys/awe_voice.h configure:8472: result: no configure:8349: checking sys/ioctl.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking sys/ioctl.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for sys/ioctl.h configure:8472: result: yes configure:8349: checking sys/ipc.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking sys/ipc.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for sys/ipc.h configure:8472: result: yes configure:8349: checking sys/param.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking sys/param.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for sys/param.h configure:8472: result: yes configure:8349: checking sys/shm.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking sys/shm.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for sys/shm.h configure:8472: result: yes configure:8349: checking sys/socket.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking sys/socket.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for sys/socket.h configure:8472: result: yes configure:8349: checking sys/soundcard.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking sys/soundcard.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for sys/soundcard.h configure:8472: result: yes configure:8340: checking for sys/param.h configure:8345: result: yes configure:8349: checking sys/time.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking sys/time.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for sys/time.h configure:8472: result: yes configure:8340: checking for sys/types.h configure:8345: result: yes configure:8340: checking for sys/stat.h configure:8345: result: yes configure:8349: checking sys/sysctl.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking sys/sysctl.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for sys/sysctl.h configure:8472: result: yes configure:8349: checking termios.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking termios.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for termios.h configure:8472: result: yes configure:8349: checking X11/Xlib.h usability configure:8361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8367: $? = 0 configure:8371: test -z || test ! -s conftest.err configure:8374: $? = 0 configure:8377: test -s conftest.o configure:8380: $? = 0 configure:8390: result: yes configure:8394: checking X11/Xlib.h presence configure:8404: i686-uhu-linux-gcc -E conftest.c configure:8410: $? = 0 configure:8430: result: yes configure:8465: checking for X11/Xlib.h configure:8472: result: yes configure:8494: checking for unistd.h configure:8499: result: yes configure:8647: checking for X11/extensions/XShm.h configure:8667: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8673: $? = 0 configure:8677: test -z || test ! -s conftest.err configure:8680: $? = 0 configure:8683: test -s conftest.o configure:8686: $? = 0 configure:8697: result: yes configure:8647: checking for X11/Xmu/ExtAgent.h configure:8667: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8673: $? = 0 configure:8677: test -z || test ! -s conftest.err configure:8680: $? = 0 configure:8683: test -s conftest.o configure:8686: $? = 0 configure:8697: result: yes configure:8709: checking for string.h configure:8714: result: yes configure:8859: checking whether byte ordering is bigendian configure:8886: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8892: $? = 0 configure:8896: test -z || test ! -s conftest.err configure:8899: $? = 0 configure:8902: test -s conftest.o configure:8905: $? = 0 configure:8929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:80:2: error: unknown type name 'not' not big endian ^ conftest.c:80:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:8935: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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:9070: result: no configure:9091: checking whether char is unsigned configure:9114: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9120: $? = 0 configure:9124: test -z || test ! -s conftest.err configure:9127: $? = 0 configure:9130: test -s conftest.o configure:9133: $? = 0 configure:9144: result: no configure:9153: checking for an ANSI C-conforming const configure:9220: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9226: $? = 0 configure:9230: test -z || test ! -s conftest.err configure:9233: $? = 0 configure:9236: test -s conftest.o configure:9239: $? = 0 configure:9250: result: yes configure:9260: checking for inline configure:9281: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9287: $? = 0 configure:9291: test -z || test ! -s conftest.err configure:9294: $? = 0 configure:9297: test -s conftest.o configure:9300: $? = 0 configure:9312: result: inline configure:9331: checking for working volatile configure:9354: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9360: $? = 0 configure:9364: test -z || test ! -s conftest.err configure:9367: $? = 0 configure:9370: test -s conftest.o configure:9373: $? = 0 configure:9384: result: yes configure:9394: checking for preprocessor stringizing operator configure:9418: result: yes configure:9428: checking for function prototypes configure:9431: result: yes configure:9448: checking whether struct tm is in sys/time.h or time.h configure:9471: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9477: $? = 0 configure:9481: test -z || test ! -s conftest.err configure:9484: $? = 0 configure:9487: test -s conftest.o configure:9490: $? = 0 configure:9501: result: time.h configure:9512: checking for size_t configure:9536: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9542: $? = 0 configure:9546: test -z || test ! -s conftest.err configure:9549: $? = 0 configure:9552: test -s conftest.o configure:9555: $? = 0 configure:9566: result: yes configure:9580: checking for off_t configure:9604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9610: $? = 0 configure:9614: test -z || test ! -s conftest.err configure:9617: $? = 0 configure:9620: test -s conftest.o configure:9623: $? = 0 configure:9634: result: yes configure:9646: checking for pid_t configure:9670: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9676: $? = 0 configure:9680: test -z || test ! -s conftest.err configure:9683: $? = 0 configure:9686: test -s conftest.o configure:9689: $? = 0 configure:9700: result: yes configure:9714: checking volatile declaration configure:9735: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9741: $? = 0 configure:9745: test -z || test ! -s conftest.err configure:9748: $? = 0 configure:9751: test -s conftest.o configure:9754: $? = 0 configure:9765: result: yes configure:9775: checking union semun declaration configure:9800: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:84:13: error: storage size of 'x' isn't known union semun x ^ configure:9806: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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:9830: result: no configure:9946: checking for error_at_line configure:9967: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:9973: $? = 0 configure:9977: test -z || test ! -s conftest.err configure:9980: $? = 0 configure:9983: test -s conftest configure:9986: $? = 0 configure:9998: result: yes configure:10018: checking for unistd.h configure:10023: result: yes configure:10027: checking vfork.h usability configure:10039: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:111:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:10045: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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:10068: result: no configure:10072: checking vfork.h presence configure:10082: i686-uhu-linux-gcc -E conftest.c conftest.c:77:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:10088: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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:10108: result: no configure:10143: checking for vfork.h configure:10150: result: no configure:10168: checking for fork configure:10225: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:101:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:10231: $? = 0 configure:10235: test -z || test ! -s conftest.err configure:10238: $? = 0 configure:10241: test -s conftest configure:10244: $? = 0 configure:10256: result: yes configure:10168: checking for vfork configure:10225: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:10231: $? = 0 configure:10235: test -z || test ! -s conftest.err configure:10238: $? = 0 configure:10241: test -s conftest configure:10244: $? = 0 configure:10256: result: yes configure:10267: checking for working fork configure:10290: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:10:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (1); ^ configure:10293: $? = 0 configure:10295: ./conftest configure:10298: $? = 0 configure:10312: result: yes configure:10333: checking for working vfork configure:10466: result: yes configure:10498: checking for working memcmp configure:10546: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:10549: $? = 0 configure:10551: ./conftest configure:10554: $? = 0 configure:10568: result: yes configure:10586: checking for stdlib.h configure:10591: result: yes configure:10586: checking for unistd.h configure:10591: result: yes configure:10735: checking for getpagesize configure:10792: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:10798: $? = 0 configure:10802: test -z || test ! -s conftest.err configure:10805: $? = 0 configure:10808: test -s conftest configure:10811: $? = 0 configure:10823: result: yes configure:10833: checking for working mmap configure:10975: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:10978: $? = 0 configure:10980: ./conftest configure:10983: $? = 0 configure:10997: result: yes configure:11009: checking whether setvbuf arguments are reversed configure:11034: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:87:10: error: conflicting types for 'setvbuf' int (setvbuf) (FILE *, int, char *, size_t); ^ In file included from conftest.c:85:0: /usr/include/stdio.h:336:12: note: previous declaration of 'setvbuf' was here extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf, ^ configure:11040: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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:11161: result: no configure:11171: checking return type of signal handlers configure:11202: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11208: $? = 0 configure:11212: test -z || test ! -s conftest.err configure:11215: $? = 0 configure:11218: test -s conftest.o configure:11221: $? = 0 configure:11232: result: void configure:11245: checking for vprintf configure:11302: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:110:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:11308: $? = 0 configure:11312: test -z || test ! -s conftest.err configure:11315: $? = 0 configure:11318: test -s conftest configure:11321: $? = 0 configure:11333: result: yes configure:11340: checking for _doprnt configure:11397: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 /tmp/ccRjX2k3.o:(.data+0x0): undefined reference to `_doprnt' /tmp/ccRjX2k3.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:11403: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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:11428: result: no configure:11518: checking for alarm configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for dup2 configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for floor configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:113:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for getcwd configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for gethostbyname configure:11606: result: yes configure:11518: checking for getopt configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for gettimeofday configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for getwd configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for isatty configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for memchr configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:120:6: warning: conflicting types for built-in function 'memchr' [enabled by default] char memchr (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for memmove configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:121:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for memset configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:122:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for mkstemp configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for modf configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:124:6: warning: conflicting types for built-in function 'modf' [enabled by default] char modf (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for munmap configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for popen configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for pow configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:127:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for select configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for signal configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for socket configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for sleep configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for vsnprintf configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:132:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for snprintf configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:133:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for sqrt configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:134:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] char sqrt (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for strchr configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:135:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for strdup configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:136:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for strstr configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:137:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for strerror configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for strcasecmp configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:139:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for strncasecmp configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:140:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for strrchr configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:141:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for strstr configure:11606: result: yes configure:11518: checking for strtol configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11518: checking for strlcat configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 /tmp/ccNpZ8wY.o:(.data+0x0): undefined reference to `strlcat' /tmp/ccNpZ8wY.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:11581: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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_GETHOSTBYNAME 1 | #define HAVE_GETOPT 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_MKSTEMP 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:11606: result: no configure:11518: checking for strlcpy configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 /tmp/ccSaJN26.o:(.data+0x0): undefined reference to `strlcpy' /tmp/ccSaJN26.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:11581: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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_GETHOSTBYNAME 1 | #define HAVE_GETOPT 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_MKSTEMP 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:11606: result: no configure:11518: checking for usleep configure:11575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11581: $? = 0 configure:11585: test -z || test ! -s conftest.err configure:11588: $? = 0 configure:11591: test -s conftest configure:11594: $? = 0 configure:11606: result: yes configure:11744: checking for getopt_long configure:11801: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11807: $? = 0 configure:11811: test -z || test ! -s conftest.err configure:11814: $? = 0 configure:11817: test -s conftest configure:11820: $? = 0 configure:11832: result: yes configure:11856: checking for open_memstream configure:11913: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:11919: $? = 0 configure:11923: test -z || test ! -s conftest.err configure:11926: $? = 0 configure:11929: test -s conftest configure:11932: $? = 0 configure:11944: result: yes configure:11958: checking for an implementation of va_copy() configure:11993: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c: In function 'f': conftest.c:130:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (1); ^ configure:11996: $? = 0 configure:11998: ./conftest configure:12001: $? = 0 configure:12016: result: yes configure:12019: checking for an implementation of __va_copy() configure:12054: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c: In function 'f': conftest.c:130:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (1); ^ configure:12057: $? = 0 configure:12059: ./conftest configure:12062: $? = 0 configure:12077: result: yes configure:12095: checking whether va_lists can be copied by value configure:12130: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c: In function 'f': conftest.c:131:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (1); ^ configure:12133: $? = 0 configure:12135: ./conftest configure:12138: $? = 0 configure:12153: result: yes configure:12612: checking enable_audio=oss configure:12618: result: yes - configure:12638: checking for open in -lossaudio configure:12668: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lossaudio -lm >&5 /usr/bin/ld: cannot find -lossaudio collect2: error: ld returned 1 exit status configure:12674: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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_GETHOSTBYNAME 1 | #define HAVE_GETOPT 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_MKSTEMP 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_OPEN_MEMSTREAM 1 | #define VA_COPY va_copy | /* 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:12700: result: no configure:12724: checking enable_audio=sun configure:12755: result: no configure:12759: checking enable_audio=hpux configure:12771: result: no configure:12775: checking enable_audio=irix configure:12795: result: no configure:12799: checking enable_audio=mme configure:12813: result: no configure:12817: checking enable_audio=sb_dsp configure:12829: result: no configure:12833: checking enable_audio=w32 configure:12858: result: no configure:12862: checking enable_audio=darwin configure:12878: result: no configure:12883: checking enable_audio=alsa configure:12886: result: yes, configuring alsa configure:12922: checking for ALSA CFLAGS configure:12928: result: configure:12931: checking for ALSA LDFLAGS configure:12944: result: -lasound -lm -ldl -lpthread configure:12948: checking for libasound headers version >= 0.1.1 configure:13017: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13023: $? = 0 configure:13027: test -z || test ! -s conftest.err configure:13030: $? = 0 configure:13033: test -s conftest.o configure:13036: $? = 0 configure:13038: result: found. configure:13141: checking for snd_ctl_open in -lasound configure:13171: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lasound -lasound -lm -ldl -lpthread >&5 configure:13177: $? = 0 configure:13181: test -z || test ! -s conftest.err configure:13184: $? = 0 configure:13187: test -s conftest configure:13190: $? = 0 configure:13203: result: yes configure:13252: checking for snd_seq_port_info_set_timestamping configure:13309: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread >&5 configure:13315: $? = 0 configure:13319: test -z || test ! -s conftest.err configure:13322: $? = 0 configure:13325: test -s conftest configure:13328: $? = 0 configure:13340: result: yes configure:13362: checking enable_audio=alib configure:13381: result: no configure:13385: checking enable_audio=nas configure:13490: result: no configure:13494: checking enable_audio=arts configure:13623: result: no configure:13627: checking enable_audio=esd configure:13630: result: yes, configuring esd configure:13674: checking for esd-config configure:13692: found /usr/bin/esd-config configure:13705: result: /usr/bin/esd-config configure:13713: checking for ESD - version >= 0.2.7 configure:13808: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd >&5 configure:13811: $? = 0 configure:13813: ./conftest configure:13816: $? = 0 configure:13840: result: yes configure:13967: checking enable_audio=portaudio configure:13982: result: no configure:13986: checking enable_audio=npipe configure:13994: result: no configure:13999: checking enable_audio=jack configure:14002: result: yes configure:14012: checking enable_audio=ao configure:14410: result: no configure:14414: checking enable_audio=vorbis configure:14417: result: yes, configuring vorbis configure:14618: checking for Ogg configure:14653: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include conftest.c -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -logg >&5 configure:14656: $? = 0 configure:14658: ./conftest configure:14661: $? = 0 configure:14679: result: yes configure:14735: checking for Vorbis configure:14782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include -I/usr/include conftest.c -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lvorbis -lm -lvorbisenc -L/usr/lib -logg >&5 configure:14785: $? = 0 configure:14787: ./conftest configure:14790: $? = 0 configure:14808: result: yes configure:15296: checking enable_audio=flac configure:15299: result: yes, configuring flac configure:15352: checking for libFLAC configure:15389: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include conftest.c -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm >&5 configure:15392: $? = 0 configure:15394: ./conftest configure:15397: $? = 0 configure:15415: result: yes configure:15558: checking for libOggFLAC configure:15595: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include -I/usr/include conftest.c -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm -L/usr/lib -lOggFLAC -lFLAC -lm >&5 conftest.c:130:36: fatal error: OggFLAC/stream_decoder.h: No such file or directory #include ^ compilation terminated. configure:15598: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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_GETHOSTBYNAME 1 | #define HAVE_GETOPT 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_MKSTEMP 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_OPEN_MEMSTREAM 1 | #define VA_COPY va_copy | #define HAVE_LIBASOUND 1 | #define HAVE_SND_SEQ_PORT_INFO_SET_TIMESTAMPING 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int main () | { | system("touch conf.libOggFLACtest"); | return 0; | } | | configure:15635: result: no configure:15662: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include -I/usr/include conftest.c -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm -L/usr/lib -lOggFLAC -lFLAC -lm >&5 conftest.c:128:36: fatal error: OggFLAC/stream_decoder.h: No such file or directory #include ^ compilation terminated. configure:15668: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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_GETHOSTBYNAME 1 | #define HAVE_GETOPT 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_MKSTEMP 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_OPEN_MEMSTREAM 1 | #define VA_COPY va_copy | #define HAVE_LIBASOUND 1 | #define HAVE_SND_SEQ_PORT_INFO_SET_TIMESTAMPING 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | return 0; | ; | return 0; | } configure:15719: checking enable_audio=speex configure:15786: result: no configure:15790: checking enable_audio=gogo configure:15947: result: no configure:15955: checking default output mode configure:15989: result: alsa/s configure:16036: checking for LoadLibrary configure:16059: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include conftest.c -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm >&5 conftest.c:126:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:16065: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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_GETHOSTBYNAME 1 | #define HAVE_GETOPT 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_MKSTEMP 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_OPEN_MEMSTREAM 1 | #define VA_COPY va_copy | #define HAVE_LIBASOUND 1 | #define HAVE_SND_SEQ_PORT_INFO_SET_TIMESTAMPING 1 | /* end confdefs.h. */ | #include | | | int | main () | { | LoadLibrary(0); | ; | return 0; | } configure:16096: result: no configure:16103: checking for shl_load configure:16160: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include conftest.c -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm >&5 /tmp/cc1g5GWU.o:(.data+0x0): undefined reference to `shl_load' /tmp/cc1g5GWU.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:16166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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_GETHOSTBYNAME 1 | #define HAVE_GETOPT 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_MKSTEMP 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_OPEN_MEMSTREAM 1 | #define VA_COPY va_copy | #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:16191: result: no configure:16199: checking for NSLinkModule configure:16256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include conftest.c -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm >&5 /tmp/cctgVc16.o:(.data+0x0): undefined reference to `NSLinkModule' /tmp/cctgVc16.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `NSLinkModule' collect2: error: ld returned 1 exit status configure:16262: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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_GETHOSTBYNAME 1 | #define HAVE_GETOPT 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_MKSTEMP 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_OPEN_MEMSTREAM 1 | #define VA_COPY va_copy | #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:16287: result: no configure:16560: checking dynamic link method configure:16564: result: use dl_dlopen.c configure:16567: checking whether your dlsym() needs a leading underscore configure:16661: result: no configure:16781: checking ncurses.h usability configure:16793: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include conftest.c >&5 configure:16799: $? = 0 configure:16803: test -z || test ! -s conftest.err configure:16806: $? = 0 configure:16809: test -s conftest.o configure:16812: $? = 0 configure:16822: result: yes configure:16826: checking ncurses.h presence configure:16836: i686-uhu-linux-gcc -E -I/usr/include conftest.c configure:16842: $? = 0 configure:16862: result: yes configure:16897: checking for ncurses.h configure:16904: result: yes configure:16781: checking ncurses/curses.h usability configure:16793: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include conftest.c >&5 conftest.c:163:28: fatal error: ncurses/curses.h: No such file or directory #include ^ compilation terminated. configure:16799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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_GETHOSTBYNAME 1 | #define HAVE_GETOPT 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_MKSTEMP 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_OPEN_MEMSTREAM 1 | #define VA_COPY va_copy | #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:16822: result: no configure:16826: checking ncurses/curses.h presence configure:16836: i686-uhu-linux-gcc -E -I/usr/include conftest.c conftest.c:129:28: fatal error: ncurses/curses.h: No such file or directory #include ^ compilation terminated. configure:16842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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_GETHOSTBYNAME 1 | #define HAVE_GETOPT 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_MKSTEMP 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_OPEN_MEMSTREAM 1 | #define VA_COPY va_copy | #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:16862: result: no configure:16897: checking for ncurses/curses.h configure:16904: result: no configure:16781: checking curses.h usability configure:16793: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include conftest.c >&5 configure:16799: $? = 0 configure:16803: test -z || test ! -s conftest.err configure:16806: $? = 0 configure:16809: test -s conftest.o configure:16812: $? = 0 configure:16822: result: yes configure:16826: checking curses.h presence configure:16836: i686-uhu-linux-gcc -E -I/usr/include conftest.c configure:16842: $? = 0 configure:16862: result: yes configure:16897: checking for curses.h configure:16904: result: yes configure:16932: checking for initscr in -lncurses configure:16962: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include conftest.c -lncurses -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm >&5 configure:16968: $? = 0 configure:16972: test -z || test ! -s conftest.err configure:16975: $? = 0 configure:16978: test -s conftest configure:16981: $? = 0 configure:16994: result: yes configure:17804: checking for Tcl_Init in -ltcl configure:17834: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include conftest.c -ltcl -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm -ldl >&5 /usr/bin/ld: cannot find -ltcl collect2: error: ld returned 1 exit status configure:17840: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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_GETHOSTBYNAME 1 | #define HAVE_GETOPT 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_MKSTEMP 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_OPEN_MEMSTREAM 1 | #define VA_COPY va_copy | #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 | #define HAVE_CURSES_H 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 Tcl_Init (); | int | main () | { | Tcl_Init (); | ; | return 0; | } configure:17866: result: no configure:17804: checking for Tcl_Init in -ltcl8.6 configure:17834: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include conftest.c -ltcl8.6 -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm -ldl >&5 configure:17840: $? = 0 configure:17844: test -z || test ! -s conftest.err configure:17847: $? = 0 configure:17850: test -s conftest configure:17853: $? = 0 configure:17866: result: yes configure:17876: checking for Tk_Init in -ltk configure:17906: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include conftest.c -ltk -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm -ldl -ltcl8.6 >&5 /usr/bin/ld: cannot find -ltk collect2: error: ld returned 1 exit status configure:17912: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "TiMidity++" | #define PACKAGE_TARNAME "TiMidity++" | #define PACKAGE_VERSION "2.14.0" | #define PACKAGE_STRING "TiMidity++ 2.14.0" | #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" | #define PACKAGE "TiMidity++" | #define VERSION "2.14.0" | #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_LIBXFT 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_XAW3D_TIP 1 | #define HAVE_XSHMCREATEPIXMAP 1 | #define STDC_HEADERS 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_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_UNISTD_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_GETHOSTBYNAME 1 | #define HAVE_GETOPT 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_MKSTEMP 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_OPEN_MEMSTREAM 1 | #define VA_COPY va_copy | #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 | #define HAVE_CURSES_H 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 Tk_Init (); | int | main () | { | Tk_Init (); | ; | return 0; | } configure:17938: result: no configure:17876: checking for Tk_Init in -ltk8.6 configure:17906: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include conftest.c -ltk8.6 -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm -ldl -ltcl8.6 >&5 configure:17912: $? = 0 configure:17916: test -z || test ! -s conftest.err configure:17919: $? = 0 configure:17922: test -s conftest configure:17925: $? = 0 configure:17938: result: yes configure:18361: checking for pkg-config configure:18379: found /usr/bin/pkg-config configure:18392: result: /usr/bin/pkg-config configure:18413: checking for GTK+ - version >= 2.0.0 configure:18528: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm >&5 configure:18531: $? = 0 configure:18533: ./conftest configure:18536: $? = 0 configure:18554: result: yes (version 2.24.24) configure:19051: checking for sys/soundcard.h configure:19056: result: yes configure:19272: checking for ALSA CFLAGS configure:19278: result: configure:19281: checking for ALSA LDFLAGS configure:19294: result: -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread configure:19298: checking for libasound headers version >= 0.1.1 configure:19367: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5 configure:19373: $? = 0 configure:19377: test -z || test ! -s conftest.err configure:19380: $? = 0 configure:19383: test -s conftest.o configure:19386: $? = 0 configure:19388: result: found. configure:19491: checking for snd_ctl_open in -lasound configure:19553: result: yes configure:21427: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by TiMidity++ config.status 2.14.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:859: creating Makefile config.status:859: creating autoconf/Makefile config.status:859: creating common.makefile config.status:859: creating configs/Makefile config.status:859: creating doc/Makefile config.status:859: creating doc/C/Makefile config.status:859: creating doc/ja_JP.eucJP/Makefile config.status:859: creating interface/Makefile config.status:859: creating interface/motif_bitmaps/Makefile config.status:859: creating interface/bitmaps/Makefile config.status:859: creating interface/pixmaps/Makefile config.status:859: creating libarc/Makefile config.status:859: creating libunimod/Makefile config.status:859: creating timidity/Makefile config.status:859: creating windrv/Makefile config.status:859: creating utils/Makefile config.status:859: creating script/Makefile config.status:963: creating config.h config.status:963: creating interface.h config.status:1537: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-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=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-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_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_modf=yes ac_cv_func_munmap=yes ac_cv_func_open_memstream=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_Xaw3d_Tip_h=yes 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_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=i686-uhu-linux-gnu ac_cv_host_alias=i686-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=yes ac_cv_lib_Xext_XShapeCombineMask=yes ac_cv_lib_Xft_XftInit=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_tcl8_6___Tcl_Init=yes ac_cv_lib_tcl___Tcl_Init=no ac_cv_lib_tk8_6___Tk_Init=yes ac_cv_lib_tk___Tk_Init=no ac_cv_lib_xpg4_setlocale=no ac_cv_objext=o 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=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-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=i686-uhu-linux-gnu ac_cv_target_alias=i686-uhu-linux 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 lib_cv___va_copy=yes lib_cv_va_copy=yes lib_cv_va_val_copy=yes 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='' ARTSCCONFIG='' ARTSINCL='' ARTSLIBS='' 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='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -O2 -march=i686 -mtune=generic -pthread' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DAU_OSS -DAU_ALSA -DAU_ESD -DAU_JACK -DAU_VORBIS -DAU_FLAC' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DMC_FALSE='' DMC_LDFLAGS='' DMC_TRUE='#' 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_NPSYN_FALSE='' ENABLE_NPSYN_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_XDND_FALSE='' ENABLE_XDND_TRUE='#' ENABLE_XSKIN_FALSE='' ENABLE_XSKIN_TRUE='#' ESD_CFLAGS='' ESD_CONFIG='/usr/bin/esd-config' ESD_LIBS='-lesd ' EXEEXT='' EXTRALIBS=' -ljack -lpthread -L/usr/lib -lvorbis -lm -lvorbisenc -L/usr/lib -logg' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK_CONFIG='' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTERFACE_SRCS=' server_c.c alsaseq_c.c' LDFLAGS='' LIBFLAC_CFLAGS='-I/usr/include' LIBFLAC_LIBS='-L/usr/lib -lFLAC -lm' LIBOBJS='' LIBOGGFLAC_CFLAGS='' LIBOGGFLAC_LIBS='' LIBS='-lasound -lm -ldl -lpthread -lm -ldl -lpthread -lm -ldl -lpthread -lesd -L/usr/lib -lFLAC -lm -ldl -ljack -lpthread -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' MINGWGCC_FALSE='' MINGWGCC_TRUE='#' 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='timidity-talk@lists.sourceforge.net' PACKAGE_NAME='TiMidity++' PACKAGE_STRING='TiMidity++ 2.14.0' PACKAGE_TARNAME='TiMidity++' PACKAGE_VERSION='2.14.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POCC_FALSE='' POCC_LDFLAGS='' POCC_TRUE='#' P_so_libs='' RANLIB='ranlib' SET_MAKE='' SHCFLAGS=' -fPIC' SHELL='/bin/sh' SHLD='i686-uhu-linux-gcc -shared ' STRIP='' SYSEXTRAS=' oss_a.c alsa_a.c esd_a.c jack_a.c vorbis_a.c flac_a.c dl_dlopen.c' T_so_libs='' VCPP_FALSE='' VCPP_LDFLAGS='' VCPP_TRUE='#' VERSION='2.14.0' VORBISENC_LIBS='-lvorbisenc' VORBISFILE_LIBS='-lvorbisfile' VORBIS_CFLAGS='-I/usr/include' VORBIS_LIBS='-L/usr/lib -lvorbis -lm' W32G_GUI_FALSE='' W32G_GUI_TRUE='#' W32READDIR_FALSE='' W32READDIR_TRUE='#' WATCOM_C_FALSE='' WATCOM_C_TRUE='#' WATCOM_LDFLAGS='' WINDRV_FALSE='' WINDRV_TRUE='#' WISH='wish' W_so_libs='' XAW_INSTALL_RESOURCE_FILES_FALSE='' XAW_INSTALL_RESOURCE_FILES_TRUE='#' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' a_so_libs=' -lXaw3d -lXmu -lXt -lSM -lICE -lXext -lX11 -lXft' 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='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' dynamic_targets=' if_ncurses.$(so) if_tcltk.$(so) if_vt100.$(so) if_xaw.$(so) if_gtk.$(so)' e_so_libs='' exec_prefix='${prefix}' g_so_libs=' -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' 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=' -ltcl8.6 -ltk8.6 -ldl -lX11 -lm' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='' localstatedir='/var' m_so_libs='' mandir='/usr/share/man' n_so_libs='-lncurses' 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='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' tcltk_dep='tclIndex' timidity_LDFLAGS='-rdynamic' w_so_libs='' xawresdir='' ## ----------- ## ## 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_LIBXFT 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_MKSTEMP 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_OPEN_MEMSTREAM 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_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_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_XAW3D_TIP 1 #define HAVE_XMUREGISTEREXTERNALAGENT 1 #define HAVE_XSHMCREATEPIXMAP 1 #define IA_ALSASEQ 1 #define IA_DYNAMIC 1 #define IA_SERVER 1 #define NDEBUG 1 #define PACKAGE "TiMidity++" #define PACKAGE_BUGREPORT "timidity-talk@lists.sourceforge.net" #define PACKAGE_NAME "TiMidity++" #define PACKAGE_STRING "TiMidity++ 2.14.0" #define PACKAGE_TARNAME "TiMidity++" #define PACKAGE_VERSION "2.14.0" #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 STDC_HEADERS 1 #define SUPPORT_SOCKET 1 #define TIME_WITH_SYS_TIME 1 #define TIMIDITY_OUTPUT_ID "s" #define VA_COPY va_copy #define VERSION "2.14.0" #define XAW3D 1 #define __PROTOTYPES 1 configure: exit 0