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 ## --------- ## ## Platform. ## ## --------- ## hostname = tcrgi.tri-century.com uname -m = x86_64 uname -r = 2.6.12-12mdksmp uname -s = Linux uname -v = #1 SMP Fri Sep 9 17:20:34 CEST 2005 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/matt/bin PATH: /home/matt/jre1.5.0/bin PATH: /home/matt/bin PATH: /home/matt/test_bin PATH: /usr/local/wp8/wpbin PATH: /home/matt/bin PATH: /home/matt/jre1.5.0/bin PATH: /home/matt/bin PATH: /home/matt/test_bin PATH: /usr/local/wp8/wpbin PATH: /home/matt/bin PATH: /home/matt/jre1.5.0/bin PATH: /home/matt/bin PATH: /home/matt/test_bin PATH: /usr/local/wp8/wpbin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /usr/games PATH: /usr/lib64/jre-1.4.2/bin PATH: /home/postgres/bin PATH: /opt/kde/bin PATH: /vmware-distrib/bin PATH: ./ PATH: /home/matt/bin PATH: /home/postgres/bin PATH: /opt/kde/bin PATH: /vmware-distrib/bin PATH: ./ PATH: /home/postgres/bin PATH: /opt/kde/bin PATH: /vmware-distrib/bin PATH: ./ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1883: checking build system type configure:1901: result: x86_64-unknown-linux-gnu configure:1909: checking host system type configure:1923: result: x86_64-unknown-linux-gnu configure:1977: checking for gcc configure:1993: found /usr/bin/gcc configure:2003: result: gcc configure:2247: checking for C compiler version configure:2250: gcc --version &5 gcc (GCC) 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0) Copyright (C) 2005 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:2253: $? = 0 configure:2255: gcc -v &5 Using built-in specs. Target: x86_64-mandriva-linux-gnu Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f95,objc,java --host=x86_64-mandriva-linux-gnu --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilib Thread model: posix gcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0) configure:2258: $? = 0 configure:2260: gcc -V &5 gcc: '-V' option must have argument configure:2263: $? = 1 configure:2286: checking for C compiler default output file name configure:2289: gcc -L/usr/local/lib conftest.c >&5 configure:2292: $? = 0 configure:2338: result: a.out configure:2343: checking whether the C compiler works configure:2349: ./a.out configure:2352: $? = 0 configure:2369: result: yes configure:2376: checking whether we are cross compiling configure:2378: result: no configure:2381: checking for suffix of executables configure:2383: gcc -o conftest -L/usr/local/lib conftest.c >&5 configure:2386: $? = 0 configure:2411: result: configure:2417: checking for suffix of object files configure:2438: gcc -c conftest.c >&5 configure:2441: $? = 0 configure:2463: result: o configure:2467: checking whether we are using the GNU C compiler configure:2491: gcc -c conftest.c >&5 configure:2497: $? = 0 configure:2501: test -z || test ! -s conftest.err configure:2504: $? = 0 configure:2507: test -s conftest.o configure:2510: $? = 0 configure:2523: result: yes configure:2529: checking whether gcc accepts -g configure:2550: gcc -c -g conftest.c >&5 configure:2556: $? = 0 configure:2560: test -z || test ! -s conftest.err configure:2563: $? = 0 configure:2566: test -s conftest.o configure:2569: $? = 0 configure:2580: result: yes configure:2597: checking for gcc option to accept ANSI C configure:2667: gcc -c -g -O2 conftest.c >&5 configure:2673: $? = 0 configure:2677: test -z || test ! -s conftest.err configure:2680: $? = 0 configure:2683: test -s conftest.o configure:2686: $? = 0 configure:2704: result: none needed configure:2722: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:2728: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2861: checking for a sed that does not truncate output configure:2915: result: /bin/sed configure:2918: checking for egrep configure:2928: result: grep -E configure:2944: checking for ld used by gcc configure:3011: result: /usr/bin/ld configure:3020: checking if the linker (/usr/bin/ld) is GNU ld configure:3035: result: yes configure:3040: checking for /usr/bin/ld option to reload object files configure:3047: result: -r configure:3065: checking for BSD-compatible nm configure:3107: result: /usr/bin/nm -B configure:3111: checking whether ln -s works configure:3115: result: yes configure:3122: checking how to recognise dependent libraries configure:3294: result: pass_all configure:3379: gcc -c -g -O2 conftest.c >&5 configure:3382: $? = 0 configure:3508: checking how to run the C preprocessor configure:3543: gcc -E conftest.c configure:3549: $? = 0 configure:3581: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3587: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3626: result: gcc -E configure:3650: gcc -E conftest.c configure:3656: $? = 0 configure:3688: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3694: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3738: checking for ANSI C header files configure:3763: gcc -c -g -O2 conftest.c >&5 configure:3769: $? = 0 configure:3773: test -z || test ! -s conftest.err configure:3776: $? = 0 configure:3779: test -s conftest.o configure:3782: $? = 0 configure:3871: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:26: warning: incompatible implicit declaration of built-in function 'exit' configure:3874: $? = 0 configure:3876: ./conftest configure:3879: $? = 0 configure:3894: result: yes configure:3918: checking for sys/types.h configure:3934: gcc -c -g -O2 conftest.c >&5 configure:3940: $? = 0 configure:3944: test -z || test ! -s conftest.err configure:3947: $? = 0 configure:3950: test -s conftest.o configure:3953: $? = 0 configure:3964: result: yes configure:3918: checking for sys/stat.h configure:3934: gcc -c -g -O2 conftest.c >&5 configure:3940: $? = 0 configure:3944: test -z || test ! -s conftest.err configure:3947: $? = 0 configure:3950: test -s conftest.o configure:3953: $? = 0 configure:3964: result: yes configure:3918: checking for stdlib.h configure:3934: gcc -c -g -O2 conftest.c >&5 configure:3940: $? = 0 configure:3944: test -z || test ! -s conftest.err configure:3947: $? = 0 configure:3950: test -s conftest.o configure:3953: $? = 0 configure:3964: result: yes configure:3918: checking for string.h configure:3934: gcc -c -g -O2 conftest.c >&5 configure:3940: $? = 0 configure:3944: test -z || test ! -s conftest.err configure:3947: $? = 0 configure:3950: test -s conftest.o configure:3953: $? = 0 configure:3964: result: yes configure:3918: checking for memory.h configure:3934: gcc -c -g -O2 conftest.c >&5 configure:3940: $? = 0 configure:3944: test -z || test ! -s conftest.err configure:3947: $? = 0 configure:3950: test -s conftest.o configure:3953: $? = 0 configure:3964: result: yes configure:3918: checking for strings.h configure:3934: gcc -c -g -O2 conftest.c >&5 configure:3940: $? = 0 configure:3944: test -z || test ! -s conftest.err configure:3947: $? = 0 configure:3950: test -s conftest.o configure:3953: $? = 0 configure:3964: result: yes configure:3918: checking for inttypes.h configure:3934: gcc -c -g -O2 conftest.c >&5 configure:3940: $? = 0 configure:3944: test -z || test ! -s conftest.err configure:3947: $? = 0 configure:3950: test -s conftest.o configure:3953: $? = 0 configure:3964: result: yes configure:3918: checking for stdint.h configure:3934: gcc -c -g -O2 conftest.c >&5 configure:3940: $? = 0 configure:3944: test -z || test ! -s conftest.err configure:3947: $? = 0 configure:3950: test -s conftest.o configure:3953: $? = 0 configure:3964: result: yes configure:3918: checking for unistd.h configure:3934: gcc -c -g -O2 conftest.c >&5 configure:3940: $? = 0 configure:3944: test -z || test ! -s conftest.err configure:3947: $? = 0 configure:3950: test -s conftest.o configure:3953: $? = 0 configure:3964: result: yes configure:3990: checking dlfcn.h usability configure:4002: gcc -c -g -O2 conftest.c >&5 configure:4008: $? = 0 configure:4012: test -z || test ! -s conftest.err configure:4015: $? = 0 configure:4018: test -s conftest.o configure:4021: $? = 0 configure:4031: result: yes configure:4035: checking dlfcn.h presence configure:4045: gcc -E conftest.c configure:4051: $? = 0 configure:4071: result: yes configure:4106: checking for dlfcn.h configure:4113: result: yes configure:4178: checking for g++ configure:4194: found /usr/bin/g++ configure:4204: result: g++ configure:4220: checking for C++ compiler version configure:4223: g++ --version &5 g++ (GCC) 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0) Copyright (C) 2005 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:4226: $? = 0 configure:4228: g++ -v &5 Using built-in specs. Target: x86_64-mandriva-linux-gnu Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f95,objc,java --host=x86_64-mandriva-linux-gnu --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilib Thread model: posix gcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0) configure:4231: $? = 0 configure:4233: g++ -V &5 g++: '-V' option must have argument configure:4236: $? = 1 configure:4239: checking whether we are using the GNU C++ compiler configure:4263: g++ -c conftest.cc >&5 configure:4269: $? = 0 configure:4273: test -z || test ! -s conftest.err configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4295: result: yes configure:4301: checking whether g++ accepts -g configure:4322: g++ -c -g conftest.cc >&5 configure:4328: $? = 0 configure:4332: test -z || test ! -s conftest.err configure:4335: $? = 0 configure:4338: test -s conftest.o configure:4341: $? = 0 configure:4352: result: yes configure:4394: g++ -c -g -O2 conftest.cc >&5 configure:4400: $? = 0 configure:4404: test -z || test ! -s conftest.err configure:4407: $? = 0 configure:4410: test -s conftest.o configure:4413: $? = 0 configure:4439: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:24: error: 'exit' was not declared in this scope configure:4445: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4394: g++ -c -g -O2 conftest.cc >&5 configure:4400: $? = 0 configure:4404: test -z || test ! -s conftest.err configure:4407: $? = 0 configure:4410: test -s conftest.o configure:4413: $? = 0 configure:4439: g++ -c -g -O2 conftest.cc >&5 configure:4445: $? = 0 configure:4449: test -z || test ! -s conftest.err configure:4452: $? = 0 configure:4455: test -s conftest.o configure:4458: $? = 0 configure:4491: checking how to run the C++ preprocessor configure:4522: g++ -E conftest.cc configure:4528: $? = 0 configure:4560: g++ -E conftest.cc conftest.cc:23:28: error: ac_nonexistent.h: No such file or directory configure:4566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4605: result: g++ -E configure:4629: g++ -E conftest.cc configure:4635: $? = 0 configure:4667: g++ -E conftest.cc conftest.cc:23:28: error: ac_nonexistent.h: No such file or directory configure:4673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4770: checking for g77 configure:4799: result: no configure:4770: checking for f77 configure:4799: result: no configure:4770: checking for xlf configure:4799: result: no configure:4770: checking for frt configure:4799: result: no configure:4770: checking for pgf77 configure:4799: result: no configure:4770: checking for fort77 configure:4799: result: no configure:4770: checking for fl32 configure:4799: result: no configure:4770: checking for af77 configure:4799: result: no configure:4770: checking for f90 configure:4799: result: no configure:4770: checking for xlf90 configure:4799: result: no configure:4770: checking for pgf90 configure:4799: result: no configure:4770: checking for epcf90 configure:4799: result: no configure:4770: checking for f95 configure:4799: result: no configure:4770: checking for fort configure:4799: result: no configure:4770: checking for xlf95 configure:4799: result: no configure:4770: checking for ifc configure:4799: result: no configure:4770: checking for efc configure:4799: result: no configure:4770: checking for pgf95 configure:4799: result: no configure:4770: checking for lf95 configure:4799: result: no configure:4770: checking for gfortran configure:4799: result: no configure:4811: checking for Fortran 77 compiler version configure:4814: --version &5 ./configure: line 4815: --version: command not found configure:4817: $? = 127 configure:4819: -v &5 ./configure: line 4820: -v: command not found configure:4822: $? = 127 configure:4824: -V &5 ./configure: line 4825: -V: command not found configure:4827: $? = 127 configure:4835: checking whether we are using the GNU Fortran 77 compiler configure:4849: -c conftest.F >&5 ./configure: line 4850: -c: command not found configure:4855: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4881: result: no configure:4887: checking whether accepts -g configure:4899: -c -g conftest.f >&5 ./configure: line 4900: -c: command not found configure:4905: $? = 127 configure: failed program was: | program main | | end configure:4930: result: no configure:4960: checking the maximum length of command line arguments configure:5052: result: 32768 configure:5063: checking command to parse /usr/bin/nm -B output from gcc object configure:5159: gcc -c -g -O2 conftest.c >&5 configure:5162: $? = 0 configure:5166: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5169: $? = 0 configure:5221: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c conftstm.o >&5 configure:5224: $? = 0 configure:5262: result: ok configure:5266: checking for objdir configure:5281: result: .libs configure:5371: checking for ar configure:5387: found /usr/bin/ar configure:5398: result: ar configure:5451: checking for ranlib configure:5467: found /usr/bin/ranlib configure:5478: result: ranlib configure:5531: checking for strip configure:5547: found /usr/bin/strip configure:5558: result: strip configure:5845: checking if gcc static flag works configure:5873: result: yes configure:5891: checking if gcc supports -fno-rtti -fno-exceptions configure:5909: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:5913: $? = 0 configure:5926: result: no configure:5941: checking for gcc option to produce PIC configure:6145: result: -fPIC configure:6153: checking if gcc PIC flag -fPIC works configure:6171: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6175: $? = 0 configure:6188: result: yes configure:6212: checking if gcc supports -c -o file.o configure:6233: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6237: $? = 0 configure:6259: result: yes configure:6285: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:7181: result: yes configure:7207: checking whether -lc should be explicitly linked in configure:7212: gcc -c -g -O2 conftest.c >&5 configure:7215: $? = 0 configure:7229: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7232: $? = 0 configure:7244: result: no configure:7252: checking dynamic linker characteristics configure:7620: gcc -c -g -O2 conftest.c >&5 configure:7623: $? = 0 configure:7819: result: GNU/Linux ld.so configure:7823: checking how to hardcode library paths into programs configure:7848: result: immediate configure:7862: checking whether stripping libraries is possible configure:7867: result: yes configure:8697: checking if libtool supports shared libraries configure:8699: result: yes configure:8702: checking whether to build shared libraries configure:8723: result: yes configure:8726: checking whether to build static libraries configure:8730: result: yes configure:8822: creating libtool configure:9400: checking for ld used by g++ configure:9467: result: /usr/bin/ld -m elf_x86_64 configure:9476: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:9491: result: yes configure:9542: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10429: result: yes configure:10447: g++ -c -g -O2 conftest.cc >&5 configure:10450: $? = 0 configure:10546: checking for g++ option to produce PIC configure:10814: result: -fPIC configure:10822: checking if g++ PIC flag -fPIC works configure:10840: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:10844: $? = 0 configure:10857: result: yes configure:10881: checking if g++ supports -c -o file.o configure:10902: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:10906: $? = 0 configure:10928: result: yes configure:10954: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10979: result: yes configure:11050: checking dynamic linker characteristics configure:11418: g++ -c -g -O2 conftest.cc >&5 configure:11421: $? = 0 configure:11617: result: GNU/Linux ld.so configure:11621: checking how to hardcode library paths into programs configure:11646: result: immediate configure:11660: checking whether stripping libraries is possible configure:11665: result: yes configure:19217: checking whether byte ordering is bigendian configure:19244: gcc -c -g -O2 conftest.c >&5 configure:19250: $? = 0 configure:19254: test -z || test ! -s conftest.err configure:19257: $? = 0 configure:19260: test -s conftest.o configure:19263: $? = 0 configure:19287: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:30: error: 'not' undeclared (first use in this function) conftest.c:30: error: (Each undeclared identifier is reported only once conftest.c:30: error: for each function it appears in.) conftest.c:30: error: syntax error before 'big' configure:19293: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #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:19428: result: no configure:19447: checking target system type configure:19461: result: x86_64-unknown-linux-gnu configure:19486: checking whether x86 architecture configure:19515: checking whether UNIX98 compatible configure:19550: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:29: warning: return type of 'main' is not 'int' configure:19553: $? = 0 configure:19555: ./conftest configure:19558: $? = 0 configure:19577: result: yes configure:19604: checking features.h usability configure:19616: gcc -c -g -O2 conftest.c >&5 configure:19622: $? = 0 configure:19626: test -z || test ! -s conftest.err configure:19629: $? = 0 configure:19632: test -s conftest.o configure:19635: $? = 0 configure:19645: result: yes configure:19649: checking features.h presence configure:19659: gcc -E conftest.c configure:19665: $? = 0 configure:19685: result: yes configure:19720: checking for features.h configure:19727: result: yes configure:19756: checking alsa/asoundlib.h usability configure:19768: gcc -c -g -O2 conftest.c >&5 configure:19774: $? = 0 configure:19778: test -z || test ! -s conftest.err configure:19781: $? = 0 configure:19784: test -s conftest.o configure:19787: $? = 0 configure:19797: result: yes configure:19801: checking alsa/asoundlib.h presence configure:19811: gcc -E conftest.c configure:19817: $? = 0 configure:19837: result: yes configure:19872: checking for alsa/asoundlib.h configure:19879: result: yes configure:19884: checking for main in -lasound configure:19908: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lasound >&5 configure:19914: $? = 0 configure:19918: test -z || test ! -s conftest.err configure:19921: $? = 0 configure:19924: test -s conftest configure:19927: $? = 0 configure:19940: result: yes configure:20008: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:28: warning: return type of 'main' is not 'int' configure:20011: $? = 0 configure:20013: ./conftest configure:20016: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ARCH_X86 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ALSA 1 | /* end confdefs.h. */ | | #include | void main(void) { | /* ensure backward compatibility */ | #if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR) | #define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR | #endif | exit(SND_LIB_MAJOR); | } | configure:20051: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:28: warning: return type of 'main' is not 'int' configure:20054: $? = 0 configure:20056: ./conftest configure:20059: $? = 0 configure:20094: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:28: warning: return type of 'main' is not 'int' configure:20097: $? = 0 configure:20099: ./conftest configure:20102: $? = 9 configure: program exited with status 9 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ARCH_X86 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ALSA 1 | /* end confdefs.h. */ | | #include | void main(void) { | /* ensure backward compatibility */ | #if !defined(SND_LIB_SUBMINOR) && defined(SOUNDLIB_VERSION_SUBMINOR) | #define SND_LIB_SUBMINOR SOUNDLIB_VERSION_SUBMINOR | #endif | exit(SND_LIB_SUBMINOR); | } | configure:20187: checking for pkg-config configure:20205: found /usr/bin/pkg-config configure:20217: result: /usr/bin/pkg-config configure:20232: checking pkg-config is at least version 0.9.0 configure:20235: result: yes configure:20246: checking for JACK configure:20251: $PKG_CONFIG --exists --print-errors "jack" configure:20254: $? = 0 configure:20265: $PKG_CONFIG --exists --print-errors "jack" configure:20268: $? = 0 configure:20289: result: yes configure:20300: checking for jack_client_name_size in -ljack configure:20330: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -ljack -ljack >&5 configure:20336: $? = 0 configure:20340: test -z || test ! -s conftest.err configure:20343: $? = 0 configure:20346: test -s conftest configure:20349: $? = 0 configure:20362: result: yes configure:20400: checking MidiShare.h usability configure:20412: gcc -c -g -O2 conftest.c >&5 conftest.c:65:23: error: MidiShare.h: No such file or directory configure:20418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ARCH_X86 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ALSA 1 | #define ALSA_MAJOR 1 | #define ALSA_MINOR 0 | #define ALSA_SUBMINOR 9 | #define HAVE_JACK_CLIENT_NAME_SIZE 1 | #define HAVE_JACK 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:20441: result: no configure:20445: checking MidiShare.h presence configure:20455: gcc -E conftest.c conftest.c:31:23: error: MidiShare.h: No such file or directory configure:20461: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ARCH_X86 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ALSA 1 | #define ALSA_MAJOR 1 | #define ALSA_MINOR 0 | #define ALSA_SUBMINOR 9 | #define HAVE_JACK_CLIENT_NAME_SIZE 1 | #define HAVE_JACK 1 | /* end confdefs.h. */ | #include configure:20481: result: no configure:20516: checking for MidiShare.h configure:20523: result: no configure:20636: checking CoreMIDI/CoreMIDI.h usability configure:20648: gcc -c -g -O2 conftest.c >&5 conftest.c:66:31: error: CoreMIDI/CoreMIDI.h: No such file or directory configure:20654: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ARCH_X86 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ALSA 1 | #define ALSA_MAJOR 1 | #define ALSA_MINOR 0 | #define ALSA_SUBMINOR 9 | #define HAVE_JACK_CLIENT_NAME_SIZE 1 | #define HAVE_JACK 1 | #define HAVE_MIDISHARE 0 | /* 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:20677: result: no configure:20681: checking CoreMIDI/CoreMIDI.h presence configure:20691: gcc -E conftest.c conftest.c:32:31: error: CoreMIDI/CoreMIDI.h: No such file or directory configure:20697: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ARCH_X86 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ALSA 1 | #define ALSA_MAJOR 1 | #define ALSA_MINOR 0 | #define ALSA_SUBMINOR 9 | #define HAVE_JACK_CLIENT_NAME_SIZE 1 | #define HAVE_JACK 1 | #define HAVE_MIDISHARE 0 | /* end confdefs.h. */ | #include configure:20717: result: no configure:20752: checking for CoreMIDI/CoreMIDI.h configure:20759: result: no configure:20794: checking for GIG configure:20799: $PKG_CONFIG --exists --print-errors "gig >= $libgig_version" Package gig was not found in the pkg-config search path. Perhaps you should add the directory containing `gig.pc' to the PKG_CONFIG_PATH environment variable No package 'gig' found configure:20802: $? = 1 configure:20813: $PKG_CONFIG --exists --print-errors "gig >= $libgig_version" Package gig was not found in the pkg-config search path. Perhaps you should add the directory containing `gig.pc' to the PKG_CONFIG_PATH environment variable No package 'gig' found configure:20816: $? = 1 Package gig was not found in the pkg-config search path. Perhaps you should add the directory containing `gig.pc' to the PKG_CONFIG_PATH environment variable No package 'gig' found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GIG_CFLAGS_set= ac_cv_env_GIG_CFLAGS_value= ac_cv_env_GIG_LIBS_set= ac_cv_env_GIG_LIBS_value= ac_cv_env_JACK_CFLAGS_set= ac_cv_env_JACK_CFLAGS_value= ac_cv_env_JACK_LIBS_set= ac_cv_env_JACK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SQLITE3_CFLAGS_set= ac_cv_env_SQLITE3_CFLAGS_value= ac_cv_env_SQLITE3_LIBS_set= ac_cv_env_SQLITE3_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_header_CoreMIDI_CoreMIDI_h=no ac_cv_header_MidiShare_h=no ac_cv_header_alsa_asoundlib_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_features_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=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_lib_asound_main=yes ac_cv_lib_jack_jack_client_name_size=yes ac_cv_objext=o ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip 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_f77_g=no ac_cv_target=x86_64-unknown-linux-gnu ac_cv_target_alias=x86_64-unknown-linux-gnu lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_JACK_CFLAGS=' ' pkg_cv_JACK_LIBS='-ljack ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='' AR='ar' AUTOCONF='' AUTOHEADER='' AUTOMAKE='' AWK='' CC='gcc' CCDEPMODE='' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='' CXXFLAGS='-g -O2' CXX_CPU_SWITCH='-march=x86_64' CYGPATH_W='' DEFS='' DEPDIR='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' GIG_CFLAGS='' GIG_LIBS='' HAVE_ALSA_FALSE='#' HAVE_ALSA_TRUE='' HAVE_COREMIDI_FALSE='' HAVE_COREMIDI_TRUE='#' HAVE_JACK_FALSE='#' HAVE_JACK_TRUE='' HAVE_MIDISHARE_FALSE='' HAVE_MIDISHARE_TRUE='#' HAVE_SQLITE3_FALSE='' HAVE_SQLITE3_TRUE='' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' INSTALL_STRIP_PROGRAM='' JACK_CFLAGS=' ' JACK_LIBS='-ljack ' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='' OBJEXT='o' PACKAGE='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHARED_VERSION_INFO='0:0:0' SHELL='/bin/sh' SHLIB_VERSION_ARG='' SQLITE3_CFLAGS='' SQLITE3_LIBS='' STRIP='strip' VERSION='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='' am__leading_dot='' am__quote='' am__tar='' am__untar='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ALSA_MAJOR 1 #define ALSA_MINOR 0 #define ALSA_SUBMINOR 9 #define ARCH_X86 1 #define HAVE_ALSA 1 #define HAVE_COREMIDI 0 #define HAVE_DLFCN_H 1 #define HAVE_FEATURES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_JACK 1 #define HAVE_JACK_CLIENT_NAME_SIZE 1 #define HAVE_MEMORY_H 1 #define HAVE_MIDISHARE 0 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 255