This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=i486-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i486-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = kwetal uname -m = i686 uname -r = 2.6.17.13 uname -s = Linux uname -v = #8 Sat Nov 25 20:25:39 CET 2006 /usr/bin/uname -p = Intel(R) Celeron(R) CPU 2.66GHz /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.1.1 PATH: /opt/ICAClient PATH: /opt/blackdown-jdk-1.4.2.03/bin PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin PATH: /opt/vmware/server/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1348: checking build system type configure:1366: result: i486-pc-linux-gnu configure:1374: checking host system type configure:1388: result: i486-pc-linux-gnu configure:1396: checking target system type configure:1410: result: i486-pc-linux-gnu configure:1458: checking for a BSD-compatible install configure:1513: result: /bin/install -c configure:1524: checking whether build environment is sane configure:1567: result: yes configure:1632: checking for gawk configure:1648: found /bin/gawk configure:1658: result: gawk configure:1668: checking whether make sets $(MAKE) configure:1688: result: yes configure:1868: checking for i486-pc-linux-gnu-gcc configure:1884: found /usr/bin/i486-pc-linux-gnu-gcc configure:1894: result: i486-pc-linux-gnu-gcc configure:2176: checking for C compiler version configure:2179: i486-pc-linux-gnu-gcc --version &5 i486-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r1) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2182: $? = 0 configure:2184: i486-pc-linux-gnu-gcc -v &5 Using built-in specs. Target: i486-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i486-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i486-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i486-pc-linux-gnu/4.1.1/include/g++-v4 --host=i486-pc-linux-gnu --build=i486-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r1) configure:2187: $? = 0 configure:2189: i486-pc-linux-gnu-gcc -V &5 i486-pc-linux-gnu-gcc: '-V' option must have argument configure:2192: $? = 1 configure:2215: checking for C compiler default output file name configure:2218: i486-pc-linux-gnu-gcc -O2 -mtune=i686 -pipe conftest.c >&5 configure:2221: $? = 0 configure:2267: result: a.out configure:2272: checking whether the C compiler works configure:2278: ./a.out configure:2281: $? = 0 configure:2298: result: yes configure:2305: checking whether we are cross compiling configure:2307: result: no configure:2310: checking for suffix of executables configure:2312: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe conftest.c >&5 configure:2315: $? = 0 configure:2340: result: configure:2346: checking for suffix of object files configure:2367: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 configure:2370: $? = 0 configure:2392: result: o configure:2396: checking whether we are using the GNU C compiler configure:2420: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 configure:2426: $? = 0 configure:2430: test -z || test ! -s conftest.err configure:2433: $? = 0 configure:2436: test -s conftest.o configure:2439: $? = 0 configure:2452: result: yes configure:2458: checking whether i486-pc-linux-gnu-gcc accepts -g configure:2479: i486-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2485: $? = 0 configure:2489: test -z || test ! -s conftest.err configure:2492: $? = 0 configure:2495: test -s conftest.o configure:2498: $? = 0 configure:2509: result: yes configure:2526: checking for i486-pc-linux-gnu-gcc option to accept ANSI C configure:2596: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 configure:2602: $? = 0 configure:2606: test -z || test ! -s conftest.err configure:2609: $? = 0 configure:2612: test -s conftest.o configure:2615: $? = 0 configure:2633: result: none needed configure:2651: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2657: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2801: checking for style of include used by make configure:2829: result: GNU configure:2857: checking dependency style of i486-pc-linux-gnu-gcc configure:2947: result: gcc3 configure:2974: checking for i486-pc-linux-gnu-g++ configure:2990: found /usr/bin/i486-pc-linux-gnu-g++ configure:3000: result: i486-pc-linux-gnu-g++ configure:3058: checking for C++ compiler version configure:3061: i486-pc-linux-gnu-g++ --version &5 i486-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r1) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3064: $? = 0 configure:3066: i486-pc-linux-gnu-g++ -v &5 Using built-in specs. Target: i486-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i486-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i486-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i486-pc-linux-gnu/4.1.1/include/g++-v4 --host=i486-pc-linux-gnu --build=i486-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r1) configure:3069: $? = 0 configure:3071: i486-pc-linux-gnu-g++ -V &5 i486-pc-linux-gnu-g++: '-V' option must have argument configure:3074: $? = 1 configure:3077: checking whether we are using the GNU C++ compiler configure:3101: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:3107: $? = 0 configure:3111: test -z || test ! -s conftest.err configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3133: result: yes configure:3139: checking whether i486-pc-linux-gnu-g++ accepts -g configure:3160: i486-pc-linux-gnu-g++ -c -g conftest.cc >&5 configure:3166: $? = 0 configure:3170: test -z || test ! -s conftest.err configure:3173: $? = 0 configure:3176: test -s conftest.o configure:3179: $? = 0 configure:3190: result: yes configure:3232: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:3238: $? = 0 configure:3242: test -z || test ! -s conftest.err configure:3245: $? = 0 configure:3248: test -s conftest.o configure:3251: $? = 0 configure:3277: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15: error: 'exit' was not declared in this scope configure:3283: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sooperlooper" | #define VERSION "1.0.3" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3232: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:3238: $? = 0 configure:3242: test -z || test ! -s conftest.err configure:3245: $? = 0 configure:3248: test -s conftest.o configure:3251: $? = 0 configure:3277: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:3283: $? = 0 configure:3287: test -z || test ! -s conftest.err configure:3290: $? = 0 configure:3293: test -s conftest.o configure:3296: $? = 0 configure:3321: checking dependency style of i486-pc-linux-gnu-g++ configure:3411: result: gcc3 configure:3436: checking whether byte ordering is bigendian configure:3463: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 configure:3469: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3506: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:21: error: 'not' undeclared (first use in this function) conftest.c:21: error: (Each undeclared identifier is reported only once conftest.c:21: error: for each function it appears in.) conftest.c:21: error: expected ';' before 'big' configure:3512: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sooperlooper" | #define VERSION "1.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3647: result: no configure:3762: result: OPT_CXXFLAGS is set based on -D_REENTRANT -O2 -fomit-frame-pointer -ffast-math -fstrength-reduce -fmove-all-movables -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE configure:3769: checking for i486-pc-linux-gnu-ranlib configure:3785: found /usr/bin/i486-pc-linux-gnu-ranlib configure:3795: result: i486-pc-linux-gnu-ranlib configure:3868: checking for pkg-config configure:3886: found /usr/bin/pkg-config configure:3899: result: /usr/bin/pkg-config configure:3916: checking for jack >= 0.80.0 configure:3920: result: yes configure:3924: checking JACK_CFLAGS configure:3927: result: configure:3930: checking JACK_LIBS configure:3933: result: -ljack configure:3963: checking for jack_client_open in -ljack configure:3993: i486-pc-linux-gnu-g++ -o conftest -O2 -mtune=i686 -pipe conftest.cc -ljack -ljack >&5 configure:3999: $? = 0 configure:4003: test -z || test ! -s conftest.err configure:4006: $? = 0 configure:4009: test -s conftest configure:4012: $? = 0 configure:4025: result: yes configure:4094: checking for liblo >= 0.10 configure:4098: result: yes configure:4102: checking LOSC_CFLAGS configure:4105: result: configure:4108: checking LOSC_LIBS configure:4111: result: -llo -lpthread configure:4141: checking for initscr in -lncurses configure:4171: i486-pc-linux-gnu-g++ -o conftest -O2 -mtune=i686 -pipe conftest.cc -lncurses >&5 configure:4177: $? = 0 configure:4181: test -z || test ! -s conftest.err configure:4184: $? = 0 configure:4187: test -s conftest configure:4190: $? = 0 configure:4203: result: yes configure:4270: checking for sigc++-1.2 >= 0.14 configure:4274: result: yes configure:4278: checking SIGCPP_CFLAGS configure:4281: result: -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2 configure:4284: checking SIGCPP_LIBS configure:4287: result: -lsigc-1.2 configure:4372: checking for libxml-2.0 >= 2.5 configure:4376: result: yes configure:4380: checking XML_CFLAGS configure:4383: result: -I/usr/include/libxml2 configure:4386: checking XML_LIBS configure:4389: result: -lxml2 -lz -lm configure:4473: checking for sndfile >= 1.0.2 configure:4477: result: yes configure:4481: checking SNDFILE_CFLAGS configure:4484: result: configure:4487: checking SNDFILE_LIBS configure:4490: result: -lsndfile configure:4578: checking for samplerate >= 0.0.13 configure:4582: result: yes configure:4586: checking SAMPLERATE_CFLAGS configure:4589: result: configure:4592: checking SAMPLERATE_LIBS configure:4595: result: -lsamplerate configure:4631: checking for wxgtk2-2.5-config configure:4663: result: no configure:4674: checking for wxgtk2-2.4-config configure:4706: result: no configure:4717: checking for wxgtk-2.4-config configure:4749: result: no configure:4760: checking for wx-config configure:4779: found /usr/bin/wx-config configure:4792: result: /usr/bin/wx-config configure:4833: checking how to run the C++ preprocessor configure:4864: i486-pc-linux-gnu-g++ -E conftest.cc configure:4870: $? = 0 configure:4902: i486-pc-linux-gnu-g++ -E conftest.cc conftest.cc:18:28: error: ac_nonexistent.h: No such file or directory configure:4908: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sooperlooper" | #define VERSION "1.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define x86 1 | #define HAVE_JACK_CLIENT_OPEN 1 | #define HAVE_SNDFILE 1 | #define HAVE_SAMPLERATE 1 | /* end confdefs.h. */ | #include configure:4947: result: i486-pc-linux-gnu-g++ -E configure:4971: i486-pc-linux-gnu-g++ -E conftest.cc configure:4977: $? = 0 configure:5009: i486-pc-linux-gnu-g++ -E conftest.cc conftest.cc:18:28: error: ac_nonexistent.h: No such file or directory configure:5015: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sooperlooper" | #define VERSION "1.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define x86 1 | #define HAVE_JACK_CLIENT_OPEN 1 | #define HAVE_SNDFILE 1 | #define HAVE_SAMPLERATE 1 | /* end confdefs.h. */ | #include configure:5059: checking for egrep configure:5069: result: grep -E configure:5074: checking for ANSI C header files configure:5099: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5105: $? = 0 configure:5109: test -z || test ! -s conftest.err configure:5112: $? = 0 configure:5115: test -s conftest.o configure:5118: $? = 0 configure:5207: i486-pc-linux-gnu-g++ -o conftest -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5210: $? = 0 configure:5212: ./conftest configure:5215: $? = 0 configure:5230: result: yes configure:5254: checking for sys/types.h configure:5270: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5300: result: yes configure:5254: checking for sys/stat.h configure:5270: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5300: result: yes configure:5254: checking for stdlib.h configure:5270: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5300: result: yes configure:5254: checking for string.h configure:5270: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5300: result: yes configure:5254: checking for memory.h configure:5270: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5300: result: yes configure:5254: checking for strings.h configure:5270: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5300: result: yes configure:5254: checking for inttypes.h configure:5270: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5300: result: yes configure:5254: checking for stdint.h configure:5270: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5300: result: yes configure:5254: checking for unistd.h configure:5270: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest.o configure:5289: $? = 0 configure:5300: result: yes configure:5322: checking alsa/asoundlib.h usability configure:5334: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 configure:5340: $? = 0 configure:5344: test -z || test ! -s conftest.err configure:5347: $? = 0 configure:5350: test -s conftest.o configure:5353: $? = 0 configure:5363: result: yes configure:5367: checking alsa/asoundlib.h presence configure:5377: i486-pc-linux-gnu-g++ -E conftest.cc configure:5383: $? = 0 configure:5403: result: yes configure:5438: checking for alsa/asoundlib.h configure:5445: result: yes configure:5483: checking /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h usability configure:5495: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cc >&5 conftest.cc:63:76: error: /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h: No such file or directory configure:5501: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sooperlooper" | #define VERSION "1.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define x86 1 | #define HAVE_JACK_CLIENT_OPEN 1 | #define HAVE_SNDFILE 1 | #define HAVE_SAMPLERATE 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 WITH_ALSA 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:5524: result: no configure:5528: checking /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h presence configure:5538: i486-pc-linux-gnu-g++ -E conftest.cc conftest.cc:29:76: error: /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h: No such file or directory configure:5544: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sooperlooper" | #define VERSION "1.0.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define x86 1 | #define HAVE_JACK_CLIENT_OPEN 1 | #define HAVE_SNDFILE 1 | #define HAVE_SAMPLERATE 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 WITH_ALSA 1 | /* end confdefs.h. */ | #include configure:5564: result: no configure:5599: checking for /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h configure:5606: result: no configure:5845: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on kwetal config.status:748: creating Makefile config.status:748: creating src/Makefile config.status:748: creating src/gui/Makefile config.status:748: creating version.h config.status:852: creating config.h config.status:1148: executing depfiles commands configure:7235: configuring in libs configure:7352: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--build=i486-pc-linux-gnu' 'CFLAGS=-O2 -mtune=i686 -pipe' 'CXXFLAGS=-O2 -mtune=i686 -pipe' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' --cache-file=/dev/null --srcdir=. configure:7357: error: /bin/sh './configure' failed for libs ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i486-pc-linux-gnu ac_cv_build_alias=i486-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -mtune=i686 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -mtune=i686 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i486-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i486-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header__System_Library_Frameworks_CoreMIDI_framework_Headers_CoreMIDI_h=no ac_cv_header_alsa_asoundlib_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=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_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i486-pc-linux-gnu ac_cv_host_alias=i486-pc-linux-gnu ac_cv_lib_jack_jack_client_open=yes ac_cv_lib_ncurses_initscr=yes ac_cv_objext=o ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_WX_CONFIG1=no ac_cv_path_WX_CONFIG2=no ac_cv_path_WX_CONFIG3=no ac_cv_path_WX_CONFIG4=/usr/bin/wx-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i486-pc-linux-gnu-gcc ac_cv_prog_CXX=i486-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='i486-pc-linux-gnu-g++ -E' ac_cv_prog_RANLIB=i486-pc-linux-gnu-ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_samplerate=1 ac_cv_sndfile=1 ac_cv_target=i486-pc-linux-gnu ac_cv_target_alias=i486-pc-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='-I /var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/aclocal ' ACLOCAL_FLAGS='-I /var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/aclocal' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/missing --run tar' AUDIO_LIBS='-lasound' AUTOCONF='${SHELL} /var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/missing --run automake-1.9' AWK='gawk' BASE_INCLUDES='-I/var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/libs/pbd -I/var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/libs/midi++' BASE_LIBS='/var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/libs/midi++/libmidipp.a /var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/libs/pbd/libpbd.a' CC='i486-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -mtune=i686 -pipe -D_REENTRANT -O2 -fomit-frame-pointer -ffast-math -fstrength-reduce -fmove-all-movables -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/libs/pbd -I/var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/libs/midi++' CPPFLAGS='' CXX='i486-pc-linux-gnu-g++' CXXCPP='i486-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -mtune=i686 -pipe -D_REENTRANT -O2 -fomit-frame-pointer -ffast-math -fstrength-reduce -fmove-all-movables -pipe -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/libs/pbd -I/var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/libs/midi++' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' JACK_CFLAGS=' ' JACK_LIBS='-ljack ' LDFLAGS='' LIBOBJS='' LIBS=' /var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/libs/midi++/libmidipp.a /var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/libs/pbd/libpbd.a' LOSC_CFLAGS=' ' LOSC_LIBS='-llo -lpthread ' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/missing --run makeinfo' NCURSES_LIBS='-lncurses' OBJEXT='o' PACKAGE='sooperlooper' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='i486-pc-linux-gnu-ranlib' SAMPLERATE_CFLAGS=' ' SAMPLERATE_LIBS='-lsamplerate ' SET_MAKE='' SHELL='/bin/sh' SIGCPP_CFLAGS='-I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2 ' SIGCPP_LIBS='-lsigc-1.2 ' SNDFILE_CFLAGS=' ' SNDFILE_LIBS='-lsndfile ' SOOP_MAJOR_VERSION='1' SOOP_MICRO_VERSION='3' SOOP_MINOR_VERSION='0' SOOP_RELEASE='1-0-3' SOOP_SO_VERSION='1:0:3' SOOP_VERSION='1.0.3' STRIP='' VERSION='1.0.3' WITH_ALSA_FALSE='#' WITH_ALSA_TRUE='' WITH_COREMIDI_FALSE='' WITH_COREMIDI_TRUE='#' WX_CFLAGS='-I/usr/lib/wx/include/gtk2-ansi-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA ' WX_CONFIG1='no' WX_CONFIG2='no' WX_CONFIG3='no' WX_CONFIG4='/usr/bin/wx-config' WX_LIBS='-pthread -L/usr/X11R6/lib -lwx_gtk2_xrc-2.6 -lwx_gtk2_qa-2.6 -lwx_gtk2_html-2.6 -lwx_gtk2_adv-2.6 -lwx_gtk2_core-2.6 -lwx_base_xml-2.6 -lwx_base_net-2.6 -lwx_base-2.6 ' XML_CFLAGS='-I/usr/include/libxml2 ' XML_LIBS='-lxml2 -lz -lm ' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i486-pc-linux-gnu' build_alias='i486-pc-linux-gnu' build_cpu='i486' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' exec_prefix='${prefix}' host='i486-pc-linux-gnu' host_alias='i486-pc-linux-gnu' host_cpu='i486' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/sooperlooper-1.0.3/work/sooperlooper-1.0.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libs' sysconfdir='/etc' target='i486-pc-linux-gnu' target_alias='' target_cpu='i486' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 1