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 --enable-docs ## --------- ## ## Platform. ## ## --------- ## hostname = kannel.fink.org uname -m = i686 uname -r = 2.6.17-1.2139_FC5 uname -s = Linux uname -v = #1 Fri Jun 23 12:40:16 EDT 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/kerberos/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /home/tolj/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1479: checking build system type configure:1497: result: i686-pc-linux-gnu configure:1505: checking host system type configure:1519: result: i686-pc-linux-gnu configure:1575: checking for gcc configure:1591: found /usr/bin/gcc configure:1601: result: gcc configure:1845: checking for C compiler version configure:1848: gcc --version &5 gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1) 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:1851: $? = 0 configure:1853: 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 --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 20060525 (Red Hat 4.1.1-1) configure:1856: $? = 0 configure:1858: gcc -V &5 gcc: '-V' option must have argument configure:1861: $? = 1 configure:1884: checking for C compiler default output file name configure:1887: gcc conftest.c >&5 configure:1890: $? = 0 configure:1936: result: a.out configure:1941: checking whether the C compiler works configure:1947: ./a.out configure:1950: $? = 0 configure:1967: result: yes configure:1974: checking whether we are cross compiling configure:1976: result: no configure:1979: checking for suffix of executables configure:1981: gcc -o conftest conftest.c >&5 configure:1984: $? = 0 configure:2009: result: configure:2015: checking for suffix of object files configure:2036: gcc -c conftest.c >&5 configure:2039: $? = 0 configure:2061: result: o configure:2065: checking whether we are using the GNU C compiler configure:2089: gcc -c conftest.c >&5 configure:2095: $? = 0 configure:2099: test -z || test ! -s conftest.err configure:2102: $? = 0 configure:2105: test -s conftest.o configure:2108: $? = 0 configure:2121: result: yes configure:2127: checking whether gcc accepts -g configure:2148: gcc -c -g conftest.c >&5 configure:2154: $? = 0 configure:2158: test -z || test ! -s conftest.err configure:2161: $? = 0 configure:2164: test -s conftest.o configure:2167: $? = 0 configure:2178: result: yes configure:2195: checking for gcc option to accept ANSI C configure:2265: gcc -c -g -O2 conftest.c >&5 configure:2271: $? = 0 configure:2275: test -z || test ! -s conftest.err configure:2278: $? = 0 configure:2281: test -s conftest.o configure:2284: $? = 0 configure:2302: result: none needed configure:2320: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2326: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2472: checking for a BSD-compatible install configure:2527: result: /usr/bin/install -c configure:2579: checking for ranlib configure:2595: found /usr/bin/ranlib configure:2606: result: ranlib configure:2622: checking for bison configure:2638: found /usr/bin/bison configure:2648: result: bison -y configure:2664: checking for flex configure:2680: found /usr/bin/flex configure:2690: result: flex configure:2703: checking for yywrap in -lfl configure:2733: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:2739: $? = 0 configure:2743: test -z || test ! -s conftest.err configure:2746: $? = 0 configure:2749: test -s conftest configure:2752: $? = 0 configure:2765: result: yes configure:2843: checking lex output file root configure:2854: flex conftest.l configure:2857: $? = 0 configure:2869: result: lex.yy configure:2874: checking whether yytext is a pointer configure:2890: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:2896: $? = 0 configure:2900: test -z || test ! -s conftest.err configure:2903: $? = 0 configure:2906: test -s conftest configure:2909: $? = 0 configure:2923: result: yes configure:2936: checking for convert configure:2954: found /usr/bin/convert configure:2966: result: /usr/bin/convert configure:2975: checking for perl configure:2993: found /usr/bin/perl configure:3005: result: /usr/bin/perl configure:3208: checking for inline configure:3229: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5 configure:3235: $? = 0 configure:3239: test -z || test ! -s conftest.err configure:3242: $? = 0 configure:3245: test -s conftest.o configure:3248: $? = 0 configure:3260: result: inline configure:3288: checking for special C compiler options needed for large files configure:3387: result: no configure:3393: checking for _FILE_OFFSET_BITS value needed for large files configure:3424: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5 conftest.c:19: warning: left shift count >= width of type conftest.c:19: warning: left shift count >= width of type conftest.c:21: error: size of array 'off_t_is_large' is negative configure:3430: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_NAME "Kannel" | #define GW_VERSION "1.4.1" | #define VERSION "1.4.1" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3477: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5 configure:3483: $? = 0 configure:3487: test -z || test ! -s conftest.err configure:3490: $? = 0 configure:3493: test -s conftest.o configure:3496: $? = 0 configure:3508: result: 64 configure:3518: checking for _LARGE_FILES value needed for large files configure:3549: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5 configure:3555: $? = 0 configure:3559: test -z || test ! -s conftest.err configure:3562: $? = 0 configure:3565: test -s conftest.o configure:3568: $? = 0 configure:3633: result: no configure:3658: checking how to run the C preprocessor configure:3693: gcc -E conftest.c configure:3699: $? = 0 configure:3731: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:3737: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_NAME "Kannel" | #define GW_VERSION "1.4.1" | #define VERSION "1.4.1" | #define YYTEXT_POINTER 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:3776: result: gcc -E configure:3800: gcc -E conftest.c configure:3806: $? = 0 configure:3838: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:3844: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_NAME "Kannel" | #define GW_VERSION "1.4.1" | #define VERSION "1.4.1" | #define YYTEXT_POINTER 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:3888: checking for egrep configure:3898: result: grep -E configure:3903: checking for ANSI C header files configure:3928: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3934: $? = 0 configure:3938: test -z || test ! -s conftest.err configure:3941: $? = 0 configure:3944: test -s conftest.o configure:3947: $? = 0 configure:4036: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c >&5 conftest.c: In function 'main': conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit' configure:4039: $? = 0 configure:4041: ./conftest configure:4044: $? = 0 configure:4059: result: yes configure:4083: checking for sys/types.h configure:4099: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4105: $? = 0 configure:4109: test -z || test ! -s conftest.err configure:4112: $? = 0 configure:4115: test -s conftest.o configure:4118: $? = 0 configure:4129: result: yes configure:4083: checking for sys/stat.h configure:4099: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4105: $? = 0 configure:4109: test -z || test ! -s conftest.err configure:4112: $? = 0 configure:4115: test -s conftest.o configure:4118: $? = 0 configure:4129: result: yes configure:4083: checking for stdlib.h configure:4099: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4105: $? = 0 configure:4109: test -z || test ! -s conftest.err configure:4112: $? = 0 configure:4115: test -s conftest.o configure:4118: $? = 0 configure:4129: result: yes configure:4083: checking for string.h configure:4099: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4105: $? = 0 configure:4109: test -z || test ! -s conftest.err configure:4112: $? = 0 configure:4115: test -s conftest.o configure:4118: $? = 0 configure:4129: result: yes configure:4083: checking for memory.h configure:4099: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4105: $? = 0 configure:4109: test -z || test ! -s conftest.err configure:4112: $? = 0 configure:4115: test -s conftest.o configure:4118: $? = 0 configure:4129: result: yes configure:4083: checking for strings.h configure:4099: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4105: $? = 0 configure:4109: test -z || test ! -s conftest.err configure:4112: $? = 0 configure:4115: test -s conftest.o configure:4118: $? = 0 configure:4129: result: yes configure:4083: checking for inttypes.h configure:4099: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4105: $? = 0 configure:4109: test -z || test ! -s conftest.err configure:4112: $? = 0 configure:4115: test -s conftest.o configure:4118: $? = 0 configure:4129: result: yes configure:4083: checking for stdint.h configure:4099: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4105: $? = 0 configure:4109: test -z || test ! -s conftest.err configure:4112: $? = 0 configure:4115: test -s conftest.o configure:4118: $? = 0 configure:4129: result: yes configure:4083: checking for unistd.h configure:4099: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4105: $? = 0 configure:4109: test -z || test ! -s conftest.err configure:4112: $? = 0 configure:4115: test -s conftest.o configure:4118: $? = 0 configure:4129: result: yes configure:4141: checking for short configure:4165: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4171: $? = 0 configure:4175: test -z || test ! -s conftest.err configure:4178: $? = 0 configure:4181: test -s conftest.o configure:4184: $? = 0 configure:4195: result: yes configure:4198: checking size of short configure:4517: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c >&5 configure:4520: $? = 0 configure:4522: ./conftest configure:4525: $? = 0 configure:4548: result: 2 configure:4555: checking for int configure:4579: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4585: $? = 0 configure:4589: test -z || test ! -s conftest.err configure:4592: $? = 0 configure:4595: test -s conftest.o configure:4598: $? = 0 configure:4609: result: yes configure:4612: checking size of int configure:4931: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c >&5 configure:4934: $? = 0 configure:4936: ./conftest configure:4939: $? = 0 configure:4962: result: 4 configure:4969: checking for long configure:4993: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4999: $? = 0 configure:5003: test -z || test ! -s conftest.err configure:5006: $? = 0 configure:5009: test -s conftest.o configure:5012: $? = 0 configure:5023: result: yes configure:5026: checking size of long configure:5345: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c >&5 configure:5348: $? = 0 configure:5350: ./conftest configure:5353: $? = 0 configure:5376: result: 4 configure:5383: checking for long long configure:5407: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5413: $? = 0 configure:5417: test -z || test ! -s conftest.err configure:5420: $? = 0 configure:5423: test -s conftest.o configure:5426: $? = 0 configure:5437: result: yes configure:5440: checking size of long long configure:5759: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c >&5 configure:5762: $? = 0 configure:5764: ./conftest configure:5767: $? = 0 configure:5790: result: 8 configure:5808: checking for log in -lm configure:5838: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lm >&5 conftest.c:35: warning: conflicting types for built-in function 'log' configure:5844: $? = 0 configure:5848: test -z || test ! -s conftest.err configure:5851: $? = 0 configure:5854: test -s conftest configure:5857: $? = 0 configure:5870: result: yes configure:5882: checking for accept in -lsocket configure:5912: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lsocket -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:5918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_NAME "Kannel" | #define GW_VERSION "1.4.1" | #define VERSION "1.4.1" | #define YYTEXT_POINTER 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char accept (); | int | main () | { | accept (); | ; | return 0; | } configure:5944: result: no configure:5956: checking for inet_ntoa in -lnsl configure:5986: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lnsl -lm >&5 configure:5992: $? = 0 configure:5996: test -z || test ! -s conftest.err configure:5999: $? = 0 configure:6002: test -s conftest configure:6005: $? = 0 configure:6018: result: yes configure:6030: checking for inet_ntop in -lresolv configure:6060: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm >&5 configure:6066: $? = 0 configure:6070: test -z || test ! -s conftest.err configure:6073: $? = 0 configure:6076: test -s conftest configure:6079: $? = 0 configure:6092: result: yes configure:6104: checking for inet_ntop in -lbind configure:6134: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lbind -lresolv -lnsl -lm >&5 /usr/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure:6140: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_NAME "Kannel" | #define GW_VERSION "1.4.1" | #define VERSION "1.4.1" | #define YYTEXT_POINTER 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char inet_ntop (); | int | main () | { | inet_ntop (); | ; | return 0; | } configure:6166: result: no configure:6178: checking for pthread_exit in -lpthread configure:6208: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lpthread -lresolv -lnsl -lm >&5 configure:6214: $? = 0 configure:6218: test -z || test ! -s conftest.err configure:6221: $? = 0 configure:6224: test -s conftest configure:6227: $? = 0 configure:6240: result: yes configure:6247: checking for libiconv in -liconv configure:6277: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -liconv -lresolv -lnsl -lm -lpthread >&5 /usr/bin/ld: cannot find -liconv collect2: ld returned 1 exit status configure:6283: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_NAME "Kannel" | #define GW_VERSION "1.4.1" | #define VERSION "1.4.1" | #define YYTEXT_POINTER 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char libiconv (); | int | main () | { | libiconv (); | ; | return 0; | } configure:6309: result: no configure:6317: checking for ANSI C header files configure:6473: result: yes configure:6501: checking sys/ioctl.h usability configure:6513: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6519: $? = 0 configure:6523: test -z || test ! -s conftest.err configure:6526: $? = 0 configure:6529: test -s conftest.o configure:6532: $? = 0 configure:6542: result: yes configure:6546: checking sys/ioctl.h presence configure:6556: gcc -E conftest.c configure:6562: $? = 0 configure:6582: result: yes configure:6617: checking for sys/ioctl.h configure:6624: result: yes configure:6501: checking sys/time.h usability configure:6513: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6519: $? = 0 configure:6523: test -z || test ! -s conftest.err configure:6526: $? = 0 configure:6529: test -s conftest.o configure:6532: $? = 0 configure:6542: result: yes configure:6546: checking sys/time.h presence configure:6556: gcc -E conftest.c configure:6562: $? = 0 configure:6582: result: yes configure:6617: checking for sys/time.h configure:6624: result: yes configure:6492: checking for sys/types.h configure:6497: result: yes configure:6492: checking for unistd.h configure:6497: result: yes configure:6501: checking sys/poll.h usability configure:6513: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6519: $? = 0 configure:6523: test -z || test ! -s conftest.err configure:6526: $? = 0 configure:6529: test -s conftest.o configure:6532: $? = 0 configure:6542: result: yes configure:6546: checking sys/poll.h presence configure:6556: gcc -E conftest.c configure:6562: $? = 0 configure:6582: result: yes configure:6617: checking for sys/poll.h configure:6624: result: yes configure:6657: checking pthread.h usability configure:6669: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6675: $? = 0 configure:6679: test -z || test ! -s conftest.err configure:6682: $? = 0 configure:6685: test -s conftest.o configure:6688: $? = 0 configure:6698: result: yes configure:6702: checking pthread.h presence configure:6712: gcc -E conftest.c configure:6718: $? = 0 configure:6738: result: yes configure:6773: checking for pthread.h configure:6780: result: yes configure:6657: checking getopt.h usability configure:6669: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6675: $? = 0 configure:6679: test -z || test ! -s conftest.err configure:6682: $? = 0 configure:6685: test -s conftest.o configure:6688: $? = 0 configure:6698: result: yes configure:6702: checking getopt.h presence configure:6712: gcc -E conftest.c configure:6718: $? = 0 configure:6738: result: yes configure:6773: checking for getopt.h configure:6780: result: yes configure:6657: checking syslog.h usability configure:6669: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6675: $? = 0 configure:6679: test -z || test ! -s conftest.err configure:6682: $? = 0 configure:6685: test -s conftest.o configure:6688: $? = 0 configure:6698: result: yes configure:6702: checking syslog.h presence configure:6712: gcc -E conftest.c configure:6718: $? = 0 configure:6738: result: yes configure:6773: checking for syslog.h configure:6780: result: yes configure:6657: checking iconv.h usability configure:6669: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6675: $? = 0 configure:6679: test -z || test ! -s conftest.err configure:6682: $? = 0 configure:6685: test -s conftest.o configure:6688: $? = 0 configure:6698: result: yes configure:6702: checking iconv.h presence configure:6712: gcc -E conftest.c configure:6718: $? = 0 configure:6738: result: yes configure:6773: checking for iconv.h configure:6780: result: yes configure:6657: checking zlib.h usability configure:6669: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6675: $? = 0 configure:6679: test -z || test ! -s conftest.err configure:6682: $? = 0 configure:6685: test -s conftest.o configure:6688: $? = 0 configure:6698: result: yes configure:6702: checking zlib.h presence configure:6712: gcc -E conftest.c configure:6718: $? = 0 configure:6738: result: yes configure:6773: checking for zlib.h configure:6780: result: yes configure:6657: checking execinfo.h usability configure:6669: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6675: $? = 0 configure:6679: test -z || test ! -s conftest.err configure:6682: $? = 0 configure:6685: test -s conftest.o configure:6688: $? = 0 configure:6698: result: yes configure:6702: checking execinfo.h presence configure:6712: gcc -E conftest.c configure:6718: $? = 0 configure:6738: result: yes configure:6773: checking for execinfo.h configure:6780: result: yes configure:6648: checking for stdlib.h configure:6653: result: yes configure:6809: checking sys/socket.h usability configure:6821: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6827: $? = 0 configure:6831: test -z || test ! -s conftest.err configure:6834: $? = 0 configure:6837: test -s conftest.o configure:6840: $? = 0 configure:6850: result: yes configure:6854: checking sys/socket.h presence configure:6864: gcc -E conftest.c configure:6870: $? = 0 configure:6890: result: yes configure:6925: checking for sys/socket.h configure:6932: result: yes configure:6809: checking sys/sockio.h usability configure:6821: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:79:24: error: sys/sockio.h: No such file or directory configure:6827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_NAME "Kannel" | #define GW_VERSION "1.4.1" | #define VERSION "1.4.1" | #define YYTEXT_POINTER 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_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:6850: result: no configure:6854: checking sys/sockio.h presence configure:6864: gcc -E conftest.c conftest.c:45:24: error: sys/sockio.h: No such file or directory configure:6870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_NAME "Kannel" | #define GW_VERSION "1.4.1" | #define VERSION "1.4.1" | #define YYTEXT_POINTER 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:6890: result: no configure:6925: checking for sys/sockio.h configure:6932: result: no configure:6809: checking netinet/in.h usability configure:6821: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6827: $? = 0 configure:6831: test -z || test ! -s conftest.err configure:6834: $? = 0 configure:6837: test -s conftest.o configure:6840: $? = 0 configure:6850: result: yes configure:6854: checking netinet/in.h presence configure:6864: gcc -E conftest.c configure:6870: $? = 0 configure:6890: result: yes configure:6925: checking for netinet/in.h configure:6932: result: yes configure:6949: checking for net/if.h configure:6977: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6983: $? = 0 configure:6987: test -z || test ! -s conftest.err configure:6990: $? = 0 configure:6993: test -s conftest.o configure:6996: $? = 0 configure:7007: result: yes configure:7036: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:51: warning: initialization discards qualifiers from pointer target type configure:7042: $? = 0 configure:7046: test -z || test ! -s conftest.err configure:7049: $? = 0 configure:7052: test -s conftest.o configure:7055: $? = 0 configure:7083: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:52: warning: initialization discards qualifiers from pointer target type configure:7089: $? = 0 configure:7093: test -z || test ! -s conftest.err configure:7096: $? = 0 configure:7099: test -s conftest.o configure:7102: $? = 0 configure:7129: checking for gettimeofday configure:7186: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 configure:7192: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest configure:7205: $? = 0 configure:7217: result: yes configure:7129: checking for select configure:7186: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 configure:7192: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest configure:7205: $? = 0 configure:7217: result: yes configure:7129: checking for socket configure:7186: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 configure:7192: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest configure:7205: $? = 0 configure:7217: result: yes configure:7129: checking for strdup configure:7186: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 conftest.c:76: warning: conflicting types for built-in function 'strdup' configure:7192: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest configure:7205: $? = 0 configure:7217: result: yes configure:7129: checking for getopt_long configure:7186: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 configure:7192: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest configure:7205: $? = 0 configure:7217: result: yes configure:7129: checking for localtime_r configure:7186: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 configure:7192: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest configure:7205: $? = 0 configure:7217: result: yes configure:7129: checking for gmtime_r configure:7186: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 configure:7192: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest configure:7205: $? = 0 configure:7217: result: yes configure:7129: checking for backtrace configure:7186: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 configure:7192: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest configure:7205: $? = 0 configure:7217: result: yes configure:7129: checking for srandom configure:7186: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 configure:7192: $? = 0 configure:7196: test -z || test ! -s conftest.err configure:7199: $? = 0 configure:7202: test -s conftest configure:7205: $? = 0 configure:7217: result: yes configure:7227: checking for getopt configure:7284: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 configure:7290: $? = 0 configure:7294: test -z || test ! -s conftest.err configure:7297: $? = 0 configure:7300: test -s conftest configure:7303: $? = 0 configure:7315: result: yes configure:7331: checking for gethostbyname_r configure:7388: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest configure:7407: $? = 0 configure:7419: result: yes configure:7422: checking for which type of gethostbyname_r configure:7451: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:67: error: storage size of 'data' isn't known conftest.c:68: error: too few arguments to function 'gethostbyname_r' configure:7457: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_NAME "Kannel" | #define GW_VERSION "1.4.1" | #define VERSION "1.4.1" | #define YYTEXT_POINTER 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___FUNC__ 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_BACKTRACE 1 | #define HAVE_SRANDOM 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | char *name; | struct hostent *he; | struct hostent_data data; | (void) gethostbyname_r(name, he, &data); | | ; | return 0; | } configure:7503: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7509: $? = 0 configure:7513: test -z || test ! -s conftest.err configure:7516: $? = 0 configure:7519: test -s conftest.o configure:7522: $? = 0 configure:7591: result: 6 configure:7723: checking for socklen_t in configure:7748: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7754: $? = 0 configure:7758: test -z || test ! -s conftest.err configure:7761: $? = 0 configure:7764: test -s conftest.o configure:7767: $? = 0 configure:7778: result: yes configure:7790: checking for getopt in configure:7811: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:64: error: 'getopt' undeclared (first use in this function) conftest.c:64: error: (Each undeclared identifier is reported only once conftest.c:64: error: for each function it appears in.) configure:7817: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_NAME "Kannel" | #define GW_VERSION "1.4.1" | #define VERSION "1.4.1" | #define YYTEXT_POINTER 1 | #define _FILE_OFFSET_BITS 64 | #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 SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRESOLV 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___FUNC__ 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_BACKTRACE 1 | #define HAVE_SRANDOM 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | int | main () | { | void *foo = getopt; | ; | return 0; | } configure:7841: result: no configure:7852: checking for getopt in configure:7873: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7879: $? = 0 configure:7883: test -z || test ! -s conftest.err configure:7886: $? = 0 configure:7889: test -s conftest.o configure:7892: $? = 0 configure:7903: result: yes configure:7930: checking regex.h usability configure:7942: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7948: $? = 0 configure:7952: test -z || test ! -s conftest.err configure:7955: $? = 0 configure:7958: test -s conftest.o configure:7961: $? = 0 configure:7971: result: yes configure:7975: checking regex.h presence configure:7985: gcc -E conftest.c configure:7991: $? = 0 configure:8011: result: yes configure:8046: checking for regex.h configure:8053: result: yes configure:8062: checking for regcomp configure:8119: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 configure:8125: $? = 0 configure:8129: test -z || test ! -s conftest.err configure:8132: $? = 0 configure:8135: test -s conftest configure:8138: $? = 0 configure:8150: result: yes configure:8176: checking for working pthreads configure:8212: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lresolv -lnsl -lm -lpthread >&5 conftest.c: In function 'testpid': conftest.c:80: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:82: warning: incompatible implicit declaration of built-in function 'exit' configure:8215: $? = 0 configure:8217: ./conftest configure:8220: $? = 0 configure:8234: checking for pthread_spinlock support configure:8258: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8264: $? = 0 configure:8268: test -z || test ! -s conftest.err configure:8271: $? = 0 configure:8274: test -s conftest.o configure:8277: $? = 0 configure:8279: result: yes configure:8293: checking for pthread_rwlock support configure:8319: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8325: $? = 0 configure:8329: test -z || test ! -s conftest.err configure:8332: $? = 0 configure:8335: test -s conftest.o configure:8338: $? = 0 configure:8340: result: yes configure:8355: checking for sem_init in -lrt configure:8385: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lrt -lresolv -lnsl -lm -lpthread >&5 configure:8391: $? = 0 configure:8395: test -z || test ! -s conftest.err configure:8398: $? = 0 configure:8401: test -s conftest configure:8404: $? = 0 configure:8417: result: yes configure:8428: checking for semaphore support configure:8460: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -lrt -lresolv -lnsl -lm -lpthread >&5 configure:8463: $? = 0 configure:8465: ./conftest configure:8468: $? = 0 configure:8470: result: yes configure:8498: checking for xml2-config configure:8516: found /usr/bin/xml2-config configure:8528: result: /usr/bin/xml2-config configure:8544: checking libxml version configure:8547: result: 2.6.23 configure:8591: checking whether to compile with PCRE support configure:9161: result: disabled configure:9175: checking for jade configure:9191: found /usr/bin/jade configure:9202: result: jade configure:9211: checking for jadetex configure:9227: found /usr/bin/jadetex configure:9238: result: jadetex configure:9247: checking for pdfjadetex configure:9263: found /usr/bin/pdfjadetex configure:9274: result: pdfjadetex configure:9283: checking for dvips configure:9299: found /usr/bin/dvips configure:9310: result: dvips configure:9319: checking for fig2dev configure:9335: found /usr/bin/fig2dev configure:9346: result: fig2dev configure:9355: checking for convert configure:9382: result: /usr/bin/convert configure:9402: checking for /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl configure:9417: result: no configure:9402: checking for /usr/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl configure:9417: result: no configure:9402: checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.59/html/docbook.dsl configure:9417: result: no configure:9402: checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.77/html/docbook.dsl configure:9417: result: no configure:9402: checking for /usr/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl configure:9417: result: yes configure:9440: checking for /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl configure:9455: result: no configure:9440: checking for /usr/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl configure:9455: result: no configure:9440: checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.59/print/docbook.dsl configure:9455: result: no configure:9440: checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.77/print/docbook.dsl configure:9455: result: no configure:9440: checking for /usr/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl configure:9455: result: yes configure:9519: result: Documentation will be built as well. configure:9622: checking which malloc to use configure:9675: result: native malloc configure:10198: checking whether to compile with SSL support configure:10232: result: trying /usr/lib /usr/include/openssl configure:10244: checking for openssl configure:10262: found /usr/bin/openssl configure:10275: result: /usr/bin/openssl configure:10289: checking for CRYPTO_lock in -lcrypto configure:10319: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl -rdynamic conftest.c -lcrypto -lrt -lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lm -L/usr/lib >&5 configure:10325: $? = 0 configure:10329: test -z || test ! -s conftest.err configure:10332: $? = 0 configure:10335: test -s conftest configure:10338: $? = 0 configure:10351: result: yes configure:10355: checking for SSL_library_init in -lssl configure:10385: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl -rdynamic conftest.c -lssl -lrt -lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lcrypto >&5 configure:10391: $? = 0 configure:10395: test -z || test ! -s conftest.err configure:10398: $? = 0 configure:10401: test -s conftest configure:10404: $? = 0 configure:10417: result: yes configure:10421: checking for SSL_connect in -lssl configure:10451: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl -rdynamic conftest.c -lssl -lrt -lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lcrypto >&5 configure:10457: $? = 0 configure:10461: test -z || test ! -s conftest.err configure:10464: $? = 0 configure:10467: test -s conftest configure:10470: $? = 0 configure:10483: result: yes configure:10516: checking openssl/x509.h usability configure:10528: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl conftest.c >&5 configure:10534: $? = 0 configure:10538: test -z || test ! -s conftest.err configure:10541: $? = 0 configure:10544: test -s conftest.o configure:10547: $? = 0 configure:10557: result: yes configure:10561: checking openssl/x509.h presence configure:10571: gcc -E conftest.c configure:10577: $? = 0 configure:10597: result: yes configure:10632: checking for openssl/x509.h configure:10639: result: yes configure:10516: checking openssl/rsa.h usability configure:10528: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl conftest.c >&5 configure:10534: $? = 0 configure:10538: test -z || test ! -s conftest.err configure:10541: $? = 0 configure:10544: test -s conftest.o configure:10547: $? = 0 configure:10557: result: yes configure:10561: checking openssl/rsa.h presence configure:10571: gcc -E conftest.c configure:10577: $? = 0 configure:10597: result: yes configure:10632: checking for openssl/rsa.h configure:10639: result: yes configure:10516: checking openssl/crypto.h usability configure:10528: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl conftest.c >&5 configure:10534: $? = 0 configure:10538: test -z || test ! -s conftest.err configure:10541: $? = 0 configure:10544: test -s conftest.o configure:10547: $? = 0 configure:10557: result: yes configure:10561: checking openssl/crypto.h presence configure:10571: gcc -E conftest.c configure:10577: $? = 0 configure:10597: result: yes configure:10632: checking for openssl/crypto.h configure:10639: result: yes configure:10516: checking openssl/pem.h usability configure:10528: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl conftest.c >&5 configure:10534: $? = 0 configure:10538: test -z || test ! -s conftest.err configure:10541: $? = 0 configure:10544: test -s conftest.o configure:10547: $? = 0 configure:10557: result: yes configure:10561: checking openssl/pem.h presence configure:10571: gcc -E conftest.c configure:10577: $? = 0 configure:10597: result: yes configure:10632: checking for openssl/pem.h configure:10639: result: yes configure:10516: checking openssl/ssl.h usability configure:10528: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl conftest.c >&5 configure:10534: $? = 0 configure:10538: test -z || test ! -s conftest.err configure:10541: $? = 0 configure:10544: test -s conftest.o configure:10547: $? = 0 configure:10557: result: yes configure:10561: checking openssl/ssl.h presence configure:10571: gcc -E conftest.c configure:10577: $? = 0 configure:10597: result: yes configure:10632: checking for openssl/ssl.h configure:10639: result: yes configure:10516: checking openssl/err.h usability configure:10528: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl conftest.c >&5 configure:10534: $? = 0 configure:10538: test -z || test ! -s conftest.err configure:10541: $? = 0 configure:10544: test -s conftest.o configure:10547: $? = 0 configure:10557: result: yes configure:10561: checking openssl/err.h presence configure:10571: gcc -E conftest.c configure:10577: $? = 0 configure:10597: result: yes configure:10632: checking for openssl/err.h configure:10639: result: yes configure:10516: checking openssl/hmac.h usability configure:10528: gcc -c -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl conftest.c >&5 configure:10534: $? = 0 configure:10538: test -z || test ! -s conftest.err configure:10541: $? = 0 configure:10544: test -s conftest.o configure:10547: $? = 0 configure:10557: result: yes configure:10561: checking openssl/hmac.h presence configure:10571: gcc -E conftest.c configure:10577: $? = 0 configure:10597: result: yes configure:10632: checking for openssl/hmac.h configure:10639: result: yes configure:10652: checking whether the OpenSSL library is multithread-enabled configure:10679: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl -rdynamic conftest.c -lssl -lrt -lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lcrypto >&5 conftest.c: In function 'main': conftest.c:87: warning: incompatible implicit declaration of built-in function 'exit' configure:10682: $? = 0 configure:10684: ./conftest configure:10687: $? = 0 configure:10690: result: yes configure:10697: checking whether to compile with SSL support configure:10699: result: yes configure:10747: checking whether to compile with MySQL support configure:11213: result: disabled configure:11220: checking whether to compile with LibSDB support configure:11527: result: disabled configure:11534: checking whether to compile with SQLite support configure:11835: result: disabled configure:11842: checking whether to compile with SQLite3 support configure:12143: result: disabled configure:12150: checking whether to compile with Oracle support configure:12460: result: disabled configure:12466: checking whether to compile with PostgresSQL support configure:12877: result: disabled configure:13247: 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 kannel.fink.org config.status:697: creating gwlib/gw_uuid_types.h config.status:697: creating Makefile config.status:801: creating gw-config.h ## ---------------- ## ## 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_c_inline=inline 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_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_file__usr_lib_sgml_stylesheet_dsssl_docbook_nwalsh_html_docbook_dsl=no ac_cv_file__usr_lib_sgml_stylesheet_dsssl_docbook_nwalsh_print_docbook_dsl=no ac_cv_file__usr_lib_sgml_stylesheets_nwalsh_modular_html_docbook_dsl=no ac_cv_file__usr_lib_sgml_stylesheets_nwalsh_modular_print_docbook_dsl=no ac_cv_file__usr_share_sgml_docbook_dsssl_stylesheets_1_59_html_docbook_dsl=no ac_cv_file__usr_share_sgml_docbook_dsssl_stylesheets_1_59_print_docbook_dsl=no ac_cv_file__usr_share_sgml_docbook_dsssl_stylesheets_1_77_html_docbook_dsl=no ac_cv_file__usr_share_sgml_docbook_dsssl_stylesheets_1_77_print_docbook_dsl=no ac_cv_file__usr_share_sgml_docbook_dsssl_stylesheets_html_docbook_dsl=yes ac_cv_file__usr_share_sgml_docbook_dsssl_stylesheets_print_docbook_dsl=yes ac_cv_func_backtrace=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_localtime_r=yes ac_cv_func_regcomp=yes ac_cv_func_select=yes ac_cv_func_socket=yes ac_cv_func_srandom=yes ac_cv_func_strdup=yes ac_cv_func_which_gethostname_r=6 ac_cv_header_execinfo_h=yes ac_cv_header_getopt_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_crypto_h=yes ac_cv_header_openssl_err_h=yes ac_cv_header_openssl_hmac_h=yes ac_cv_header_openssl_pem_h=yes ac_cv_header_openssl_rsa_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_openssl_x509_h=yes ac_cv_header_pthread_h=yes ac_cv_header_regex_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_poll_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_bind_inet_ntop=no ac_cv_lib_crypto_CRYPTO_lock=yes ac_cv_lib_fl_yywrap=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_m_log=yes ac_cv_lib_nsl_inet_ntoa=yes ac_cv_lib_pthread_pthread_exit=yes ac_cv_lib_resolv_inet_ntop=yes ac_cv_lib_rt_sem_init=yes ac_cv_lib_socket_accept=no ac_cv_lib_ssl_SSL_connect=yes ac_cv_lib_ssl_SSL_library_init=yes ac_cv_objext=o ac_cv_path_CONVERT=/usr/bin/convert ac_cv_path_OPENSSL=/usr/bin/openssl ac_cv_path_PERL=/usr/bin/perl ac_cv_path_XML_CONFIG=/usr/bin/xml2-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CONVERT=/usr/bin/convert ac_cv_prog_CPP='gcc -E' ac_cv_prog_DVIPS=dvips ac_cv_prog_FIG2DEV=fig2dev ac_cv_prog_JADE=jade ac_cv_prog_JADETEX=jadetex ac_cv_prog_LEX=flex ac_cv_prog_PDFJADETEX=pdfjadetex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_short=yes gw_cv_func_HAVE_GETOPT_IN_STDIO_H=no gw_cv_func_HAVE_GETOPT_IN_UNISTD_H=yes gw_cv_type_HAVE_SOCKLEN_T=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl' CONVERT='/usr/bin/convert' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DOCDRAFTS='IGNORE' DOCSTARGET='docs' DVIPS='dvips' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXE_EXT='' FIG2DEV='fig2dev' GW_VERSION='' HTML_DSL='/usr/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JADE='jade' JADETEX='jadetex' LDFLAGS=' -rdynamic' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-lssl -lrt -lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lcrypto -lssl' LIBTOOL='ar rc' LTLIBOBJS='' MYSQL_CONFIG='' OBJEXT='o' OPENSSL='/usr/bin/openssl' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCRE_CONFIG='' PDFJADETEX='pdfjadetex' PERL='/usr/bin/perl' PGSQL_CONFIG='' PKGADD_NAME='Kannel - WAP and SMS gateway' PKGADD_PKG='KANNELgateway' PKGADD_VENDOR='www.kannel.org' RANLIB='ranlib' SDB_CONFIG='' SHELL='/bin/sh' SIZEOF_INT='4' SIZEOF_LONG='4' SIZEOF_LONG_LONG='8' SIZEOF_SHORT='2' SQLITE3='' SQLITE='' STARTSTOPDAEMONSRC='' SUFFIX='' TEX_DSL='/usr/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl' VERSION='1.4.1' XML_CONFIG='/usr/bin/xml2-config' YACC='bison -y' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' docdir='${prefix}/share/doc/kannel' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_COOKIES 1 #define GW_NAME "Kannel" #define GW_VERSION "1.4.1" #define HAVE_BACKTRACE 1 #define HAVE_EXECINFO_H 1 #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_IN_UNISTD_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMTIME_R 1 #define HAVE_ICONV_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBM 1 #define HAVE_LIBNSL 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIBRT 1 #define HAVE_LIBSSL 1 #define HAVE_LIBSSL 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMORY_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NET_IF_H 1 #define HAVE_OPENSSL_CRYPTO_H 1 #define HAVE_OPENSSL_ERR_H 1 #define HAVE_OPENSSL_HMAC_H 1 #define HAVE_OPENSSL_PEM_H 1 #define HAVE_OPENSSL_RSA_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_OPENSSL_X509_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_SPINLOCK_T 1 #define HAVE_REGEX 1 #define HAVE_REGEX_H 1 #define HAVE_SELECT 1 #define HAVE_SEMAPHORE 1 #define HAVE_SOCKET 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SRANDOM 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_POLL_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_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ZLIB_H 1 #define HAVE___FUNCTION__ 1 #define HAVE___FUNC__ 1 #define LOG_TIMESTAMP_LOCALTIME 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define SUFFIX "" #define USE_GWMEM_NATIVE 1 #define USE_KEEPALIVE 1 #define VERSION "1.4.1" #define YYTEXT_POINTER 1 #define _FILE_OFFSET_BITS 64 configure: exit 0