This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libusb configure 0.1.12, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1559: checking for a BSD-compatible install configure:1614: result: /bin/install -c configure:1625: checking whether build environment is sane configure:1668: result: yes configure:1725: checking for gawk configure:1741: found /bin/gawk configure:1751: result: gawk configure:1761: checking whether make sets $(MAKE) configure:1781: result: yes configure:2090: checking build system type configure:2108: result: i586-uhu-linux-gnu configure:2116: checking host system type configure:2130: result: i586-uhu-linux-gnu configure:2150: checking for style of include used by make configure:2178: result: GNU configure:2211: checking for i586-uhu-linux-gcc configure:2227: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2237: result: i586-uhu-linux-gcc configure:2519: checking for C compiler version configure:2522: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2525: $? = 0 configure:2527: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2530: $? = 0 configure:2532: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2535: $? = 1 configure:2558: checking for C compiler default output file name configure:2561: i586-uhu-linux-gcc conftest.c >&5 configure:2564: $? = 0 configure:2610: result: a.out configure:2615: checking whether the C compiler works configure:2621: ./a.out configure:2624: $? = 0 configure:2641: result: yes configure:2648: checking whether we are cross compiling configure:2650: result: no configure:2653: checking for suffix of executables configure:2655: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2658: $? = 0 configure:2683: result: configure:2689: checking for suffix of object files configure:2710: i586-uhu-linux-gcc -c conftest.c >&5 configure:2713: $? = 0 configure:2735: result: o configure:2739: checking whether we are using the GNU C compiler configure:2763: i586-uhu-linux-gcc -c conftest.c >&5 configure:2769: $? = 0 configure:2773: test -z || test ! -s conftest.err configure:2776: $? = 0 configure:2779: test -s conftest.o configure:2782: $? = 0 configure:2795: result: yes configure:2801: checking whether i586-uhu-linux-gcc accepts -g configure:2822: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2828: $? = 0 configure:2832: test -z || test ! -s conftest.err configure:2835: $? = 0 configure:2838: test -s conftest.o configure:2841: $? = 0 configure:2852: result: yes configure:2869: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2939: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2945: $? = 0 configure:2949: test -z || test ! -s conftest.err configure:2952: $? = 0 configure:2955: test -s conftest.o configure:2958: $? = 0 configure:2976: result: none needed configure:2994: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3000: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3135: checking dependency style of i586-uhu-linux-gcc configure:3220: result: gcc3 configure:3237: checking for a sed that does not truncate output configure:3291: result: /bin/sed configure:3294: checking for egrep configure:3304: result: grep -E configure:3320: checking for ld used by i586-uhu-linux-gcc configure:3387: result: /usr/bin/ld configure:3396: checking if the linker (/usr/bin/ld) is GNU ld configure:3411: result: yes configure:3416: checking for /usr/bin/ld option to reload object files configure:3423: result: -r configure:3432: checking for BSD-compatible nm configure:3474: result: nm configure:3478: checking whether ln -s works configure:3482: result: yes configure:3489: checking how to recognise dependent libraries configure:3672: result: pass_all configure:3886: checking how to run the C preprocessor configure:3921: i586-uhu-linux-gcc -E conftest.c configure:3927: $? = 0 configure:3959: i586-uhu-linux-gcc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:3965: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "0.1.12" | #define PACKAGE_STRING "libusb 0.1.12" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libusb" | #define VERSION "0.1.12" | #define LIBUSB_MAJOR_VERSION 0 | #define LIBUSB_MINOR_VERSION 1 | #define LIBUSB_MICRO_VERSION 12 | #define LIBUSB_INTERFACE_AGE 4 | #define LIBUSB_BINARY_AGE 8 | /* end confdefs.h. */ | #include configure:4004: result: i586-uhu-linux-gcc -E configure:4028: i586-uhu-linux-gcc -E conftest.c configure:4034: $? = 0 configure:4066: i586-uhu-linux-gcc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "0.1.12" | #define PACKAGE_STRING "libusb 0.1.12" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libusb" | #define VERSION "0.1.12" | #define LIBUSB_MAJOR_VERSION 0 | #define LIBUSB_MINOR_VERSION 1 | #define LIBUSB_MICRO_VERSION 12 | #define LIBUSB_INTERFACE_AGE 4 | #define LIBUSB_BINARY_AGE 8 | /* end confdefs.h. */ | #include configure:4116: checking for ANSI C header files configure:4141: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4147: $? = 0 configure:4151: test -z || test ! -s conftest.err configure:4154: $? = 0 configure:4157: test -s conftest.o configure:4160: $? = 0 configure:4249: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4252: $? = 0 configure:4254: ./conftest configure:4257: $? = 0 configure:4272: result: yes configure:4296: checking for sys/types.h configure:4312: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4318: $? = 0 configure:4322: test -z || test ! -s conftest.err configure:4325: $? = 0 configure:4328: test -s conftest.o configure:4331: $? = 0 configure:4342: result: yes configure:4296: checking for sys/stat.h configure:4312: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4318: $? = 0 configure:4322: test -z || test ! -s conftest.err configure:4325: $? = 0 configure:4328: test -s conftest.o configure:4331: $? = 0 configure:4342: result: yes configure:4296: checking for stdlib.h configure:4312: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4318: $? = 0 configure:4322: test -z || test ! -s conftest.err configure:4325: $? = 0 configure:4328: test -s conftest.o configure:4331: $? = 0 configure:4342: result: yes configure:4296: checking for string.h configure:4312: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4318: $? = 0 configure:4322: test -z || test ! -s conftest.err configure:4325: $? = 0 configure:4328: test -s conftest.o configure:4331: $? = 0 configure:4342: result: yes configure:4296: checking for memory.h configure:4312: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4318: $? = 0 configure:4322: test -z || test ! -s conftest.err configure:4325: $? = 0 configure:4328: test -s conftest.o configure:4331: $? = 0 configure:4342: result: yes configure:4296: checking for strings.h configure:4312: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4318: $? = 0 configure:4322: test -z || test ! -s conftest.err configure:4325: $? = 0 configure:4328: test -s conftest.o configure:4331: $? = 0 configure:4342: result: yes configure:4296: checking for inttypes.h configure:4312: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4318: $? = 0 configure:4322: test -z || test ! -s conftest.err configure:4325: $? = 0 configure:4328: test -s conftest.o configure:4331: $? = 0 configure:4342: result: yes configure:4296: checking for stdint.h configure:4312: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4318: $? = 0 configure:4322: test -z || test ! -s conftest.err configure:4325: $? = 0 configure:4328: test -s conftest.o configure:4331: $? = 0 configure:4342: result: yes configure:4296: checking for unistd.h configure:4312: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4318: $? = 0 configure:4322: test -z || test ! -s conftest.err configure:4325: $? = 0 configure:4328: test -s conftest.o configure:4331: $? = 0 configure:4342: result: yes configure:4368: checking dlfcn.h usability configure:4380: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4386: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4409: result: yes configure:4413: checking dlfcn.h presence configure:4423: i586-uhu-linux-gcc -E conftest.c configure:4429: $? = 0 configure:4449: result: yes configure:4484: checking for dlfcn.h configure:4491: result: yes configure:4514: checking for i586-uhu-linux-g++ configure:4530: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4540: result: i586-uhu-linux-g++ configure:4598: checking for C++ compiler version configure:4601: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4604: $? = 0 configure:4606: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:4609: $? = 0 configure:4611: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4614: $? = 1 configure:4617: checking whether we are using the GNU C++ compiler configure:4641: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4647: $? = 0 configure:4651: test -z || test ! -s conftest.err configure:4654: $? = 0 configure:4657: test -s conftest.o configure:4660: $? = 0 configure:4673: result: yes configure:4679: checking whether i586-uhu-linux-g++ accepts -g configure:4700: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4706: $? = 0 configure:4710: test -z || test ! -s conftest.err configure:4713: $? = 0 configure:4716: test -s conftest.o configure:4719: $? = 0 configure:4730: result: yes configure:4772: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4778: $? = 0 configure:4782: test -z || test ! -s conftest.err configure:4785: $? = 0 configure:4788: test -s conftest.o configure:4791: $? = 0 configure:4817: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:31: error: `exit' was not declared in this scope configure:4823: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "0.1.12" | #define PACKAGE_STRING "libusb 0.1.12" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libusb" | #define VERSION "0.1.12" | #define LIBUSB_MAJOR_VERSION 0 | #define LIBUSB_MINOR_VERSION 1 | #define LIBUSB_MICRO_VERSION 12 | #define LIBUSB_INTERFACE_AGE 4 | #define LIBUSB_BINARY_AGE 8 | #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:4772: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4778: $? = 0 configure:4782: test -z || test ! -s conftest.err configure:4785: $? = 0 configure:4788: test -s conftest.o configure:4791: $? = 0 configure:4817: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4823: $? = 0 configure:4827: test -z || test ! -s conftest.err configure:4830: $? = 0 configure:4833: test -s conftest.o configure:4836: $? = 0 configure:4861: checking dependency style of i586-uhu-linux-g++ configure:4946: result: gcc3 configure:4968: checking how to run the C++ preprocessor configure:4999: i586-uhu-linux-g++ -E conftest.cc configure:5005: $? = 0 configure:5037: i586-uhu-linux-g++ -E conftest.cc conftest.cc:30:28: ac_nonexistent.h: No such file or directory configure:5043: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "0.1.12" | #define PACKAGE_STRING "libusb 0.1.12" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libusb" | #define VERSION "0.1.12" | #define LIBUSB_MAJOR_VERSION 0 | #define LIBUSB_MINOR_VERSION 1 | #define LIBUSB_MICRO_VERSION 12 | #define LIBUSB_INTERFACE_AGE 4 | #define LIBUSB_BINARY_AGE 8 | #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:5082: result: i586-uhu-linux-g++ -E configure:5106: i586-uhu-linux-g++ -E conftest.cc configure:5112: $? = 0 configure:5144: i586-uhu-linux-g++ -E conftest.cc conftest.cc:30:28: ac_nonexistent.h: No such file or directory configure:5150: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "0.1.12" | #define PACKAGE_STRING "libusb 0.1.12" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libusb" | #define VERSION "0.1.12" | #define LIBUSB_MAJOR_VERSION 0 | #define LIBUSB_MINOR_VERSION 1 | #define LIBUSB_MICRO_VERSION 12 | #define LIBUSB_INTERFACE_AGE 4 | #define LIBUSB_BINARY_AGE 8 | #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:5203: checking for i586-uhu-linux-g77 configure:5232: result: no configure:5203: checking for i586-uhu-linux-f77 configure:5232: result: no configure:5203: checking for i586-uhu-linux-xlf configure:5232: result: no configure:5203: checking for i586-uhu-linux-frt configure:5232: result: no configure:5203: checking for i586-uhu-linux-pgf77 configure:5232: result: no configure:5203: checking for i586-uhu-linux-fort77 configure:5232: result: no configure:5203: checking for i586-uhu-linux-fl32 configure:5232: result: no configure:5203: checking for i586-uhu-linux-af77 configure:5232: result: no configure:5203: checking for i586-uhu-linux-f90 configure:5232: result: no configure:5203: checking for i586-uhu-linux-xlf90 configure:5232: result: no configure:5203: checking for i586-uhu-linux-pgf90 configure:5232: result: no configure:5203: checking for i586-uhu-linux-epcf90 configure:5232: result: no configure:5203: checking for i586-uhu-linux-f95 configure:5232: result: no configure:5203: checking for i586-uhu-linux-fort configure:5232: result: no configure:5203: checking for i586-uhu-linux-xlf95 configure:5232: result: no configure:5203: checking for i586-uhu-linux-ifc configure:5232: result: no configure:5203: checking for i586-uhu-linux-efc configure:5232: result: no configure:5203: checking for i586-uhu-linux-pgf95 configure:5232: result: no configure:5203: checking for i586-uhu-linux-lf95 configure:5232: result: no configure:5203: checking for i586-uhu-linux-gfortran configure:5232: result: no configure:5245: checking for g77 configure:5274: result: no configure:5245: checking for f77 configure:5274: result: no configure:5245: checking for xlf configure:5274: result: no configure:5245: checking for frt configure:5274: result: no configure:5245: checking for pgf77 configure:5274: result: no configure:5245: checking for fort77 configure:5274: result: no configure:5245: checking for fl32 configure:5274: result: no configure:5245: checking for af77 configure:5274: result: no configure:5245: checking for f90 configure:5274: result: no configure:5245: checking for xlf90 configure:5274: result: no configure:5245: checking for pgf90 configure:5274: result: no configure:5245: checking for epcf90 configure:5274: result: no configure:5245: checking for f95 configure:5274: result: no configure:5245: checking for fort configure:5274: result: no configure:5245: checking for xlf95 configure:5274: result: no configure:5245: checking for ifc configure:5274: result: no configure:5245: checking for efc configure:5274: result: no configure:5245: checking for pgf95 configure:5274: result: no configure:5245: checking for lf95 configure:5274: result: no configure:5245: checking for gfortran configure:5274: result: no configure:5286: checking for Fortran 77 compiler version configure:5289: --version &5 ./configure: line 5290: --version: command not found configure:5292: $? = 127 configure:5294: -v &5 ./configure: line 5295: -v: command not found configure:5297: $? = 127 configure:5299: -V &5 ./configure: line 5300: -V: command not found configure:5302: $? = 127 configure:5310: checking whether we are using the GNU Fortran 77 compiler configure:5324: -c conftest.F >&5 ./configure: line 5325: -c: command not found configure:5330: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5356: result: no configure:5362: checking whether accepts -g configure:5374: -c -g conftest.f >&5 ./configure: line 5375: -c: command not found configure:5380: $? = 127 configure: failed program was: | program main | | end configure:5405: result: no configure:5435: checking the maximum length of command line arguments configure:5500: result: 32768 configure:5511: checking command to parse nm output from i586-uhu-linux-gcc object configure:5600: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5603: $? = 0 configure:5607: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5610: $? = 0 configure:5662: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5665: $? = 0 configure:5703: result: ok configure:5707: checking for objdir configure:5722: result: .libs configure:5774: checking for i586-uhu-linux-ar configure:5803: result: no configure:5812: checking for ar configure:5828: found /usr/bin/ar configure:5839: result: ar configure:5854: checking for i586-uhu-linux-ranlib configure:5883: result: no configure:5892: checking for ranlib configure:5908: found /usr/bin/ranlib configure:5919: result: ranlib configure:5934: checking for i586-uhu-linux-strip configure:5963: result: no configure:5972: checking for strip configure:5988: found /usr/bin/strip configure:5999: result: strip configure:6261: checking if i586-uhu-linux-gcc static flag works configure:6284: result: yes configure:6302: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6320: i586-uhu-linux-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 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6324: $? = 0 configure:6335: result: no configure:6350: checking for i586-uhu-linux-gcc option to produce PIC configure:6527: result: -fPIC configure:6535: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6553: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6557: $? = 0 configure:6568: result: yes configure:6592: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6613: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6617: $? = 0 configure:6637: result: yes configure:6663: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7511: result: yes configure:7537: checking whether -lc should be explicitly linked in configure:7542: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7545: $? = 0 configure:7559: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7562: $? = 0 configure:7574: result: no configure:7582: checking dynamic linker characteristics configure:8143: result: GNU/Linux ld.so configure:8147: checking how to hardcode library paths into programs configure:8172: result: immediate configure:8186: checking whether stripping libraries is possible configure:8191: result: yes configure:9021: checking if libtool supports shared libraries configure:9023: result: yes configure:9026: checking whether to build shared libraries configure:9084: result: yes configure:9087: checking whether to build static libraries configure:9091: result: yes configure:9183: creating libtool configure:9730: checking for ld used by i586-uhu-linux-g++ configure:9797: result: /usr/bin/ld configure:9806: checking if the linker (/usr/bin/ld) is GNU ld configure:9821: result: yes configure:9872: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:10700: result: yes configure:10718: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:10721: $? = 0 configure:10817: checking for i586-uhu-linux-g++ option to produce PIC configure:11069: result: -fPIC configure:11077: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11095: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11099: $? = 0 configure:11110: result: yes configure:11134: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11155: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11159: $? = 0 configure:11179: result: yes configure:11205: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11230: result: yes configure:11301: checking dynamic linker characteristics configure:11862: result: GNU/Linux ld.so configure:11866: checking how to hardcode library paths into programs configure:11891: result: immediate configure:11905: checking whether stripping libraries is possible configure:11910: result: yes configure:19193: checking for what USB OS support configure:19211: result: Linux configure:19332: checking for i586-uhu-linux-gcc configure:19358: result: i586-uhu-linux-gcc configure:19640: checking for C compiler version configure:19643: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:19646: $? = 0 configure:19648: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:19651: $? = 0 configure:19653: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:19656: $? = 1 configure:19659: checking whether we are using the GNU C compiler configure:19715: result: yes configure:19721: checking whether i586-uhu-linux-gcc accepts -g configure:19772: result: yes configure:19789: checking for i586-uhu-linux-gcc option to accept ANSI C configure:19896: result: none needed configure:19914: i586-uhu-linux-gcc -c -g -O2 -g conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:19920: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:20055: checking dependency style of i586-uhu-linux-gcc configure:20140: result: gcc3 configure:20158: checking whether i586-uhu-linux-gcc and cc understand -c and -o together configure:20188: i586-uhu-linux-gcc -c conftest.cc -o conftest.o >&5 configure:20191: $? = 0 configure:20193: i586-uhu-linux-gcc -c conftest.cc -o conftest.o >&5 configure:20196: $? = 0 configure:20203: cc -c conftest.cc >&5 configure:20206: $? = 0 configure:20209: cc -c conftest.cc -o conftest.o >&5 configure:20212: $? = 0 configure:20214: cc -c conftest.cc -o conftest.o >&5 configure:20217: $? = 0 configure:20235: result: yes configure:20273: checking for a BSD-compatible install configure:20328: result: /bin/install -c configure:20349: checking for ANSI C header files configure:20505: result: yes configure:20521: checking for vprintf configure:20578: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 configure:20584: $? = 0 configure:20588: test -z || test ! -s conftest.err configure:20591: $? = 0 configure:20594: test -s conftest configure:20597: $? = 0 configure:20609: result: yes configure:20616: checking for _doprnt configure:20673: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 /tmp/ccqtEPS6.o: In function `main': /var/uhubuild/work/compile/conftest.cc:75: undefined reference to `_doprnt' /tmp/ccqtEPS6.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:20679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "0.1.12" | #define PACKAGE_STRING "libusb 0.1.12" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libusb" | #define VERSION "0.1.12" | #define LIBUSB_MAJOR_VERSION 0 | #define LIBUSB_MINOR_VERSION 1 | #define LIBUSB_MICRO_VERSION 12 | #define LIBUSB_INTERFACE_AGE 4 | #define LIBUSB_BINARY_AGE 8 | #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 LINUX_API 1 | #define BSD_API 0 | #define DARWIN_API 0 | #define STDC_HEADERS 1 | #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:20704: result: no configure:20719: checking for an ANSI C-conforming const configure:20786: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:20792: $? = 0 configure:20796: test -z || test ! -s conftest.err configure:20799: $? = 0 configure:20802: test -s conftest.o configure:20805: $? = 0 configure:20816: result: yes configure:20827: checking whether byte ordering is bigendian configure:20854: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:20860: $? = 0 configure:20864: test -z || test ! -s conftest.err configure:20867: $? = 0 configure:20870: test -s conftest.o configure:20873: $? = 0 configure:20897: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:42: error: `big' was not declared in this scope conftest.cc:42: error: expected `;' before "endian" configure:20903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libusb" | #define PACKAGE_TARNAME "libusb" | #define PACKAGE_VERSION "0.1.12" | #define PACKAGE_STRING "libusb 0.1.12" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libusb" | #define VERSION "0.1.12" | #define LIBUSB_MAJOR_VERSION 0 | #define LIBUSB_MINOR_VERSION 1 | #define LIBUSB_MICRO_VERSION 12 | #define LIBUSB_INTERFACE_AGE 4 | #define LIBUSB_BINARY_AGE 8 | #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 LINUX_API 1 | #define BSD_API 0 | #define DARWIN_API 0 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21038: result: no configure:21079: checking limits.h usability configure:21091: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:21097: $? = 0 configure:21101: test -z || test ! -s conftest.err configure:21104: $? = 0 configure:21107: test -s conftest.o configure:21110: $? = 0 configure:21120: result: yes configure:21124: checking limits.h presence configure:21134: i586-uhu-linux-g++ -E conftest.cc configure:21140: $? = 0 configure:21160: result: yes configure:21195: checking for limits.h configure:21202: result: yes configure:21223: checking for unistd.h configure:21228: result: yes configure:21385: checking values.h usability configure:21397: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:21403: $? = 0 configure:21407: test -z || test ! -s conftest.err configure:21410: $? = 0 configure:21413: test -s conftest.o configure:21416: $? = 0 configure:21426: result: yes configure:21430: checking values.h presence configure:21440: i586-uhu-linux-g++ -E conftest.cc configure:21446: $? = 0 configure:21466: result: yes configure:21501: checking for values.h configure:21508: result: yes configure:21530: checking for memmove configure:21587: i586-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 configure:21593: $? = 0 configure:21597: test -z || test ! -s conftest.err configure:21600: $? = 0 configure:21603: test -s conftest configure:21606: $? = 0 configure:21618: result: yes configure:21704: checking for pkg-config configure:21722: found /usr/bin/pkg-config configure:21734: result: /usr/bin/pkg-config configure:21751: checking if we should build the documentation configure:21760: result: auto configure:21766: checking for jade configure:21795: result: no configure:21802: checking for openjade configure:21831: result: no configure:21839: checking for Doxygen tools configure:21843: checking for dot configure:21890: result: not found configure:21908: checking for doxygen configure:21955: result: not found configure:21982: WARNING: Documentation build components not installed. sgml docs will not be built configure:22153: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libusb config.status 0.1.12, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:754: creating Makefile config.status:754: creating doc/Makefile config.status:754: creating libusb.spec config.status:754: creating libusb-config config.status:754: creating libusb.pc config.status:754: creating tests/Makefile config.status:754: creating README config.status:754: creating INSTALL.libusb config.status:754: creating usb.h config.status:754: creating Doxyfile config.status:858: creating config.h config.status:1174: executing depfiles commands config.status:1174: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_memmove=yes ac_cv_func_vprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_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_header_values_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_objext=o ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_i586_uhu_linux_gcc_c_o=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_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 libusb_cv_path=NONE libusb_cv_path_dot=NONE libusb_cv_path_doxygen=NONE lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm 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\3 \3/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\\3 \\3/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'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.8' AWK='gawk' BIGENDIAN='0' BSD_API='0' BSD_API_FALSE='' BSD_API_TRUE='#' BUILD_DOCS_FALSE='' BUILD_DOCS_TRUE='#' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -g -Wall' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DARWIN_API='0' DARWIN_API_FALSE='' DARWIN_API_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOXYGEN='' DOXYGEN_PROJECT_NAME='LIBUSB C++ API Reference' DOXYGEN_PROJECT_NUMBER='Version 0.1.12' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' JADE='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUSB_BINARY_AGE='8' LIBUSB_HAS_DOXYGEN='no' LIBUSB_HAVE_DOT='NO' LIBUSB_INTERFACE_AGE='4' LIBUSB_MAJOR_VERSION='0' LIBUSB_MICRO_VERSION='12' LIBUSB_MINOR_VERSION='1' LIBUSB_VERSION='0.1.12' LINUX_API='1' LINUX_API_FALSE='#' LINUX_API_TRUE='' LN_S='ln -s' LTLIBOBJS='' LT_AGE='4' LT_CURRENT='8' LT_RELEASE='0.1' LT_REVISION='4' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' OSLIBS='' PACKAGE='libusb' PACKAGE_BUGREPORT='' PACKAGE_NAME='libusb' PACKAGE_STRING='libusb 0.1.12' PACKAGE_TARNAME='libusb' PACKAGE_VERSION='0.1.12' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.1.12' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' pkgconfigdir='${exec_prefix}/lib/pkgconfig' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BSD_API 0 #define DARWIN_API 0 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #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 HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VALUES_H 1 #define HAVE_VALUES_H 1 #define HAVE_VPRINTF 1 #define LIBUSB_BINARY_AGE 8 #define LIBUSB_INTERFACE_AGE 4 #define LIBUSB_MAJOR_VERSION 0 #define LIBUSB_MICRO_VERSION 12 #define LIBUSB_MINOR_VERSION 1 #define LINUX_API 1 #define PACKAGE "libusb" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "libusb" #define PACKAGE_STRING "libusb 0.1.12" #define PACKAGE_TARNAME "libusb" #define PACKAGE_VERSION "0.1.12" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.1.12" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0