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 --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = janusz uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1550: checking for a BSD-compatible install configure:1605: result: /bin/install -c configure:1616: checking whether build environment is sane configure:1659: result: yes configure:1692: checking for gawk configure:1708: found /bin/gawk configure:1718: result: gawk configure:1728: checking whether make sets $(MAKE) configure:1748: result: yes configure:1914: checking whether to enable maintainer-specific portions of Makefiles configure:1923: result: no configure:1944: checking build system type configure:1962: result: i586-uhu-linux-gnu configure:1970: checking host system type configure:1984: result: i586-uhu-linux-gnu configure:2001: checking for i586-uhu-linux-gcc configure:2017: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2027: result: i586-uhu-linux-gcc configure:2309: checking for C compiler version configure:2312: 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:2315: $? = 0 configure:2317: 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:2320: $? = 0 configure:2322: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2325: $? = 1 configure:2348: checking for C compiler default output file name configure:2351: i586-uhu-linux-gcc conftest.c >&5 configure:2354: $? = 0 configure:2400: result: a.out configure:2405: checking whether the C compiler works configure:2411: ./a.out configure:2414: $? = 0 configure:2431: result: yes configure:2438: checking whether we are cross compiling configure:2440: result: no configure:2443: checking for suffix of executables configure:2445: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2448: $? = 0 configure:2473: result: configure:2479: checking for suffix of object files configure:2500: i586-uhu-linux-gcc -c conftest.c >&5 configure:2503: $? = 0 configure:2525: result: o configure:2529: checking whether we are using the GNU C compiler configure:2553: i586-uhu-linux-gcc -c conftest.c >&5 configure:2559: $? = 0 configure:2562: test -z || test ! -s conftest.err configure:2565: $? = 0 configure:2568: test -s conftest.o configure:2571: $? = 0 configure:2584: result: yes configure:2590: checking whether i586-uhu-linux-gcc accepts -g configure:2611: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2617: $? = 0 configure:2620: test -z || test ! -s conftest.err configure:2623: $? = 0 configure:2626: test -s conftest.o configure:2629: $? = 0 configure:2640: result: yes configure:2657: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2727: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2733: $? = 0 configure:2736: test -z || test ! -s conftest.err configure:2739: $? = 0 configure:2742: test -s conftest.o configure:2745: $? = 0 configure:2763: result: none needed configure:2781: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2787: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2928: checking for style of include used by make configure:2956: result: GNU configure:2984: checking dependency style of i586-uhu-linux-gcc configure:3067: result: gcc3 configure:3090: checking how to run the C preprocessor configure:3125: i586-uhu-linux-gcc -E conftest.c configure:3131: $? = 0 configure:3163: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3169: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdts" | #define VERSION "0.0.2-svn" | /* end confdefs.h. */ | #include configure:3208: result: i586-uhu-linux-gcc -E configure:3232: i586-uhu-linux-gcc -E conftest.c configure:3238: $? = 0 configure:3270: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3276: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdts" | #define VERSION "0.0.2-svn" | /* end confdefs.h. */ | #include configure:3320: checking for egrep configure:3330: result: grep -E configure:3336: checking whether i586-uhu-linux-gcc needs -traditional configure:3378: result: no configure:3391: checking if i586-uhu-linux-gcc supports -Wall -g -O2 flags configure:3411: i586-uhu-linux-gcc -c -Wall -g -O2 conftest.c >&5 configure:3417: $? = 0 configure:3420: test -z || test ! -s conftest.err configure:3423: $? = 0 configure:3426: test -s conftest.o configure:3429: $? = 0 configure:3440: result: yes configure:3452: checking if i586-uhu-linux-gcc supports -Wall -g -O3 flags configure:3472: i586-uhu-linux-gcc -c -Wall -g -O3 conftest.c >&5 configure:3478: $? = 0 configure:3481: test -z || test ! -s conftest.err configure:3484: $? = 0 configure:3487: test -s conftest.o configure:3490: $? = 0 configure:3501: result: yes configure:3522: checking if i586-uhu-linux-gcc supports -Wall -g -O3 -fomit-frame-pointer flags configure:3542: i586-uhu-linux-gcc -c -Wall -g -O3 -fomit-frame-pointer conftest.c >&5 configure:3548: $? = 0 configure:3551: test -z || test ! -s conftest.err configure:3554: $? = 0 configure:3557: test -s conftest.o configure:3560: $? = 0 configure:3571: result: yes configure:3589: checking if i586-uhu-linux-gcc supports -Wall -g -O3 -fomit-frame-pointer -mcpu=pentium flags configure:3609: i586-uhu-linux-gcc -c -Wall -g -O3 -fomit-frame-pointer -mcpu=pentium conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:3615: $? = 0 configure:3618: test -z || test ! -s conftest.err configure:3621: $? = 0 configure:3624: test -s conftest.o configure:3627: $? = 0 configure:3638: result: yes configure:3850: checking for a sed that does not truncate output configure:3904: result: /bin/sed configure:3918: checking for ld used by i586-uhu-linux-gcc configure:3985: result: /usr/bin/ld configure:3994: checking if the linker (/usr/bin/ld) is GNU ld configure:4009: result: yes configure:4014: checking for /usr/bin/ld option to reload object files configure:4021: result: -r configure:4030: checking for BSD-compatible nm configure:4072: result: nm configure:4076: checking whether ln -s works configure:4080: result: yes configure:4087: checking how to recognise dependent libraries configure:4261: result: pass_all configure:4710: checking for ANSI C header files configure:4735: i586-uhu-linux-gcc -c conftest.c >&5 configure:4741: $? = 0 configure:4744: test -z || test ! -s conftest.err configure:4747: $? = 0 configure:4750: test -s conftest.o configure:4753: $? = 0 configure:4842: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:4845: $? = 0 configure:4847: ./conftest configure:4850: $? = 0 configure:4865: result: yes configure:4889: checking for sys/types.h configure:4905: i586-uhu-linux-gcc -c conftest.c >&5 configure:4911: $? = 0 configure:4914: test -z || test ! -s conftest.err configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4889: checking for sys/stat.h configure:4905: i586-uhu-linux-gcc -c conftest.c >&5 configure:4911: $? = 0 configure:4914: test -z || test ! -s conftest.err configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4889: checking for stdlib.h configure:4905: i586-uhu-linux-gcc -c conftest.c >&5 configure:4911: $? = 0 configure:4914: test -z || test ! -s conftest.err configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4889: checking for string.h configure:4905: i586-uhu-linux-gcc -c conftest.c >&5 configure:4911: $? = 0 configure:4914: test -z || test ! -s conftest.err configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4889: checking for memory.h configure:4905: i586-uhu-linux-gcc -c conftest.c >&5 configure:4911: $? = 0 configure:4914: test -z || test ! -s conftest.err configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4889: checking for strings.h configure:4905: i586-uhu-linux-gcc -c conftest.c >&5 configure:4911: $? = 0 configure:4914: test -z || test ! -s conftest.err configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4889: checking for inttypes.h configure:4905: i586-uhu-linux-gcc -c conftest.c >&5 configure:4911: $? = 0 configure:4914: test -z || test ! -s conftest.err configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4889: checking for stdint.h configure:4905: i586-uhu-linux-gcc -c conftest.c >&5 configure:4911: $? = 0 configure:4914: test -z || test ! -s conftest.err configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4889: checking for unistd.h configure:4905: i586-uhu-linux-gcc -c conftest.c >&5 configure:4911: $? = 0 configure:4914: test -z || test ! -s conftest.err configure:4917: $? = 0 configure:4920: test -s conftest.o configure:4923: $? = 0 configure:4934: result: yes configure:4960: checking dlfcn.h usability configure:4972: i586-uhu-linux-gcc -c conftest.c >&5 configure:4978: $? = 0 configure:4981: test -z || test ! -s conftest.err configure:4984: $? = 0 configure:4987: test -s conftest.o configure:4990: $? = 0 configure:5000: result: yes configure:5004: checking dlfcn.h presence configure:5014: i586-uhu-linux-gcc -E conftest.c configure:5020: $? = 0 configure:5040: result: yes configure:5075: checking for dlfcn.h configure:5082: result: yes configure:5105: checking for i586-uhu-linux-g++ configure:5121: found /usr/lib/ccache/i586-uhu-linux-g++ configure:5131: result: i586-uhu-linux-g++ configure:5189: checking for C++ compiler version configure:5192: 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:5195: $? = 0 configure:5197: 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:5200: $? = 0 configure:5202: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:5205: $? = 1 configure:5208: checking whether we are using the GNU C++ compiler configure:5232: i586-uhu-linux-g++ -c conftest.cc >&5 configure:5238: $? = 0 configure:5241: test -z || test ! -s conftest.err configure:5244: $? = 0 configure:5247: test -s conftest.o configure:5250: $? = 0 configure:5263: result: yes configure:5269: checking whether i586-uhu-linux-g++ accepts -g configure:5290: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:5296: $? = 0 configure:5299: test -z || test ! -s conftest.err configure:5302: $? = 0 configure:5305: test -s conftest.o configure:5308: $? = 0 configure:5319: result: yes configure:5361: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5367: $? = 0 configure:5370: test -z || test ! -s conftest.err configure:5373: $? = 0 configure:5376: test -s conftest.o configure:5379: $? = 0 configure:5405: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' was not declared in this scope configure:5411: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdts" | #define VERSION "0.0.2-svn" | #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:5361: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5367: $? = 0 configure:5370: test -z || test ! -s conftest.err configure:5373: $? = 0 configure:5376: test -s conftest.o configure:5379: $? = 0 configure:5405: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5411: $? = 0 configure:5414: test -z || test ! -s conftest.err configure:5417: $? = 0 configure:5420: test -s conftest.o configure:5423: $? = 0 configure:5448: checking dependency style of i586-uhu-linux-g++ configure:5531: result: gcc3 configure:5553: checking how to run the C++ preprocessor configure:5584: i586-uhu-linux-g++ -E conftest.cc configure:5590: $? = 0 configure:5622: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdts" | #define VERSION "0.0.2-svn" | #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:5667: result: i586-uhu-linux-g++ -E configure:5691: i586-uhu-linux-g++ -E conftest.cc configure:5697: $? = 0 configure:5729: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5735: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdts" | #define VERSION "0.0.2-svn" | #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:5788: checking for i586-uhu-linux-g77 configure:5817: result: no configure:5788: checking for i586-uhu-linux-f77 configure:5817: result: no configure:5788: checking for i586-uhu-linux-xlf configure:5817: result: no configure:5788: checking for i586-uhu-linux-frt configure:5817: result: no configure:5788: checking for i586-uhu-linux-pgf77 configure:5817: result: no configure:5788: checking for i586-uhu-linux-fort77 configure:5817: result: no configure:5788: checking for i586-uhu-linux-fl32 configure:5817: result: no configure:5788: checking for i586-uhu-linux-af77 configure:5817: result: no configure:5788: checking for i586-uhu-linux-f90 configure:5817: result: no configure:5788: checking for i586-uhu-linux-xlf90 configure:5817: result: no configure:5788: checking for i586-uhu-linux-pgf90 configure:5817: result: no configure:5788: checking for i586-uhu-linux-epcf90 configure:5817: result: no configure:5788: checking for i586-uhu-linux-f95 configure:5817: result: no configure:5788: checking for i586-uhu-linux-fort configure:5817: result: no configure:5788: checking for i586-uhu-linux-xlf95 configure:5817: result: no configure:5788: checking for i586-uhu-linux-ifc configure:5817: result: no configure:5788: checking for i586-uhu-linux-efc configure:5817: result: no configure:5788: checking for i586-uhu-linux-pgf95 configure:5817: result: no configure:5788: checking for i586-uhu-linux-lf95 configure:5817: result: no configure:5788: checking for i586-uhu-linux-gfortran configure:5817: result: no configure:5830: checking for g77 configure:5859: result: no configure:5830: checking for f77 configure:5859: result: no configure:5830: checking for xlf configure:5859: result: no configure:5830: checking for frt configure:5859: result: no configure:5830: checking for pgf77 configure:5859: result: no configure:5830: checking for fort77 configure:5859: result: no configure:5830: checking for fl32 configure:5859: result: no configure:5830: checking for af77 configure:5859: result: no configure:5830: checking for f90 configure:5859: result: no configure:5830: checking for xlf90 configure:5859: result: no configure:5830: checking for pgf90 configure:5859: result: no configure:5830: checking for epcf90 configure:5859: result: no configure:5830: checking for f95 configure:5859: result: no configure:5830: checking for fort configure:5859: result: no configure:5830: checking for xlf95 configure:5859: result: no configure:5830: checking for ifc configure:5859: result: no configure:5830: checking for efc configure:5859: result: no configure:5830: checking for pgf95 configure:5859: result: no configure:5830: checking for lf95 configure:5859: result: no configure:5830: checking for gfortran configure:5859: result: no configure:5871: checking for Fortran 77 compiler version configure:5874: --version &5 ./configure: line 5875: --version: command not found configure:5877: $? = 127 configure:5879: -v &5 ./configure: line 5880: -v: command not found configure:5882: $? = 127 configure:5884: -V &5 ./configure: line 5885: -V: command not found configure:5887: $? = 127 configure:5895: checking whether we are using the GNU Fortran 77 compiler configure:5909: -c conftest.F >&5 ./configure: line 5910: -c: command not found configure:5915: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5940: result: no configure:5946: checking whether accepts -g configure:5958: -c -g conftest.f >&5 ./configure: line 5959: -c: command not found configure:5964: $? = 127 configure: failed program was: | program main | | end configure:5988: result: no configure:6018: checking the maximum length of command line arguments configure:6083: result: 32768 configure:6094: checking command to parse nm output from i586-uhu-linux-gcc object configure:6183: i586-uhu-linux-gcc -c conftest.c >&5 configure:6186: $? = 0 configure:6190: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6193: $? = 0 configure:6245: i586-uhu-linux-gcc -o conftest conftest.c conftstm.o >&5 configure:6248: $? = 0 configure:6286: result: ok configure:6290: checking for objdir configure:6305: result: .libs configure:6357: checking for i586-uhu-linux-ar configure:6386: result: no configure:6395: checking for ar configure:6411: found /usr/bin/ar configure:6422: result: ar configure:6437: checking for i586-uhu-linux-ranlib configure:6466: result: no configure:6475: checking for ranlib configure:6491: found /usr/bin/ranlib configure:6502: result: ranlib configure:6517: checking for i586-uhu-linux-strip configure:6546: result: no configure:6555: checking for strip configure:6571: found /usr/bin/strip configure:6582: result: strip configure:6844: checking if i586-uhu-linux-gcc static flag works configure:6867: result: yes configure:6885: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6903: i586-uhu-linux-gcc -c -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:6907: $? = 0 configure:6918: result: no configure:6933: checking for i586-uhu-linux-gcc option to produce PIC configure:7110: result: -fPIC configure:7118: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:7136: i586-uhu-linux-gcc -c -fPIC -DPIC conftest.c >&5 configure:7140: $? = 0 configure:7151: result: yes configure:7175: checking if i586-uhu-linux-gcc supports -c -o file.o configure:7196: i586-uhu-linux-gcc -c -o out/conftest2.o conftest.c >&5 configure:7200: $? = 0 configure:7220: result: yes configure:7246: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8092: result: yes configure:8118: checking whether -lc should be explicitly linked in configure:8123: i586-uhu-linux-gcc -c conftest.c >&5 configure:8126: $? = 0 configure:8140: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8143: $? = 0 configure:8155: result: no configure:8163: checking dynamic linker characteristics configure:8703: result: GNU/Linux ld.so configure:8707: checking how to hardcode library paths into programs configure:8732: result: immediate configure:8746: checking whether stripping libraries is possible configure:8751: result: yes configure:9574: checking if libtool supports shared libraries configure:9576: result: yes configure:9579: checking whether to build shared libraries configure:9637: result: yes configure:9640: checking whether to build static libraries configure:9644: result: yes configure:9736: creating libtool configure:10283: checking for ld used by i586-uhu-linux-g++ configure:10350: result: /usr/bin/ld configure:10359: checking if the linker (/usr/bin/ld) is GNU ld configure:10374: result: yes configure:10425: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11251: result: yes configure:11269: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:11272: $? = 0 configure:11368: checking for i586-uhu-linux-g++ option to produce PIC configure:11620: result: -fPIC configure:11628: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11646: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11650: $? = 0 configure:11661: result: yes configure:11685: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11706: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11710: $? = 0 configure:11730: result: yes configure:11756: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11781: result: yes configure:11852: checking dynamic linker characteristics configure:12392: result: GNU/Linux ld.so configure:12396: checking how to hardcode library paths into programs configure:12421: result: immediate configure:12435: checking whether stripping libraries is possible configure:12440: result: yes configure:19682: checking sys/time.h usability configure:19694: i586-uhu-linux-gcc -c conftest.c >&5 configure:19700: $? = 0 configure:19703: test -z || test ! -s conftest.err configure:19706: $? = 0 configure:19709: test -s conftest.o configure:19712: $? = 0 configure:19722: result: yes configure:19726: checking sys/time.h presence configure:19736: i586-uhu-linux-gcc -E conftest.c configure:19742: $? = 0 configure:19762: result: yes configure:19797: checking for sys/time.h configure:19804: result: yes configure:19682: checking time.h usability configure:19694: i586-uhu-linux-gcc -c conftest.c >&5 configure:19700: $? = 0 configure:19703: test -z || test ! -s conftest.err configure:19706: $? = 0 configure:19709: test -s conftest.o configure:19712: $? = 0 configure:19722: result: yes configure:19726: checking time.h presence configure:19736: i586-uhu-linux-gcc -E conftest.c configure:19742: $? = 0 configure:19762: result: yes configure:19797: checking for time.h configure:19804: result: yes configure:19682: checking sys/timeb.h usability configure:19694: i586-uhu-linux-gcc -c conftest.c >&5 configure:19700: $? = 0 configure:19703: test -z || test ! -s conftest.err configure:19706: $? = 0 configure:19709: test -s conftest.o configure:19712: $? = 0 configure:19722: result: yes configure:19726: checking sys/timeb.h presence configure:19736: i586-uhu-linux-gcc -E conftest.c configure:19742: $? = 0 configure:19762: result: yes configure:19797: checking for sys/timeb.h configure:19804: result: yes configure:19682: checking io.h usability configure:19694: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:62:16: io.h: No such file or directory configure:19700: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdts" | #define VERSION "0.0.2-svn" | #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 HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:19722: result: no configure:19726: checking io.h presence configure:19736: i586-uhu-linux-gcc -E conftest.c conftest.c:28:16: io.h: No such file or directory configure:19742: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdts" | #define VERSION "0.0.2-svn" | #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 HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include configure:19762: result: no configure:19797: checking for io.h configure:19804: result: no configure:19817: checking for struct timeval configure:19843: i586-uhu-linux-gcc -c conftest.c >&5 configure:19849: $? = 0 configure:19852: test -z || test ! -s conftest.err configure:19855: $? = 0 configure:19858: test -s conftest.o configure:19861: $? = 0 configure:19872: result: yes configure:19885: checking for inttypes.h configure:19890: result: yes configure:22820: checking for an ANSI C-conforming const configure:22887: i586-uhu-linux-gcc -c conftest.c >&5 configure:22893: $? = 0 configure:22896: test -z || test ! -s conftest.err configure:22899: $? = 0 configure:22902: test -s conftest.o configure:22905: $? = 0 configure:22916: result: yes configure:22926: checking for inline configure:22947: i586-uhu-linux-gcc -c conftest.c >&5 configure:22953: $? = 0 configure:22956: test -z || test ! -s conftest.err configure:22959: $? = 0 configure:22962: test -s conftest.o configure:22965: $? = 0 configure:22977: result: inline configure:22997: checking for always_inline configure:23020: i586-uhu-linux-gcc -c -Wall -Werror conftest.c >&5 configure:23026: $? = 0 configure:23029: test -z || test ! -s conftest.err configure:23032: $? = 0 configure:23035: test -s conftest.o configure:23038: $? = 0 configure:23049: result: yes configure:23058: checking for restrict configure:23078: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:34: error: syntax error before "p" configure:23084: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdts" | #define VERSION "0.0.2-svn" | #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 HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define inline __attribute__ ((__always_inline__)) | /* end confdefs.h. */ | | int | main () | { | char * restrict p; | ; | return 0; | } configure:23078: i586-uhu-linux-gcc -c conftest.c >&5 configure:23084: $? = 0 configure:23087: test -z || test ! -s conftest.err configure:23090: $? = 0 configure:23093: test -s conftest.o configure:23096: $? = 0 configure:23106: result: __restrict__ configure:23120: checking for __builtin_expect configure:23135: i586-uhu-linux-gcc -nostdlib -nostartfiles -o conftest conftest.c -lgcc >&5 /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048094 configure:23138: $? = 0 configure:23146: result: yes configure:23155: checking for size_t configure:23179: i586-uhu-linux-gcc -c conftest.c >&5 configure:23185: $? = 0 configure:23188: test -z || test ! -s conftest.err configure:23191: $? = 0 configure:23194: test -s conftest.o configure:23197: $? = 0 configure:23208: result: yes configure:23220: checking whether byte ordering is bigendian configure:23247: i586-uhu-linux-gcc -c conftest.c >&5 configure:23253: $? = 0 configure:23256: test -z || test ! -s conftest.err configure:23259: $? = 0 configure:23262: test -s conftest.o configure:23265: $? = 0 configure:23289: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:39: error: `not' undeclared (first use in this function) conftest.c:39: error: (Each undeclared identifier is reported only once conftest.c:39: error: for each function it appears in.) conftest.c:39: error: syntax error before "big" configure:23295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdts" | #define VERSION "0.0.2-svn" | #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 HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:23428: result: no configure:23454: checking for memalign configure:23511: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:23517: $? = 0 configure:23520: test -z || test ! -s conftest.err configure:23523: $? = 0 configure:23526: test -s conftest configure:23529: $? = 0 configure:23541: result: yes configure:23454: checking for gettimeofday configure:23511: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:23517: $? = 0 configure:23520: test -z || test ! -s conftest.err configure:23523: $? = 0 configure:23526: test -s conftest configure:23529: $? = 0 configure:23541: result: yes configure:23454: checking for ftime configure:23511: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:23517: $? = 0 configure:23520: test -z || test ! -s conftest.err configure:23523: $? = 0 configure:23526: test -s conftest configure:23529: $? = 0 configure:23541: result: yes configure:23551: checking return type of signal handlers configure:23582: i586-uhu-linux-gcc -c conftest.c >&5 configure:23588: $? = 0 configure:23591: test -z || test ! -s conftest.err configure:23594: $? = 0 configure:23597: test -s conftest.o configure:23600: $? = 0 configure:23611: result: void configure:23623: checking if libtool supports -prefer-non-pic flag configure:23635: result: yes configure:23683: checking for _oss_ioctl in -lossaudio configure:23713: i586-uhu-linux-gcc -o conftest conftest.c -lossaudio >&5 /usr/bin/ld: cannot find -lossaudio collect2: ld returned 1 exit status configure:23719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdts" | #define VERSION "0.0.2-svn" | #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 HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | #define HAVE_MEMALIGN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define RETSIGTYPE void | #define LIBAO_OSS | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _oss_ioctl (); | int | main () | { | _oss_ioctl (); | ; | return 0; | } configure:23744: result: no configure:23893: checking __attribute__ ((aligned ())) support configure:23916: i586-uhu-linux-gcc -c -Werror conftest.c >&5 configure:23922: $? = 0 configure:23925: test -z || test ! -s conftest.err configure:23928: $? = 0 configure:23931: test -s conftest.o configure:23934: $? = 0 configure:23916: i586-uhu-linux-gcc -c -Werror conftest.c >&5 configure:23922: $? = 0 configure:23925: test -z || test ! -s conftest.err configure:23928: $? = 0 configure:23931: test -s conftest.o configure:23934: $? = 0 configure:23916: i586-uhu-linux-gcc -c -Werror conftest.c >&5 configure:23922: $? = 0 configure:23925: test -z || test ! -s conftest.err configure:23928: $? = 0 configure:23931: test -s conftest.o configure:23934: $? = 0 configure:23916: i586-uhu-linux-gcc -c -Werror conftest.c >&5 configure:23922: $? = 0 configure:23925: test -z || test ! -s conftest.err configure:23928: $? = 0 configure:23931: test -s conftest.o configure:23934: $? = 0 configure:23916: i586-uhu-linux-gcc -c -Werror conftest.c >&5 configure:23922: $? = 0 configure:23925: test -z || test ! -s conftest.err configure:23928: $? = 0 configure:23931: test -s conftest.o configure:23934: $? = 0 configure:23916: i586-uhu-linux-gcc -c -Werror conftest.c >&5 configure:23922: $? = 0 configure:23925: test -z || test ! -s conftest.err configure:23928: $? = 0 configure:23931: test -s conftest.o configure:23934: $? = 0 configure:23945: result: 64 configure:24079: 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 janusz config.status:794: creating Makefile config.status:794: creating autotools/Makefile config.status:794: creating include/Makefile config.status:794: creating test/Makefile config.status:794: creating doc/Makefile config.status:794: creating src/Makefile config.status:794: creating libdts/Makefile config.status:794: creating libao/Makefile config.status:794: creating vc++/Makefile config.status:794: creating debian/Makefile config.status:794: creating libdts/libdts.pc config.status:860: creating config.h config.status:1174: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_always_inline=yes ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_builtin_expect=yes ac_cv_c_attr_align_try=64 ac_cv_c_attribute_aligned=64 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict__ 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_ftime=yes ac_cv_func_gettimeofday=yes ac_cv_func_memalign=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no 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_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_ossaudio__oss_ioctl=no ac_cv_libtool_non_pic=yes ac_cv_objext=o 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_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_try_cflags_ok=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_struct_timeval=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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 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/autotools/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/autotools/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/autotools/missing --run automake-1.7' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='' 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' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DTSDEC_CFLAGS=' -Wall -g -O3 -fomit-frame-pointer -mcpu=pentium' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' INCLUDES='-I$(top_srcdir)/include -I$(top_builddir)/include' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBAO_LIBS='-lm' LIBDTS_CFLAGS=' -prefer-non-pic' LIBDTS_LIBS='-lm' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/autotools/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='o' OPT_CFLAGS=' -Wall -g -O3 -fomit-frame-pointer -mcpu=pentium' PACKAGE='libdts' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.0.2-svn' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' 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/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ATTRIBUTE_ALIGNED_MAX 64 #define HAVE_BUILTIN_EXPECT #define HAVE_DLFCN_H 1 #define HAVE_FTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMALIGN 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_STRUCT_TIMEVAL 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define LIBAO_OSS #define PACKAGE "libdts" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define STDC_HEADERS 1 #define VERSION "0.0.2-svn" #define inline __attribute__ ((__always_inline__)) #define restrict __restrict__ #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0