wanpipe/api/libsangoma/config.log

1089 lines
36 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libsangoma configure 1.0.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = tesla
uname -m = i686
uname -r = 2.6.18-8.1.15.el5
uname -s = Linux
uname -v = #1 SMP Mon Oct 22 08:32:04 EDT 2007
/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/qt-3.3/bin
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: /usr/sbin/scripts
PATH: /root/bin
PATH: /usr/sbin/scripts
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1551: checking for a BSD-compatible install
configure:1606: result: /usr/bin/install -c
configure:1617: checking whether build environment is sane
configure:1660: result: yes
configure:1725: checking for gawk
configure:1741: found /bin/gawk
configure:1751: result: gawk
configure:1761: checking whether make sets $(MAKE)
configure:1781: result: yes
configure:1996: checking for gcc
configure:2012: found /usr/bin/gcc
configure:2022: result: gcc
configure:2266: checking for C compiler version
configure:2269: gcc --version </dev/null >&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:2272: $? = 0
configure:2274: gcc -v </dev/null >&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:2277: $? = 0
configure:2279: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2282: $? = 1
configure:2305: checking for C compiler default output file name
configure:2308: gcc conftest.c >&5
configure:2311: $? = 0
configure:2357: result: a.out
configure:2362: checking whether the C compiler works
configure:2368: ./a.out
configure:2371: $? = 0
configure:2388: result: yes
configure:2395: checking whether we are cross compiling
configure:2397: result: no
configure:2400: checking for suffix of executables
configure:2402: gcc -o conftest conftest.c >&5
configure:2405: $? = 0
configure:2430: result:
configure:2436: checking for suffix of object files
configure:2457: gcc -c conftest.c >&5
configure:2460: $? = 0
configure:2482: result: o
configure:2486: checking whether we are using the GNU C compiler
configure:2510: gcc -c conftest.c >&5
configure:2516: $? = 0
configure:2520: test -z
|| test ! -s conftest.err
configure:2523: $? = 0
configure:2526: test -s conftest.o
configure:2529: $? = 0
configure:2542: result: yes
configure:2548: checking whether gcc accepts -g
configure:2569: gcc -c -g conftest.c >&5
configure:2575: $? = 0
configure:2579: test -z
|| test ! -s conftest.err
configure:2582: $? = 0
configure:2585: test -s conftest.o
configure:2588: $? = 0
configure:2599: result: yes
configure:2616: checking for gcc option to accept ANSI C
configure:2686: gcc -c -g -O2 conftest.c >&5
configure:2692: $? = 0
configure:2696: test -z
|| test ! -s conftest.err
configure:2699: $? = 0
configure:2702: test -s conftest.o
configure:2705: $? = 0
configure:2723: result: none needed
configure:2741: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2747: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2891: checking for style of include used by make
configure:2919: result: GNU
configure:2947: checking dependency style of gcc
configure:3037: result: gcc3
configure:3132: checking build system type
configure:3150: result: i686-pc-linux-gnu
configure:3158: checking host system type
configure:3172: result: i686-pc-linux-gnu
configure:3180: checking for a sed that does not truncate output
configure:3236: result: /bin/sed
configure:3239: checking for egrep
configure:3249: result: grep -E
configure:3265: checking for ld used by gcc
configure:3332: result: /usr/bin/ld
configure:3341: checking if the linker (/usr/bin/ld) is GNU ld
configure:3356: result: yes
configure:3361: checking for /usr/bin/ld option to reload object files
configure:3368: result: -r
configure:3386: checking for BSD-compatible nm
configure:3435: result: /usr/bin/nm -B
configure:3439: checking whether ln -s works
configure:3443: result: yes
configure:3450: checking how to recognise dependent libraries
configure:3626: result: pass_all
configure:3863: checking how to run the C preprocessor
configure:3898: gcc -E conftest.c
configure:3904: $? = 0
configure:3936: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3942: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "libsangoma"
| #define PACKAGE_TARNAME "libsangoma"
| #define PACKAGE_VERSION "1.0.0"
| #define PACKAGE_STRING "libsangoma 1.0.0"
| #define PACKAGE_BUGREPORT "anthmct@yahoo.com"
| #define PACKAGE "libsangoma"
| #define VERSION "1.0.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3981: result: gcc -E
configure:4005: gcc -E conftest.c
configure:4011: $? = 0
configure:4043: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4049: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "libsangoma"
| #define PACKAGE_TARNAME "libsangoma"
| #define PACKAGE_VERSION "1.0.0"
| #define PACKAGE_STRING "libsangoma 1.0.0"
| #define PACKAGE_BUGREPORT "anthmct@yahoo.com"
| #define PACKAGE "libsangoma"
| #define VERSION "1.0.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4093: checking for ANSI C header files
configure:4118: gcc -c -g -O2 conftest.c >&5
configure:4124: $? = 0
configure:4128: test -z
|| test ! -s conftest.err
configure:4131: $? = 0
configure:4134: test -s conftest.o
configure:4137: $? = 0
configure:4226: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
configure:4229: $? = 0
configure:4231: ./conftest
configure:4234: $? = 0
configure:4249: result: yes
configure:4273: checking for sys/types.h
configure:4289: gcc -c -g -O2 conftest.c >&5
configure:4295: $? = 0
configure:4299: test -z
|| test ! -s conftest.err
configure:4302: $? = 0
configure:4305: test -s conftest.o
configure:4308: $? = 0
configure:4319: result: yes
configure:4273: checking for sys/stat.h
configure:4289: gcc -c -g -O2 conftest.c >&5
configure:4295: $? = 0
configure:4299: test -z
|| test ! -s conftest.err
configure:4302: $? = 0
configure:4305: test -s conftest.o
configure:4308: $? = 0
configure:4319: result: yes
configure:4273: checking for stdlib.h
configure:4289: gcc -c -g -O2 conftest.c >&5
configure:4295: $? = 0
configure:4299: test -z
|| test ! -s conftest.err
configure:4302: $? = 0
configure:4305: test -s conftest.o
configure:4308: $? = 0
configure:4319: result: yes
configure:4273: checking for string.h
configure:4289: gcc -c -g -O2 conftest.c >&5
configure:4295: $? = 0
configure:4299: test -z
|| test ! -s conftest.err
configure:4302: $? = 0
configure:4305: test -s conftest.o
configure:4308: $? = 0
configure:4319: result: yes
configure:4273: checking for memory.h
configure:4289: gcc -c -g -O2 conftest.c >&5
configure:4295: $? = 0
configure:4299: test -z
|| test ! -s conftest.err
configure:4302: $? = 0
configure:4305: test -s conftest.o
configure:4308: $? = 0
configure:4319: result: yes
configure:4273: checking for strings.h
configure:4289: gcc -c -g -O2 conftest.c >&5
configure:4295: $? = 0
configure:4299: test -z
|| test ! -s conftest.err
configure:4302: $? = 0
configure:4305: test -s conftest.o
configure:4308: $? = 0
configure:4319: result: yes
configure:4273: checking for inttypes.h
configure:4289: gcc -c -g -O2 conftest.c >&5
configure:4295: $? = 0
configure:4299: test -z
|| test ! -s conftest.err
configure:4302: $? = 0
configure:4305: test -s conftest.o
configure:4308: $? = 0
configure:4319: result: yes
configure:4273: checking for stdint.h
configure:4289: gcc -c -g -O2 conftest.c >&5
configure:4295: $? = 0
configure:4299: test -z
|| test ! -s conftest.err
configure:4302: $? = 0
configure:4305: test -s conftest.o
configure:4308: $? = 0
configure:4319: result: yes
configure:4273: checking for unistd.h
configure:4289: gcc -c -g -O2 conftest.c >&5
configure:4295: $? = 0
configure:4299: test -z
|| test ! -s conftest.err
configure:4302: $? = 0
configure:4305: test -s conftest.o
configure:4308: $? = 0
configure:4319: result: yes
configure:4345: checking dlfcn.h usability
configure:4357: gcc -c -g -O2 conftest.c >&5
configure:4363: $? = 0
configure:4367: test -z
|| test ! -s conftest.err
configure:4370: $? = 0
configure:4373: test -s conftest.o
configure:4376: $? = 0
configure:4386: result: yes
configure:4390: checking dlfcn.h presence
configure:4400: gcc -E conftest.c
configure:4406: $? = 0
configure:4426: result: yes
configure:4461: checking for dlfcn.h
configure:4468: result: yes
configure:4533: checking for g++
configure:4549: found /usr/bin/g++
configure:4559: result: g++
configure:4575: checking for C++ compiler version
configure:4578: g++ --version </dev/null >&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:4581: $? = 0
configure:4583: g++ -v </dev/null >&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:4586: $? = 0
configure:4588: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:4591: $? = 1
configure:4594: checking whether we are using the GNU C++ compiler
configure:4618: g++ -c conftest.cc >&5
configure:4624: $? = 0
configure:4628: test -z
|| test ! -s conftest.err
configure:4631: $? = 0
configure:4634: test -s conftest.o
configure:4637: $? = 0
configure:4650: result: yes
configure:4656: checking whether g++ accepts -g
configure:4677: g++ -c -g conftest.cc >&5
configure:4683: $? = 0
configure:4687: test -z
|| test ! -s conftest.err
configure:4690: $? = 0
configure:4693: test -s conftest.o
configure:4696: $? = 0
configure:4707: result: yes
configure:4749: g++ -c -g -O2 conftest.cc >&5
configure:4755: $? = 0
configure:4759: test -z
|| test ! -s conftest.err
configure:4762: $? = 0
configure:4765: test -s conftest.o
configure:4768: $? = 0
configure:4794: 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:4800: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "libsangoma"
| #define PACKAGE_TARNAME "libsangoma"
| #define PACKAGE_VERSION "1.0.0"
| #define PACKAGE_STRING "libsangoma 1.0.0"
| #define PACKAGE_BUGREPORT "anthmct@yahoo.com"
| #define PACKAGE "libsangoma"
| #define VERSION "1.0.0"
| #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:4749: g++ -c -g -O2 conftest.cc >&5
configure:4755: $? = 0
configure:4759: test -z
|| test ! -s conftest.err
configure:4762: $? = 0
configure:4765: test -s conftest.o
configure:4768: $? = 0
configure:4794: g++ -c -g -O2 conftest.cc >&5
configure:4800: $? = 0
configure:4804: test -z
|| test ! -s conftest.err
configure:4807: $? = 0
configure:4810: test -s conftest.o
configure:4813: $? = 0
configure:4838: checking dependency style of g++
configure:4928: result: gcc3
configure:4955: checking how to run the C++ preprocessor
configure:4986: g++ -E conftest.cc
configure:4992: $? = 0
configure:5024: g++ -E conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:5030: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "libsangoma"
| #define PACKAGE_TARNAME "libsangoma"
| #define PACKAGE_VERSION "1.0.0"
| #define PACKAGE_STRING "libsangoma 1.0.0"
| #define PACKAGE_BUGREPORT "anthmct@yahoo.com"
| #define PACKAGE "libsangoma"
| #define VERSION "1.0.0"
| #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 <ac_nonexistent.h>
configure:5069: result: g++ -E
configure:5093: g++ -E conftest.cc
configure:5099: $? = 0
configure:5131: g++ -E conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:5137: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "libsangoma"
| #define PACKAGE_TARNAME "libsangoma"
| #define PACKAGE_VERSION "1.0.0"
| #define PACKAGE_STRING "libsangoma 1.0.0"
| #define PACKAGE_BUGREPORT "anthmct@yahoo.com"
| #define PACKAGE "libsangoma"
| #define VERSION "1.0.0"
| #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 <ac_nonexistent.h>
configure:5234: checking for g77
configure:5263: result: no
configure:5234: checking for f77
configure:5263: result: no
configure:5234: checking for xlf
configure:5263: result: no
configure:5234: checking for frt
configure:5263: result: no
configure:5234: checking for pgf77
configure:5263: result: no
configure:5234: checking for fort77
configure:5263: result: no
configure:5234: checking for fl32
configure:5263: result: no
configure:5234: checking for af77
configure:5263: result: no
configure:5234: checking for f90
configure:5263: result: no
configure:5234: checking for xlf90
configure:5263: result: no
configure:5234: checking for pgf90
configure:5263: result: no
configure:5234: checking for epcf90
configure:5263: result: no
configure:5234: checking for f95
configure:5250: found /usr/bin/f95
configure:5260: result: f95
configure:5275: checking for Fortran 77 compiler version
configure:5278: f95 --version </dev/null >&5
GNU Fortran 95 (GCC) 4.1.1 20070105 (Red Hat 4.1.1-52)
Copyright (C) 2006 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:5281: $? = 0
configure:5283: f95 -v </dev/null >&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:5286: $? = 0
configure:5288: f95 -V </dev/null >&5
f95: '-V' option must have argument
configure:5291: $? = 1
configure:5299: checking whether we are using the GNU Fortran 77 compiler
configure:5313: f95 -c conftest.F >&5
configure:5319: $? = 0
configure:5323: test -z
|| test ! -s conftest.err
configure:5326: $? = 0
configure:5329: test -s conftest.o
configure:5332: $? = 0
configure:5345: result: yes
configure:5351: checking whether f95 accepts -g
configure:5363: f95 -c -g conftest.f >&5
configure:5369: $? = 0
configure:5373: test -z
|| test ! -s conftest.err
configure:5376: $? = 0
configure:5379: test -s conftest.o
configure:5382: $? = 0
configure:5394: result: yes
configure:5424: checking the maximum length of command line arguments
configure:5533: result: 32768
configure:5544: checking command to parse /usr/bin/nm -B output from gcc object
configure:5649: gcc -c -g -O2 conftest.c >&5
configure:5652: $? = 0
configure:5656: /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:5659: $? = 0
configure:5711: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5714: $? = 0
configure:5752: result: ok
configure:5756: checking for objdir
configure:5771: result: .libs
configure:5861: checking for ar
configure:5877: found /usr/bin/ar
configure:5888: result: ar
configure:5941: checking for ranlib
configure:5957: found /usr/bin/ranlib
configure:5968: result: ranlib
configure:6021: checking for strip
configure:6037: found /usr/bin/strip
configure:6048: result: strip
configure:6320: checking if gcc supports -fno-rtti -fno-exceptions
configure:6338: 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:6342: $? = 0
configure:6355: result: no
configure:6370: checking for gcc option to produce PIC
configure:6580: result: -fPIC
configure:6588: checking if gcc PIC flag -fPIC works
configure:6606: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:6610: $? = 0
configure:6623: result: yes
configure:6651: checking if gcc static flag -static works
configure:6679: result: yes
configure:6689: checking if gcc supports -c -o file.o
configure:6710: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:6714: $? = 0
configure:6736: result: yes
configure:6762: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:7720: result: yes
configure:7741: checking whether -lc should be explicitly linked in
configure:7746: gcc -c -g -O2 conftest.c >&5
configure:7749: $? = 0
configure:7764: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7767: $? = 0
configure:7779: result: no
configure:7787: checking dynamic linker characteristics
configure:8396: result: GNU/Linux ld.so
configure:8405: checking how to hardcode library paths into programs
configure:8430: result: immediate
configure:8444: checking whether stripping libraries is possible
configure:8449: result: yes
configure:9283: checking if libtool supports shared libraries
configure:9285: result: yes
configure:9288: checking whether to build shared libraries
configure:9309: result: yes
configure:9312: checking whether to build static libraries
configure:9316: result: yes
configure:9408: creating libtool
configure:9999: checking for ld used by g++
configure:10066: result: /usr/bin/ld
configure:10075: checking if the linker (/usr/bin/ld) is GNU ld
configure:10090: result: yes
configure:10141: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11079: result: yes
configure:11097: g++ -c -g -O2 conftest.cpp >&5
configure:11100: $? = 0
configure:11219: checking for g++ option to produce PIC
configure:11493: result: -fPIC
configure:11501: checking if g++ PIC flag -fPIC works
configure:11519: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:11523: $? = 0
configure:11536: result: yes
configure:11564: checking if g++ static flag -static works
configure:11592: result: yes
configure:11602: checking if g++ supports -c -o file.o
configure:11623: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:11627: $? = 0
configure:11649: result: yes
configure:11675: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11700: result: yes
configure:11767: checking dynamic linker characteristics
configure:12376: result: GNU/Linux ld.so
configure:12385: checking how to hardcode library paths into programs
configure:12410: result: immediate
configure:12939: checking if libtool supports shared libraries
configure:12941: result: yes
configure:12944: checking whether to build shared libraries
configure:12964: result: yes
configure:12967: checking whether to build static libraries
configure:12971: result: yes
configure:12981: checking for f95 option to produce PIC
configure:13191: result: -fPIC
configure:13199: checking if f95 PIC flag -fPIC works
configure:13217: f95 -c -g -O2 -fPIC conftest.f >&5
configure:13221: $? = 0
configure:13234: result: yes
configure:13262: checking if f95 static flag -static works
configure:13290: result: yes
configure:13300: checking if f95 supports -c -o file.o
configure:13321: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13325: $? = 0
configure:13347: result: yes
configure:13373: checking whether the f95 linker (/usr/bin/ld) supports shared libraries
configure:14311: result: yes
configure:14378: checking dynamic linker characteristics
configure:14987: result: GNU/Linux ld.so
configure:14996: checking how to hardcode library paths into programs
configure:15021: result: immediate
configure:18655: checking for ranlib
configure:18682: result: ranlib
configure:18718: checking fcntl.h usability
configure:18730: gcc -c -g -O2 conftest.c >&5
configure:18736: $? = 0
configure:18740: test -z
|| test ! -s conftest.err
configure:18743: $? = 0
configure:18746: test -s conftest.o
configure:18749: $? = 0
configure:18759: result: yes
configure:18763: checking fcntl.h presence
configure:18773: gcc -E conftest.c
configure:18779: $? = 0
configure:18799: result: yes
configure:18834: checking for fcntl.h
configure:18841: result: yes
configure:18718: checking netinet/in.h usability
configure:18730: gcc -c -g -O2 conftest.c >&5
configure:18736: $? = 0
configure:18740: test -z
|| test ! -s conftest.err
configure:18743: $? = 0
configure:18746: test -s conftest.o
configure:18749: $? = 0
configure:18759: result: yes
configure:18763: checking netinet/in.h presence
configure:18773: gcc -E conftest.c
configure:18779: $? = 0
configure:18799: result: yes
configure:18834: checking for netinet/in.h
configure:18841: result: yes
configure:18709: checking for stdlib.h
configure:18714: result: yes
configure:18709: checking for string.h
configure:18714: result: yes
configure:18718: checking sys/ioctl.h usability
configure:18730: gcc -c -g -O2 conftest.c >&5
configure:18736: $? = 0
configure:18740: test -z
|| test ! -s conftest.err
configure:18743: $? = 0
configure:18746: test -s conftest.o
configure:18749: $? = 0
configure:18759: result: yes
configure:18763: checking sys/ioctl.h presence
configure:18773: gcc -E conftest.c
configure:18779: $? = 0
configure:18799: result: yes
configure:18834: checking for sys/ioctl.h
configure:18841: result: yes
configure:18718: checking sys/socket.h usability
configure:18730: gcc -c -g -O2 conftest.c >&5
configure:18736: $? = 0
configure:18740: test -z
|| test ! -s conftest.err
configure:18743: $? = 0
configure:18746: test -s conftest.o
configure:18749: $? = 0
configure:18759: result: yes
configure:18763: checking sys/socket.h presence
configure:18773: gcc -E conftest.c
configure:18779: $? = 0
configure:18799: result: yes
configure:18834: checking for sys/socket.h
configure:18841: result: yes
configure:18718: checking sys/time.h usability
configure:18730: gcc -c -g -O2 conftest.c >&5
configure:18736: $? = 0
configure:18740: test -z
|| test ! -s conftest.err
configure:18743: $? = 0
configure:18746: test -s conftest.o
configure:18749: $? = 0
configure:18759: result: yes
configure:18763: checking sys/time.h presence
configure:18773: gcc -E conftest.c
configure:18779: $? = 0
configure:18799: result: yes
configure:18834: checking for sys/time.h
configure:18841: result: yes
configure:18709: checking for unistd.h
configure:18714: result: yes
configure:18718: checking math.h usability
configure:18730: gcc -c -g -O2 conftest.c >&5
configure:18736: $? = 0
configure:18740: test -z
|| test ! -s conftest.err
configure:18743: $? = 0
configure:18746: test -s conftest.o
configure:18749: $? = 0
configure:18759: result: yes
configure:18763: checking math.h presence
configure:18773: gcc -E conftest.c
configure:18779: $? = 0
configure:18799: result: yes
configure:18834: checking for math.h
configure:18841: result: yes
configure:18875: checking whether time.h and sys/time.h may both be included
configure:18900: gcc -c -g -O2 conftest.c >&5
configure:18906: $? = 0
configure:18910: test -z
|| test ! -s conftest.err
configure:18913: $? = 0
configure:18916: test -s conftest.o
configure:18919: $? = 0
configure:18930: result: yes
configure:18957: checking sys/select.h usability
configure:18969: gcc -c -g -O2 conftest.c >&5
configure:18975: $? = 0
configure:18979: test -z
|| test ! -s conftest.err
configure:18982: $? = 0
configure:18985: test -s conftest.o
configure:18988: $? = 0
configure:18998: result: yes
configure:19002: checking sys/select.h presence
configure:19012: gcc -E conftest.c
configure:19018: $? = 0
configure:19038: result: yes
configure:19073: checking for sys/select.h
configure:19080: result: yes
configure:18948: checking for sys/socket.h
configure:18953: result: yes
configure:19093: checking types of arguments for select
configure:19126: gcc -c -g -O2 conftest.c >&5
configure:19132: $? = 0
configure:19136: test -z
|| test ! -s conftest.err
configure:19139: $? = 0
configure:19142: test -s conftest.o
configure:19145: $? = 0
configure:19161: result: int,fd_set *,struct timeval *
configure:19191: checking for gettimeofday
configure:19248: gcc -o conftest -g -O2 conftest.c >&5
configure:19254: $? = 0
configure:19258: test -z
|| test ! -s conftest.err
configure:19261: $? = 0
configure:19264: test -s conftest
configure:19267: $? = 0
configure:19279: result: yes
configure:19191: checking for memset
configure:19248: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:65: warning: conflicting types for built-in function 'memset'
configure:19254: $? = 0
configure:19258: test -z
|| test ! -s conftest.err
configure:19261: $? = 0
configure:19264: test -s conftest
configure:19267: $? = 0
configure:19279: result: yes
configure:19191: checking for select
configure:19248: gcc -o conftest -g -O2 conftest.c >&5
configure:19254: $? = 0
configure:19258: test -z
|| test ! -s conftest.err
configure:19261: $? = 0
configure:19264: test -s conftest
configure:19267: $? = 0
configure:19279: result: yes
configure:19191: checking for socket
configure:19248: gcc -o conftest -g -O2 conftest.c >&5
configure:19254: $? = 0
configure:19258: test -z
|| test ! -s conftest.err
configure:19261: $? = 0
configure:19264: test -s conftest
configure:19267: $? = 0
configure:19279: result: yes
configure:19445: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libsangoma config.status 1.0.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on tesla
config.status:710: creating Makefile
config.status:893: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_memset=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_socket=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netinet_in_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_ioctl_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_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_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
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_F77=f95
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=yes
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_c_o_F77=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_prog_compiler_c_o_F77='"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} /root/3.3/wanpipe/api/libsangoma/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/3.3/wanpipe/api/libsangoma/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /root/3.3/wanpipe/api/libsangoma/missing --run autoconf'
AUTOHEADER='${SHELL} /root/3.3/wanpipe/api/libsangoma/missing --run autoheader'
AUTOMAKE='${SHELL} /root/3.3/wanpipe/api/libsangoma/missing --run automake-1.9'
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='-DPACKAGE_NAME=\"libsangoma\" -DPACKAGE_TARNAME=\"libsangoma\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"libsangoma\ 1.0.0\" -DPACKAGE_BUGREPORT=\"anthmct@yahoo.com\" -DPACKAGE=\"libsangoma\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MATH_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELECT_TYPE_ARG5=\(struct\ timeval\ \*\) -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 '
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='f95'
FFLAGS='-g -O2'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBPRI_FALSE=''
LIBPRI_TRUE='#'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /root/3.3/wanpipe/api/libsangoma/missing --run makeinfo'
OBJEXT='o'
PACKAGE='libsangoma'
PACKAGE_BUGREPORT='anthmct@yahoo.com'
PACKAGE_NAME='libsangoma'
PACKAGE_STRING='libsangoma 1.0.0'
PACKAGE_TARNAME='libsangoma'
PACKAGE_VERSION='1.0.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.0.0'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='f95'
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=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/root/3.3/wanpipe/api/libsangoma/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libpripath=''
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INTTYPES_H 1
#define HAVE_MATH_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "libsangoma"
#define PACKAGE_BUGREPORT "anthmct@yahoo.com"
#define PACKAGE_NAME "libsangoma"
#define PACKAGE_STRING "libsangoma 1.0.0"
#define PACKAGE_TARNAME "libsangoma"
#define PACKAGE_VERSION "1.0.0"
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "1.0.0"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 0