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.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = elastix.example.com uname -m = i686 uname -r = 2.6.18-8.el5 uname -s = Linux uname -v = #1 SMP Thu Mar 15 19:57:35 EDT 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1976: checking for a BSD-compatible install configure:2032: result: /usr/bin/install -c configure:2043: checking whether build environment is sane configure:2086: result: yes configure:2114: checking for a thread-safe mkdir -p configure:2153: result: /bin/mkdir -p configure:2166: checking for gawk configure:2182: found /bin/gawk configure:2193: result: gawk configure:2204: checking whether make sets $(MAKE) configure:2225: result: yes configure:2468: checking for gcc configure:2484: found /usr/bin/gcc configure:2495: result: gcc configure:2733: checking for C compiler version configure:2740: gcc --version >&5 gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-52) 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:2743: $? = 0 configure:2750: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.1 20070105 (Red Hat 4.1.1-52) configure:2753: $? = 0 configure:2760: gcc -V >&5 gcc: '-V' option must have argument configure:2763: $? = 1 configure:2786: checking for C compiler default output file name configure:2813: gcc conftest.c >&5 configure:2816: $? = 0 configure:2854: result: a.out configure:2871: checking whether the C compiler works configure:2881: ./a.out configure:2884: $? = 0 configure:2901: result: yes configure:2908: checking whether we are cross compiling configure:2910: result: no configure:2913: checking for suffix of executables configure:2920: gcc -o conftest conftest.c >&5 configure:2923: $? = 0 configure:2947: result: configure:2953: checking for suffix of object files configure:2979: gcc -c conftest.c >&5 configure:2982: $? = 0 configure:3005: result: o configure:3009: checking whether we are using the GNU C compiler configure:3038: gcc -c conftest.c >&5 configure:3044: $? = 0 configure:3061: result: yes configure:3066: checking whether gcc accepts -g configure:3096: gcc -c -g conftest.c >&5 configure:3102: $? = 0 configure:3201: result: yes configure:3218: checking for gcc option to accept ISO C89 configure:3292: gcc -c -g -O2 conftest.c >&5 configure:3298: $? = 0 configure:3321: result: none needed configure:3350: checking for style of include used by make configure:3378: result: GNU configure:3403: checking dependency style of gcc configure:3494: result: gcc3 configure:3587: checking build system type configure:3605: result: i686-redhat-linux-gnu configure:3627: checking host system type configure:3642: result: i686-redhat-linux-gnu configure:3664: checking for a sed that does not truncate output configure:3720: result: /bin/sed configure:3723: checking for grep that handles long lines and -e configure:3797: result: /bin/grep configure:3802: checking for egrep configure:3880: result: /bin/grep -E configure:3896: checking for ld used by gcc configure:3963: result: /usr/bin/ld configure:3972: checking if the linker (/usr/bin/ld) is GNU ld configure:3987: result: yes configure:3992: checking for /usr/bin/ld option to reload object files configure:3999: result: -r configure:4017: checking for BSD-compatible nm configure:4066: result: /usr/bin/nm -B configure:4070: checking whether ln -s works configure:4074: result: yes configure:4081: checking how to recognize dependent libraries configure:4267: result: pass_all configure:4512: checking how to run the C preprocessor configure:4552: gcc -E conftest.c configure:4558: $? = 0 configure:4589: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4595: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OpenR2" | #define VERSION "0.1.1" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4628: result: gcc -E configure:4657: gcc -E conftest.c configure:4663: $? = 0 configure:4694: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4700: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OpenR2" | #define VERSION "0.1.1" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4738: checking for ANSI C header files configure:4768: gcc -c -g -O2 conftest.c >&5 configure:4774: $? = 0 configure:4873: gcc -o conftest -g -O2 conftest.c >&5 configure:4876: $? = 0 configure:4882: ./conftest configure:4885: $? = 0 configure:4902: result: yes configure:4926: checking for sys/types.h configure:4947: gcc -c -g -O2 conftest.c >&5 configure:4953: $? = 0 configure:4969: result: yes configure:4926: checking for sys/stat.h configure:4947: gcc -c -g -O2 conftest.c >&5 configure:4953: $? = 0 configure:4969: result: yes configure:4926: checking for stdlib.h configure:4947: gcc -c -g -O2 conftest.c >&5 configure:4953: $? = 0 configure:4969: result: yes configure:4926: checking for string.h configure:4947: gcc -c -g -O2 conftest.c >&5 configure:4953: $? = 0 configure:4969: result: yes configure:4926: checking for memory.h configure:4947: gcc -c -g -O2 conftest.c >&5 configure:4953: $? = 0 configure:4969: result: yes configure:4926: checking for strings.h configure:4947: gcc -c -g -O2 conftest.c >&5 configure:4953: $? = 0 configure:4969: result: yes configure:4926: checking for inttypes.h configure:4947: gcc -c -g -O2 conftest.c >&5 configure:4953: $? = 0 configure:4969: result: yes configure:4926: checking for stdint.h configure:4947: gcc -c -g -O2 conftest.c >&5 configure:4953: $? = 0 configure:4969: result: yes configure:4926: checking for unistd.h configure:4947: gcc -c -g -O2 conftest.c >&5 configure:4953: $? = 0 configure:4969: result: yes configure:4996: checking dlfcn.h usability configure:5013: gcc -c -g -O2 conftest.c >&5 configure:5019: $? = 0 configure:5033: result: yes configure:5037: checking dlfcn.h presence configure:5052: gcc -E conftest.c configure:5058: $? = 0 configure:5072: result: yes configure:5100: checking for dlfcn.h configure:5108: result: yes configure:5179: checking for g++ configure:5195: found /usr/bin/g++ configure:5206: result: g++ configure:5237: checking for C++ compiler version configure:5244: g++ --version >&5 g++ (GCC) 4.1.1 20070105 (Red Hat 4.1.1-52) 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:5247: $? = 0 configure:5254: g++ -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.1 20070105 (Red Hat 4.1.1-52) configure:5257: $? = 0 configure:5264: g++ -V >&5 g++: '-V' option must have argument configure:5267: $? = 1 configure:5270: checking whether we are using the GNU C++ compiler configure:5299: g++ -c conftest.cpp >&5 configure:5305: $? = 0 configure:5322: result: yes configure:5327: checking whether g++ accepts -g configure:5357: g++ -c -g conftest.cpp >&5 configure:5363: $? = 0 configure:5462: result: yes configure:5487: checking dependency style of g++ configure:5578: result: gcc3 configure:5603: checking how to run the C++ preprocessor configure:5639: g++ -E conftest.cpp configure:5645: $? = 0 configure:5676: g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:5682: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OpenR2" | #define VERSION "0.1.1" | #define _GNU_SOURCE 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. */ | #include configure:5715: result: g++ -E configure:5744: g++ -E conftest.cpp configure:5750: $? = 0 configure:5781: g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:5787: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OpenR2" | #define VERSION "0.1.1" | #define _GNU_SOURCE 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. */ | #include configure:5880: checking for g77 configure:5910: result: no configure:5880: checking for xlf configure:5910: result: no configure:5880: checking for f77 configure:5910: result: no configure:5880: checking for frt configure:5910: result: no configure:5880: checking for pgf77 configure:5910: result: no configure:5880: checking for cf77 configure:5910: result: no configure:5880: checking for fort77 configure:5910: result: no configure:5880: checking for fl32 configure:5910: result: no configure:5880: checking for af77 configure:5910: result: no configure:5880: checking for xlf90 configure:5910: result: no configure:5880: checking for f90 configure:5910: result: no configure:5880: checking for pgf90 configure:5910: result: no configure:5880: checking for pghpf configure:5910: result: no configure:5880: checking for epcf90 configure:5910: result: no configure:5880: checking for gfortran configure:5910: result: no configure:5880: checking for g95 configure:5910: result: no configure:5880: checking for xlf95 configure:5910: result: no configure:5880: checking for f95 configure:5910: result: no configure:5880: checking for fort configure:5910: result: no configure:5880: checking for ifort configure:5910: result: no configure:5880: checking for ifc configure:5910: result: no configure:5880: checking for efc configure:5910: result: no configure:5880: checking for pgf95 configure:5910: result: no configure:5880: checking for lf95 configure:5910: result: no configure:5880: checking for ftn configure:5910: result: no configure:5937: checking for Fortran 77 compiler version configure:5944: --version >&5 ./configure: line 5945: --version: command not found configure:5947: $? = 127 configure:5954: -v >&5 ./configure: line 5955: -v: command not found configure:5957: $? = 127 configure:5964: -V >&5 ./configure: line 5965: -V: command not found configure:5967: $? = 127 configure:5975: checking whether we are using the GNU Fortran 77 compiler configure:5994: -c conftest.F >&5 ./configure: line 5995: -c: command not found configure:6000: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6017: result: no configure:6023: checking whether accepts -g configure:6040: -c -g conftest.f >&5 ./configure: line 6041: -c: command not found configure:6046: $? = 127 configure: failed program was: | program main | | end configure:6062: result: no configure:6091: checking the maximum length of command line arguments configure:6203: result: 98304 configure:6215: checking command to parse /usr/bin/nm -B output from gcc object configure:6320: gcc -c -g -O2 conftest.c >&5 configure:6323: $? = 0 configure:6327: /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:6330: $? = 0 configure:6382: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6385: $? = 0 configure:6423: result: ok configure:6427: checking for objdir configure:6442: result: .libs configure:6534: checking for ar configure:6550: found /usr/bin/ar configure:6561: result: ar configure:6630: checking for ranlib configure:6646: found /usr/bin/ranlib configure:6657: result: ranlib configure:6726: checking for strip configure:6742: found /usr/bin/strip configure:6753: result: strip configure:7351: checking if gcc supports -fno-rtti -fno-exceptions configure:7369: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7373: $? = 0 configure:7386: result: no configure:7401: checking for gcc option to produce PIC configure:7633: result: -fPIC configure:7641: checking if gcc PIC flag -fPIC works configure:7659: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7663: $? = 0 configure:7676: result: yes configure:7704: checking if gcc static flag -static works configure:7732: result: yes configure:7742: checking if gcc supports -c -o file.o configure:7763: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7767: $? = 0 configure:7789: result: yes configure:7815: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8796: result: yes configure:8817: checking whether -lc should be explicitly linked in configure:8822: gcc -c -g -O2 conftest.c >&5 configure:8825: $? = 0 configure:8840: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8843: $? = 0 configure:8855: result: no configure:8863: checking dynamic linker characteristics configure:9477: result: GNU/Linux ld.so configure:9501: checking how to hardcode library paths into programs configure:9526: result: immediate configure:9540: checking whether stripping libraries is possible configure:9545: result: yes configure:10347: checking if libtool supports shared libraries configure:10349: result: yes configure:10352: checking whether to build shared libraries configure:10373: result: yes configure:10376: checking whether to build static libraries configure:10380: result: yes configure:10474: creating libtool configure:11067: checking for ld used by g++ configure:11134: result: /usr/bin/ld configure:11143: checking if the linker (/usr/bin/ld) is GNU ld configure:11158: result: yes configure:11209: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12155: result: yes configure:12172: g++ -c -g -O2 conftest.cpp >&5 configure:12175: $? = 0 configure:12331: checking for g++ option to produce PIC configure:12615: result: -fPIC configure:12623: checking if g++ PIC flag -fPIC works configure:12641: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12645: $? = 0 configure:12658: result: yes configure:12686: checking if g++ static flag -static works configure:12714: result: yes configure:12724: checking if g++ supports -c -o file.o configure:12745: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12749: $? = 0 configure:12771: result: yes configure:12797: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12826: result: yes configure:12893: checking dynamic linker characteristics configure:13455: result: GNU/Linux ld.so configure:13479: checking how to hardcode library paths into programs configure:13504: result: immediate configure:19756: checking for cosf in -lm configure:19791: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:29: warning: conflicting types for built-in function 'cosf' configure:19797: $? = 0 configure:19815: result: yes configure:19842: checking math.h usability configure:19859: gcc -c -g -O2 conftest.c >&5 configure:19865: $? = 0 configure:19879: result: yes configure:19883: checking math.h presence configure:19898: gcc -E conftest.c configure:19904: $? = 0 configure:19918: result: yes configure:19946: checking for math.h configure:19953: result: yes configure:19978: checking pthread.h usability configure:19995: gcc -c -g -O2 conftest.c >&5 configure:20001: $? = 0 configure:20015: result: yes configure:20019: checking pthread.h presence configure:20034: gcc -E conftest.c configure:20040: $? = 0 configure:20054: result: yes configure:20082: checking for pthread.h configure:20089: result: yes configure:20123: checking linux/zaptel.h usability configure:20140: gcc -c -g -O2 conftest.c >&5 conftest.c:56:26: error: linux/zaptel.h: No such file or directory configure:20146: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OpenR2" | #define VERSION "0.1.1" | #define _GNU_SOURCE 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 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20160: result: no configure:20164: checking linux/zaptel.h presence configure:20179: gcc -E conftest.c conftest.c:23:26: error: linux/zaptel.h: No such file or directory configure:20185: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OpenR2" | #define VERSION "0.1.1" | #define _GNU_SOURCE 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 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:20199: result: no configure:20227: checking for linux/zaptel.h configure:20235: result: no configure:20265: checking zaptel/zaptel.h usability configure:20282: gcc -c -g -O2 conftest.c >&5 configure:20288: $? = 0 configure:20302: result: yes configure:20306: checking zaptel/zaptel.h presence configure:20321: gcc -E conftest.c configure:20327: $? = 0 configure:20341: result: yes configure:20369: checking for zaptel/zaptel.h configure:20377: result: yes configure:20407: checking dahdi/user.h usability configure:20424: gcc -c -g -O2 conftest.c >&5 conftest.c:57:24: error: dahdi/user.h: No such file or directory configure:20430: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OpenR2" | #define VERSION "0.1.1" | #define _GNU_SOURCE 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 | #define HAVE_LIBM 1 | #define HAVE_ZAPTEL_ZAPTEL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20444: result: no configure:20448: checking dahdi/user.h presence configure:20463: gcc -E conftest.c conftest.c:24:24: error: dahdi/user.h: No such file or directory configure:20469: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OpenR2" | #define VERSION "0.1.1" | #define _GNU_SOURCE 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 | #define HAVE_LIBM 1 | #define HAVE_ZAPTEL_ZAPTEL_H 1 | /* end confdefs.h. */ | #include configure:20483: result: no configure:20511: checking for dahdi/user.h configure:20519: result: no configure:20565: checking for svnversion configure:20598: result: no configure:20759: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on elastix.example.com config.status:670: creating Makefile config.status:670: creating src/Makefile config.status:670: creating config.h config.status:900: config.h is unchanged config.status:947: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-redhat-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_header_dahdi_user_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_zaptel_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_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_zaptel_zaptel_h=yes ac_cv_host=i686-redhat-linux-gnu ac_cv_lib_m_cosf=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes 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 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_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes 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_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/mysql ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i386-redhat-linux/4.1.1 /usr/lib /lib' lt_cv_sys_max_cmd_len=98304 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} /usr/src/openr2/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/openr2/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/src/openr2/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/openr2/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/openr2/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' GREP='/bin/grep' HAVE_SVNVERSION_FALSE='' HAVE_SVNVERSION_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/src/openr2/missing --run makeinfo' NMEDIT='' OBJEXT='o' PACKAGE='OpenR2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.1.1' WANT_R2TEST_FALSE='' WANT_R2TEST_TRUE='#' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-redhat-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='redhat' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-redhat-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='redhat' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /usr/src/openr2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' svnversioncommand='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "OpenR2" #define VERSION "0.1.1" #define _GNU_SOURCE 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 #define HAVE_LIBM 1 #define HAVE_ZAPTEL_ZAPTEL_H 1 configure: exit 0