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 --disable-manual --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux build_alias=i586-uhu-linux host_alias=i586-uhu-linux --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = bobek uname -m = i686 uname -r = 2.6.17.6-4 uname -s = Linux uname -v = #1 SMP Tue Aug 8 18:48:31 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:1553: checking build system type configure:1571: result: i586-uhu-linux-gnu configure:1579: checking host system type configure:1593: result: i586-uhu-linux-gnu configure:1601: checking target system type configure:1615: result: i586-uhu-linux-gnu configure:1661: checking for a BSD-compatible install configure:1716: result: /bin/install -c configure:1727: checking whether build environment is sane configure:1770: result: yes configure:1827: checking for gawk configure:1843: found /bin/gawk configure:1853: result: gawk configure:1863: checking whether make sets $(MAKE) configure:1883: result: yes configure:2061: checking warning make an error on compilation configure:2153: checking for i586-uhu-linux-gcc configure:2169: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2179: result: i586-uhu-linux-gcc configure:2461: checking for C compiler version configure:2464: 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:2467: $? = 0 configure:2469: 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:2472: $? = 0 configure:2474: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2477: $? = 1 configure:2500: checking for C compiler default output file name configure:2503: i586-uhu-linux-gcc conftest.c >&5 configure:2506: $? = 0 configure:2552: result: a.out configure:2557: checking whether the C compiler works configure:2563: ./a.out configure:2566: $? = 0 configure:2583: result: yes configure:2590: checking whether we are cross compiling configure:2592: result: no configure:2595: checking for suffix of executables configure:2597: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2600: $? = 0 configure:2625: result: configure:2631: checking for suffix of object files configure:2652: i586-uhu-linux-gcc -c conftest.c >&5 configure:2655: $? = 0 configure:2677: result: o configure:2681: checking whether we are using the GNU C compiler configure:2705: i586-uhu-linux-gcc -c conftest.c >&5 configure:2711: $? = 0 configure:2714: test -z || test ! -s conftest.err configure:2717: $? = 0 configure:2720: test -s conftest.o configure:2723: $? = 0 configure:2736: result: yes configure:2742: checking whether i586-uhu-linux-gcc accepts -g configure:2763: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2769: $? = 0 configure:2772: test -z || test ! -s conftest.err configure:2775: $? = 0 configure:2778: test -s conftest.o configure:2781: $? = 0 configure:2792: result: yes configure:2809: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2879: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2885: $? = 0 configure:2888: test -z || test ! -s conftest.err configure:2891: $? = 0 configure:2894: test -s conftest.o configure:2897: $? = 0 configure:2915: result: none needed configure:2933: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2939: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3080: checking for style of include used by make configure:3108: result: GNU configure:3136: checking dependency style of i586-uhu-linux-gcc configure:3226: result: gcc3 configure:3315: checking for a sed that does not truncate output configure:3369: result: /bin/sed configure:3372: checking for egrep configure:3382: result: grep -E configure:3398: checking for ld used by i586-uhu-linux-gcc configure:3465: result: /usr/bin/ld configure:3474: checking if the linker (/usr/bin/ld) is GNU ld configure:3489: result: yes configure:3494: checking for /usr/bin/ld option to reload object files configure:3501: result: -r configure:3519: checking for BSD-compatible nm configure:3568: result: /usr/bin/nm -B configure:3572: checking whether ln -s works configure:3576: result: yes configure:3583: checking how to recognise dependent libraries configure:3759: result: pass_all configure:3995: checking how to run the C preprocessor configure:4030: i586-uhu-linux-gcc -E conftest.c configure:4036: $? = 0 configure:4068: i586-uhu-linux-gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:4074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ORTP_MAJOR_VERSION 0 | #define ORTP_MINOR_VERSION 9 | #define ORTP_MICRO_VERSION 1 | #define ORTP_VERSION "0.9.1" | /* end confdefs.h. */ | #include configure:4113: result: i586-uhu-linux-gcc -E configure:4137: i586-uhu-linux-gcc -E conftest.c configure:4143: $? = 0 configure:4175: i586-uhu-linux-gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:4181: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ORTP_MAJOR_VERSION 0 | #define ORTP_MINOR_VERSION 9 | #define ORTP_MICRO_VERSION 1 | #define ORTP_VERSION "0.9.1" | /* end confdefs.h. */ | #include configure:4225: checking for ANSI C header files configure:4250: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4256: $? = 0 configure:4259: test -z || test ! -s conftest.err configure:4262: $? = 0 configure:4265: test -s conftest.o configure:4268: $? = 0 configure:4357: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4360: $? = 0 configure:4362: ./conftest configure:4365: $? = 0 configure:4380: result: yes configure:4404: checking for sys/types.h configure:4420: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4426: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4449: result: yes configure:4404: checking for sys/stat.h configure:4420: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4426: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4449: result: yes configure:4404: checking for stdlib.h configure:4420: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4426: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4449: result: yes configure:4404: checking for string.h configure:4420: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4426: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4449: result: yes configure:4404: checking for memory.h configure:4420: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4426: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4449: result: yes configure:4404: checking for strings.h configure:4420: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4426: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4449: result: yes configure:4404: checking for inttypes.h configure:4420: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4426: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4449: result: yes configure:4404: checking for stdint.h configure:4420: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4426: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4449: result: yes configure:4404: checking for unistd.h configure:4420: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4426: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4449: result: yes configure:4475: checking dlfcn.h usability configure:4487: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4493: $? = 0 configure:4496: test -z || test ! -s conftest.err configure:4499: $? = 0 configure:4502: test -s conftest.o configure:4505: $? = 0 configure:4515: result: yes configure:4519: checking dlfcn.h presence configure:4529: i586-uhu-linux-gcc -E conftest.c configure:4535: $? = 0 configure:4555: result: yes configure:4590: checking for dlfcn.h configure:4597: result: yes configure:4620: checking for i586-uhu-linux-g++ configure:4636: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4646: result: i586-uhu-linux-g++ configure:4704: checking for C++ compiler version configure:4707: 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:4710: $? = 0 configure:4712: 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:4715: $? = 0 configure:4717: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4720: $? = 1 configure:4723: checking whether we are using the GNU C++ compiler configure:4747: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4753: $? = 0 configure:4756: test -z || test ! -s conftest.err configure:4759: $? = 0 configure:4762: test -s conftest.o configure:4765: $? = 0 configure:4778: result: yes configure:4784: checking whether i586-uhu-linux-g++ accepts -g configure:4805: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4811: $? = 0 configure:4814: test -z || test ! -s conftest.err configure:4817: $? = 0 configure:4820: test -s conftest.o configure:4823: $? = 0 configure:4834: result: yes configure:4876: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4882: $? = 0 configure:4885: test -z || test ! -s conftest.err configure:4888: $? = 0 configure:4891: test -s conftest.o configure:4894: $? = 0 configure:4920: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:28: error: `exit' was not declared in this scope configure:4926: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ORTP_MAJOR_VERSION 0 | #define ORTP_MINOR_VERSION 9 | #define ORTP_MICRO_VERSION 1 | #define ORTP_VERSION "0.9.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4876: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4882: $? = 0 configure:4885: test -z || test ! -s conftest.err configure:4888: $? = 0 configure:4891: test -s conftest.o configure:4894: $? = 0 configure:4920: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4926: $? = 0 configure:4929: test -z || test ! -s conftest.err configure:4932: $? = 0 configure:4935: test -s conftest.o configure:4938: $? = 0 configure:4963: checking dependency style of i586-uhu-linux-g++ configure:5053: result: gcc3 configure:5080: checking how to run the C++ preprocessor configure:5111: i586-uhu-linux-g++ -E conftest.cc configure:5117: $? = 0 configure:5149: i586-uhu-linux-g++ -E conftest.cc conftest.cc:27:28: ac_nonexistent.h: No such file or directory configure:5155: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ORTP_MAJOR_VERSION 0 | #define ORTP_MINOR_VERSION 9 | #define ORTP_MICRO_VERSION 1 | #define ORTP_VERSION "0.9.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5194: result: i586-uhu-linux-g++ -E configure:5218: i586-uhu-linux-g++ -E conftest.cc configure:5224: $? = 0 configure:5256: i586-uhu-linux-g++ -E conftest.cc conftest.cc:27:28: ac_nonexistent.h: No such file or directory configure:5262: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ORTP_MAJOR_VERSION 0 | #define ORTP_MINOR_VERSION 9 | #define ORTP_MICRO_VERSION 1 | #define ORTP_VERSION "0.9.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5317: checking for i586-uhu-linux-g77 configure:5346: result: no configure:5317: checking for i586-uhu-linux-f77 configure:5346: result: no configure:5317: checking for i586-uhu-linux-xlf configure:5346: result: no configure:5317: checking for i586-uhu-linux-frt configure:5346: result: no configure:5317: checking for i586-uhu-linux-pgf77 configure:5346: result: no configure:5317: checking for i586-uhu-linux-fort77 configure:5346: result: no configure:5317: checking for i586-uhu-linux-fl32 configure:5346: result: no configure:5317: checking for i586-uhu-linux-af77 configure:5346: result: no configure:5317: checking for i586-uhu-linux-f90 configure:5346: result: no configure:5317: checking for i586-uhu-linux-xlf90 configure:5346: result: no configure:5317: checking for i586-uhu-linux-pgf90 configure:5346: result: no configure:5317: checking for i586-uhu-linux-epcf90 configure:5346: result: no configure:5317: checking for i586-uhu-linux-f95 configure:5346: result: no configure:5317: checking for i586-uhu-linux-fort configure:5346: result: no configure:5317: checking for i586-uhu-linux-xlf95 configure:5346: result: no configure:5317: checking for i586-uhu-linux-ifc configure:5346: result: no configure:5317: checking for i586-uhu-linux-efc configure:5346: result: no configure:5317: checking for i586-uhu-linux-pgf95 configure:5346: result: no configure:5317: checking for i586-uhu-linux-lf95 configure:5346: result: no configure:5317: checking for i586-uhu-linux-gfortran configure:5346: result: no configure:5359: checking for g77 configure:5388: result: no configure:5359: checking for f77 configure:5388: result: no configure:5359: checking for xlf configure:5388: result: no configure:5359: checking for frt configure:5388: result: no configure:5359: checking for pgf77 configure:5388: result: no configure:5359: checking for fort77 configure:5388: result: no configure:5359: checking for fl32 configure:5388: result: no configure:5359: checking for af77 configure:5388: result: no configure:5359: checking for f90 configure:5388: result: no configure:5359: checking for xlf90 configure:5388: result: no configure:5359: checking for pgf90 configure:5388: result: no configure:5359: checking for epcf90 configure:5388: result: no configure:5359: checking for f95 configure:5388: result: no configure:5359: checking for fort configure:5388: result: no configure:5359: checking for xlf95 configure:5388: result: no configure:5359: checking for ifc configure:5388: result: no configure:5359: checking for efc configure:5388: result: no configure:5359: checking for pgf95 configure:5388: result: no configure:5359: checking for lf95 configure:5388: result: no configure:5359: checking for gfortran configure:5388: result: no configure:5400: checking for Fortran 77 compiler version configure:5403: --version &5 ./configure: line 5404: --version: command not found configure:5406: $? = 127 configure:5408: -v &5 ./configure: line 5409: -v: command not found configure:5411: $? = 127 configure:5413: -V &5 ./configure: line 5414: -V: command not found configure:5416: $? = 127 configure:5424: checking whether we are using the GNU Fortran 77 compiler configure:5438: -c conftest.F >&5 ./configure: line 5439: -c: command not found configure:5444: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5469: result: no configure:5475: checking whether accepts -g configure:5487: -c -g conftest.f >&5 ./configure: line 5488: -c: command not found configure:5493: $? = 127 configure: failed program was: | program main | | end configure:5517: result: no configure:5547: checking the maximum length of command line arguments configure:5656: result: 32768 configure:5667: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:5772: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5775: $? = 0 configure:5779: /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:5782: $? = 0 configure:5834: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5837: $? = 0 configure:5875: result: ok configure:5879: checking for objdir configure:5894: result: .libs configure:5946: checking for i586-uhu-linux-ar configure:5975: result: no configure:5984: checking for ar configure:6000: found /usr/bin/ar configure:6011: result: ar configure:6026: checking for i586-uhu-linux-ranlib configure:6055: result: no configure:6064: checking for ranlib configure:6080: found /usr/bin/ranlib configure:6091: result: ranlib configure:6106: checking for i586-uhu-linux-strip configure:6135: result: no configure:6144: checking for strip configure:6160: found /usr/bin/strip configure:6171: result: strip configure:6443: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6461: 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:6465: $? = 0 configure:6478: result: no configure:6493: checking for i586-uhu-linux-gcc option to produce PIC configure:6703: result: -fPIC configure:6711: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6729: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6733: $? = 0 configure:6746: result: yes configure:6774: checking if i586-uhu-linux-gcc static flag -static works configure:6802: result: yes configure:6812: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6833: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6837: $? = 0 configure:6859: result: yes configure:6885: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7842: result: yes configure:7863: checking whether -lc should be explicitly linked in configure:7868: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7871: $? = 0 configure:7886: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7889: $? = 0 configure:7901: result: no configure:7909: checking dynamic linker characteristics configure:8485: result: GNU/Linux ld.so configure:8494: checking how to hardcode library paths into programs configure:8519: result: immediate configure:8533: checking whether stripping libraries is possible configure:8538: result: yes configure:9365: checking if libtool supports shared libraries configure:9367: result: yes configure:9370: checking whether to build shared libraries configure:9391: result: yes configure:9394: checking whether to build static libraries configure:9398: result: yes configure:9490: creating libtool configure:10078: checking for ld used by i586-uhu-linux-g++ configure:10145: result: /usr/bin/ld configure:10154: checking if the linker (/usr/bin/ld) is GNU ld configure:10169: result: yes configure:10220: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11156: result: yes configure:11174: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11177: $? = 0 configure:11296: checking for i586-uhu-linux-g++ option to produce PIC configure:11570: result: -fPIC configure:11578: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11596: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11600: $? = 0 configure:11613: result: yes configure:11641: checking if i586-uhu-linux-g++ static flag -static works configure:11669: result: yes configure:11679: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11700: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11704: $? = 0 configure:11726: result: yes configure:11752: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11780: result: yes configure:11847: checking dynamic linker characteristics configure:12423: result: GNU/Linux ld.so configure:12432: checking how to hardcode library paths into programs configure:12457: result: immediate configure:18647: checking for seteuid configure:18704: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:18710: $? = 0 configure:18713: test -z || test ! -s conftest.err configure:18716: $? = 0 configure:18719: test -s conftest configure:18722: $? = 0 configure:18734: result: yes configure:18746: checking for pthread_mutex_init in -lpthread configure:18776: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c -lpthread >&5 configure:18782: $? = 0 configure:18785: test -z || test ! -s conftest.err configure:18788: $? = 0 configure:18791: test -s conftest configure:18794: $? = 0 configure:18807: result: yes configure:18857: checking for ANSI C header files configure:19012: result: yes configure:19043: checking poll.h usability configure:19055: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:19061: $? = 0 configure:19064: test -z || test ! -s conftest.err configure:19067: $? = 0 configure:19070: test -s conftest.o configure:19073: $? = 0 configure:19083: result: yes configure:19087: checking poll.h presence configure:19097: i586-uhu-linux-gcc -E conftest.c configure:19103: $? = 0 configure:19123: result: yes configure:19158: checking for poll.h configure:19165: result: yes configure:19043: checking sys/poll.h usability configure:19055: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:19061: $? = 0 configure:19064: test -z || test ! -s conftest.err configure:19067: $? = 0 configure:19070: test -s conftest.o configure:19073: $? = 0 configure:19083: result: yes configure:19087: checking sys/poll.h presence configure:19097: i586-uhu-linux-gcc -E conftest.c configure:19103: $? = 0 configure:19123: result: yes configure:19158: checking for sys/poll.h configure:19165: result: yes configure:19043: checking sys/uio.h usability configure:19055: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:19061: $? = 0 configure:19064: test -z || test ! -s conftest.err configure:19067: $? = 0 configure:19070: test -s conftest.o configure:19073: $? = 0 configure:19083: result: yes configure:19087: checking sys/uio.h presence configure:19097: i586-uhu-linux-gcc -E conftest.c configure:19103: $? = 0 configure:19123: result: yes configure:19158: checking for sys/uio.h configure:19165: result: yes configure:19043: checking fcntl.h usability configure:19055: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:19061: $? = 0 configure:19064: test -z || test ! -s conftest.err configure:19067: $? = 0 configure:19070: test -s conftest.o configure:19073: $? = 0 configure:19083: result: yes configure:19087: checking fcntl.h presence configure:19097: i586-uhu-linux-gcc -E conftest.c configure:19103: $? = 0 configure:19123: result: yes configure:19158: checking for fcntl.h configure:19165: result: yes configure:19043: checking sys/time.h usability configure:19055: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:19061: $? = 0 configure:19064: test -z || test ! -s conftest.err configure:19067: $? = 0 configure:19070: test -s conftest.o configure:19073: $? = 0 configure:19083: result: yes configure:19087: checking sys/time.h presence configure:19097: i586-uhu-linux-gcc -E conftest.c configure:19103: $? = 0 configure:19123: result: yes configure:19158: checking for sys/time.h configure:19165: result: yes configure:19034: checking for unistd.h configure:19039: result: yes configure:19043: checking sys/audio.h usability configure:19055: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:69:23: sys/audio.h: No such file or directory configure:19061: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ORTP_MAJOR_VERSION 0 | #define ORTP_MINOR_VERSION 9 | #define ORTP_MICRO_VERSION 1 | #define ORTP_VERSION "0.9.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_SETEUID 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:19083: result: no configure:19087: checking sys/audio.h presence configure:19097: i586-uhu-linux-gcc -E conftest.c conftest.c:35:23: sys/audio.h: No such file or directory configure:19103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ORTP_MAJOR_VERSION 0 | #define ORTP_MINOR_VERSION 9 | #define ORTP_MICRO_VERSION 1 | #define ORTP_VERSION "0.9.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_SETEUID 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:19123: result: no configure:19158: checking for sys/audio.h configure:19165: result: no configure:19043: checking linux/soundcard.h usability configure:19055: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:19061: $? = 0 configure:19064: test -z || test ! -s conftest.err configure:19067: $? = 0 configure:19070: test -s conftest.o configure:19073: $? = 0 configure:19083: result: yes configure:19087: checking linux/soundcard.h presence configure:19097: i586-uhu-linux-gcc -E conftest.c configure:19103: $? = 0 configure:19123: result: yes configure:19158: checking for linux/soundcard.h configure:19165: result: yes configure:19179: checking for an ANSI C-conforming const configure:19246: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:63: warning: unused variable `s' conftest.c:83: warning: unused variable `foo' conftest.c:44: warning: unused variable `x' conftest.c:50: warning: unused variable `zero' conftest.c:80: warning: 'b' might be used uninitialized in this function conftest.c:62: warning: 't' might be used uninitialized in this function configure:19252: $? = 0 configure:19255: test -z || test ! -s conftest.err configure:19258: $? = 0 configure:19261: test -s conftest.o configure:19264: $? = 0 configure:19275: result: yes configure:19285: checking for inline configure:19306: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:19312: $? = 0 configure:19315: test -z || test ! -s conftest.err configure:19318: $? = 0 configure:19321: test -s conftest.o configure:19324: $? = 0 configure:19336: result: inline configure:19355: checking whether time.h and sys/time.h may both be included configure:19380: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:19386: $? = 0 configure:19389: test -z || test ! -s conftest.err configure:19392: $? = 0 configure:19395: test -s conftest.o configure:19398: $? = 0 configure:19409: result: yes configure:19419: checking whether byte ordering is bigendian configure:19446: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:19452: $? = 0 configure:19455: test -z || test ! -s conftest.err configure:19458: $? = 0 configure:19461: test -s conftest.o configure:19464: $? = 0 configure:19488: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: `not' undeclared (first use in this function) conftest.c:44: error: (Each undeclared identifier is reported only once conftest.c:44: error: for each function it appears in.) conftest.c:44: error: syntax error before "big" configure:19494: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ORTP_MAJOR_VERSION 0 | #define ORTP_MINOR_VERSION 9 | #define ORTP_MICRO_VERSION 1 | #define ORTP_VERSION "0.9.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_SETEUID 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINUX_SOUNDCARD_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19627: result: no configure:19656: checking for select configure:19713: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:19719: $? = 0 configure:19722: test -z || test ! -s conftest.err configure:19725: $? = 0 configure:19728: test -s conftest configure:19731: $? = 0 configure:19743: result: yes configure:19656: checking for socket configure:19713: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:19719: $? = 0 configure:19722: test -z || test ! -s conftest.err configure:19725: $? = 0 configure:19728: test -s conftest configure:19731: $? = 0 configure:19743: result: yes configure:19656: checking for strerror configure:19713: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:19719: $? = 0 configure:19722: test -z || test ! -s conftest.err configure:19725: $? = 0 configure:19728: test -s conftest configure:19731: $? = 0 configure:19743: result: yes configure:19805: checking for i586-uhu-linux-pkg-config configure:19838: result: no configure:19847: checking for pkg-config configure:19865: found /usr/bin/pkg-config configure:19877: result: /usr/bin/pkg-config configure:19892: checking pkg-config is at least version 0.9.0 configure:19895: result: yes configure:19906: checking for GTK_DOC configure:19914: $PKG_CONFIG --exists --print-errors "gtk-doc >= 0.6" Package gtk-doc was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk-doc.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk-doc' found configure:19917: $? = 1 configure:19932: $PKG_CONFIG --exists --print-errors "gtk-doc >= 0.6" Package gtk-doc was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk-doc.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk-doc' found configure:19935: $? = 1 Package gtk-doc was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk-doc.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk-doc' found configure:19989: checking for epm configure:20020: result: false configure:20029: checking for mkepmlist configure:20060: result: false configure:20069: checking for epminstall configure:20100: result: false configure:20304: 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 bobek config.status:796: creating Makefile config.status:796: creating include/Makefile config.status:796: creating include/ortp/Makefile config.status:796: creating src/Makefile config.status:796: creating src/tests/Makefile config.status:796: creating src/tests/win_receiver/Makefile config.status:796: creating src/tests/win_sender/Makefile config.status:796: creating docs/Makefile config.status:796: creating build/Makefile config.status:796: creating build/win32native/Makefile config.status:796: creating ortp.pc config.status:796: creating ortp.spec config.status:862: creating ortp-config.h config.status:1182: executing depfiles 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_c_inline=inline 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_GTK_DOC_CFLAGS_set= ac_cv_env_GTK_DOC_CFLAGS_value= ac_cv_env_GTK_DOC_LIBS_set= ac_cv_env_GTK_DOC_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_select=yes ac_cv_func_seteuid=yes ac_cv_func_socket=yes ac_cv_func_strerror=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_soundcard_h=yes ac_cv_header_memory_h=yes ac_cv_header_poll_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_audio_h=no ac_cv_header_sys_poll_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_pthread_pthread_mutex_init=yes ac_cv_objext=o ac_cv_path_EPM=false ac_cv_path_EPMINSTALL=false ac_cv_path_MKEPMLIST=false ac_cv_path_ac_pt_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_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 ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux 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='/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'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/oRTP/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/oRTP/missing --run tar' AR='ar' ARCH='i386' AUTOCONF='${SHELL} /var/uhubuild/work/compile/oRTP/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/oRTP/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/oRTP/missing --run automake-1.8' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Werror -DORTP_INET6' 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' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EPM='false' EPMINSTALL='false' EPM_PKG_EXT='rpm' EXEEXT='' F77='' FFLAGS='' GTK_DOC_CFLAGS='' GTK_DOC_LIBS='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBORTP_SO_VERSION='4:0:0' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LICENSE='LGPL' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/oRTP/missing --run makeinfo' MKEPMLIST='false' OBJEXT='o' ORTPDEPS_CFLAGS=' -D_REENTRANT -DORTP_INET6' ORTPDEPS_LDFLAGS='' ORTPDEPS_LIBS=' -lpthread ' ORTP_PKGCONFIG_VERSION='0.9.1' ORTP_VERSION='0.9.1' PACKAGE='ortp' PACKAGER='anonymous' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PTHREAD_CFLAGS='-D_REENTRANT' PTHREAD_LDFLAGS='' PTHREAD_LIBS='-lpthread' RANLIB='ranlib' RELEASE='1' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SUMMARY='An LGPL implementation of RTP - RFC3550' SYS_GROUP='root' SYS_USER='root' VENDOR='Linphone' VERSION='0.9.1' WITH_EPM_FALSE='' WITH_EPM_TRUE='#' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' 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='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/oRTP/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LINUX_SOUNDCARD_H 1 #define HAVE_MEMORY_H 1 #define HAVE_POLL_H 1 #define HAVE_SELECT 1 #define HAVE_SETEUID 1 #define HAVE_SOCKET 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define ORTP_MAJOR_VERSION 0 #define ORTP_MICRO_VERSION 1 #define ORTP_MINOR_VERSION 9 #define ORTP_VERSION "0.9.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define POSIXTIMER_INTERVAL 10000 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0