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 --with-cflags=-I/usr/local/include --with-libs=-L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib --enable-pcre=yes --enable-docs=no --with-malloc=native --enable-start-stop-daemon=no --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 100 tasks, 155 threads, 4 processors Load average: 2.55, Mach factor: 1.44 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1479: checking build system type configure:1497: result: i386-unknown-gnu configure:1505: checking host system type configure:1519: result: i386-unknown-gnu configure:1537: checking for i386-unknown-gnu-gcc configure:1563: result: cc configure:1845: checking for C compiler version configure:1848: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1856: $? = 0 configure:1858: cc -V &5 cc: `-V' option must have argument configure:1861: $? = 1 configure:1884: checking for C compiler default output file name configure:1887: cc -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1984: $? = 0 configure:2009: result: configure:2015: checking for suffix of object files configure:2036: cc -c -fno-common conftest.c >&5 configure:2039: $? = 0 configure:2061: result: configure:2065: checking whether we are using the GNU C compiler configure:2089: cc -c -fno-common conftest.c >&5 configure:2095: $? = 0 configure:2099: test -z || test ! -s conftest.err configure:2102: $? = 0 configure:2105: test -s conftest. configure:2108: $? = 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" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2121: result: no configure:2127: checking whether cc accepts -g configure:2148: cc -c -g conftest.c >&5 configure:2154: $? = 0 configure:2158: test -z || test ! -s conftest.err configure:2161: $? = 0 configure:2164: test -s conftest. configure:2167: $? = 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" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2178: result: no configure:2195: checking for cc option to accept ANSI C configure:2265: cc -c -fno-common conftest.c >&5 configure:2271: $? = 0 configure:2275: test -z || test ! -s conftest.err configure:2278: $? = 0 configure:2281: test -s conftest. configure:2284: $? = 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" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2265: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2271: $? = 0 configure:2275: test -z || test ! -s conftest.err configure:2278: $? = 0 configure:2281: test -s conftest. configure:2284: $? = 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" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2265: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2271: $? = 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" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2265: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2271: $? = 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" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2265: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2271: $? = 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" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2265: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2271: $? = 0 configure:2275: test -z || test ! -s conftest.err configure:2278: $? = 0 configure:2281: test -s conftest. configure:2284: $? = 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" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2302: result: none needed configure:2320: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error 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 -o root -g wheel configure:2541: checking for i386-unknown-gnu-ranlib configure:2570: result: no configure:2579: checking for ranlib configure:2595: found /usr/bin/ranlib configure:2606: result: ranlib configure:2622: checking for bison configure:2638: found /usr/local/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: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lfl >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lfl >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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/local/bin/convert configure:2966: result: /usr/local/bin/convert configure:2975: checking for perl configure:2993: found /usr/local/bin/perl configure:3005: result: /usr/local/bin/perl configure:3208: checking for inline configure:3229: cc -c -fno-common conftest.c >&5 configure:3235: $? = 0 configure:3239: test -z || test ! -s conftest.err configure:3242: $? = 0 configure:3245: test -s conftest. configure:3248: $? = 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. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:3229: cc -c -fno-common conftest.c >&5 configure:3235: $? = 0 configure:3239: test -z || test ! -s conftest.err configure:3242: $? = 0 configure:3245: test -s conftest. configure:3248: $? = 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. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:3229: cc -c -fno-common conftest.c >&5 configure:3235: $? = 0 configure:3239: test -z || test ! -s conftest.err configure:3242: $? = 0 configure:3245: test -s conftest. configure:3248: $? = 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. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:3260: result: no configure:3288: checking for special C compiler options needed for large files configure:3323: cc -c -fno-common conftest.c >&5 configure:3329: $? = 0 configure:3333: test -z || test ! -s conftest.err configure:3336: $? = 0 configure:3339: test -s conftest. configure:3342: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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:3353: cc -n32 -c -fno-common conftest.c >&5 cc: unrecognized option `-n32' configure:3359: $? = 0 configure:3363: test -z || test ! -s conftest.err configure:3366: $? = 0 configure:3369: test -s conftest. configure:3372: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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:3387: result: no configure:3393: checking for _FILE_OFFSET_BITS value needed for large files configure:3424: cc -c -fno-common conftest.c >&5 configure:3430: $? = 0 configure:3434: test -z || test ! -s conftest.err configure:3437: $? = 0 configure:3440: test -s conftest. configure:3443: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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: cc -c -fno-common conftest.c >&5 configure:3483: $? = 0 configure:3487: test -z || test ! -s conftest.err configure:3490: $? = 0 configure:3493: test -s conftest. configure:3496: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #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:3508: result: no configure:3518: checking for _LARGE_FILES value needed for large files configure:3549: cc -c -fno-common conftest.c >&5 configure:3555: $? = 0 configure:3559: test -z || test ! -s conftest.err configure:3562: $? = 0 configure:3565: test -s conftest. configure:3568: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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:3602: cc -c -fno-common conftest.c >&5 configure:3608: $? = 0 configure:3612: test -z || test ! -s conftest.err configure:3615: $? = 0 configure:3618: test -s conftest. configure:3621: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #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:3633: result: no configure:3658: checking how to run the C preprocessor configure:3693: cc -E conftest.c configure:3699: $? = 0 configure:3731: cc -E conftest.c conftest.c:16:28: 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 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:3776: result: cc -E configure:3800: cc -E conftest.c configure:3806: $? = 0 configure:3838: cc -E conftest.c conftest.c:16:28: 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 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:3888: checking for egrep configure:3898: result: grep -E configure:3903: checking for ANSI C header files configure:3928: cc -c -fno-common conftest.c >&5 configure:3934: $? = 0 configure:3938: test -z || test ! -s conftest.err configure:3941: $? = 0 configure:3944: test -s conftest. configure:3947: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4056: result: no configure:4080: checking for sys/types.h configure:4096: cc -c -fno-common conftest.c >&5 configure:4102: $? = 0 configure:4106: test -z || test ! -s conftest.err configure:4109: $? = 0 configure:4112: test -s conftest. configure:4115: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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:4126: result: no configure:4080: checking for sys/stat.h configure:4096: cc -c -fno-common conftest.c >&5 configure:4102: $? = 0 configure:4106: test -z || test ! -s conftest.err configure:4109: $? = 0 configure:4112: test -s conftest. configure:4115: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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:4126: result: no configure:4080: checking for stdlib.h configure:4096: cc -c -fno-common conftest.c >&5 configure:4102: $? = 0 configure:4106: test -z || test ! -s conftest.err configure:4109: $? = 0 configure:4112: test -s conftest. configure:4115: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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:4126: result: no configure:4080: checking for string.h configure:4096: cc -c -fno-common conftest.c >&5 configure:4102: $? = 0 configure:4106: test -z || test ! -s conftest.err configure:4109: $? = 0 configure:4112: test -s conftest. configure:4115: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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:4126: result: no configure:4080: checking for memory.h configure:4096: cc -c -fno-common conftest.c >&5 configure:4102: $? = 0 configure:4106: test -z || test ! -s conftest.err configure:4109: $? = 0 configure:4112: test -s conftest. configure:4115: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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:4126: result: no configure:4080: checking for strings.h configure:4096: cc -c -fno-common conftest.c >&5 configure:4102: $? = 0 configure:4106: test -z || test ! -s conftest.err configure:4109: $? = 0 configure:4112: test -s conftest. configure:4115: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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:4126: result: no configure:4080: checking for inttypes.h configure:4096: cc -c -fno-common conftest.c >&5 configure:4102: $? = 0 configure:4106: test -z || test ! -s conftest.err configure:4109: $? = 0 configure:4112: test -s conftest. configure:4115: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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:4126: result: no configure:4080: checking for stdint.h configure:4096: cc -c -fno-common conftest.c >&5 configure:4102: $? = 0 configure:4106: test -z || test ! -s conftest.err configure:4109: $? = 0 configure:4112: test -s conftest. configure:4115: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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:4126: result: no configure:4080: checking for unistd.h configure:4096: cc -c -fno-common conftest.c >&5 configure:4102: $? = 0 configure:4106: test -z || test ! -s conftest.err configure:4109: $? = 0 configure:4112: test -s conftest. configure:4115: $? = 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 | #ifndef __cplusplus | #define inline | #endif | /* 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:4126: result: no configure:4138: checking for short configure:4162: cc -c -fno-common conftest.c >&5 configure:4168: $? = 0 configure:4172: test -z || test ! -s conftest.err configure:4175: $? = 0 configure:4178: test -s conftest. configure:4181: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_NAME "Kannel" | #define GW_VERSION "1.4.1" | #define VERSION "1.4.1" | #define YYTEXT_POINTER 1 | #ifndef __cplusplus | #define inline | #endif | /* 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 | int | main () | { | if ((short *) 0) | return 0; | if (sizeof (short)) | return 0; | ; | return 0; | } configure:4192: result: no configure:4195: checking size of short configure:4545: result: 0 configure:4552: checking for int configure:4576: cc -c -fno-common conftest.c >&5 configure:4582: $? = 0 configure:4586: test -z || test ! -s conftest.err configure:4589: $? = 0 configure:4592: test -s conftest. configure:4595: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_NAME "Kannel" | #define GW_VERSION "1.4.1" | #define VERSION "1.4.1" | #define YYTEXT_POINTER 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | /* 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 | int | main () | { | if ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:4606: result: no configure:4609: checking size of int configure:4959: result: 0 configure:4966: checking for long configure:4990: cc -c -fno-common conftest.c >&5 configure:4996: $? = 0 configure:5000: test -z || test ! -s conftest.err configure:5003: $? = 0 configure:5006: test -s conftest. configure:5009: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | /* 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 | int | main () | { | if ((long *) 0) | return 0; | if (sizeof (long)) | return 0; | ; | return 0; | } configure:5020: result: no configure:5023: checking size of long configure:5373: result: 0 configure:5380: checking for long long configure:5404: cc -c -fno-common conftest.c >&5 configure:5410: $? = 0 configure:5414: test -z || test ! -s conftest.err configure:5417: $? = 0 configure:5420: test -s conftest. configure:5423: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* 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 | int | main () | { | if ((long long *) 0) | return 0; | if (sizeof (long long)) | return 0; | ; | return 0; | } configure:5434: result: no configure:5437: checking size of long long configure:5787: result: 0 configure:5805: checking for log in -lm configure:5835: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lm >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:27: warning: conflicting types for built-in function `log' configure:5841: $? = 0 configure:5845: test -z || test ! -s conftest.err configure:5848: $? = 0 configure:5851: test -s conftest configure:5854: $? = 0 configure:5867: result: yes configure:5879: checking for accept in -lsocket configure:5909: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lsocket -lm >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lsocket configure:5915: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #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:5941: result: no configure:5953: checking for inet_ntoa in -lnsl configure:5983: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lnsl -lm >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lnsl configure:5989: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #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 inet_ntoa (); | int | main () | { | inet_ntoa (); | ; | return 0; | } configure:6015: result: no configure:6027: checking for inet_ntop in -lresolv configure:6057: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6063: $? = 0 configure:6067: test -z || test ! -s conftest.err configure:6070: $? = 0 configure:6073: test -s conftest configure:6076: $? = 0 configure:6089: result: yes configure:6101: checking for inet_ntop in -lbind configure:6131: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lbind -lresolv -lm >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lbind configure:6137: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 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:6163: result: no configure:6175: checking for pthread_exit in -lpthread configure:6205: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lpthread -lresolv -lm >&5 symbol _pthread_exit used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getguardsize used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_kill used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_join used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getschedparam used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getconcurrency used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcanceltype used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_destroy used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_testcancel used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setschedparam used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setconcurrency used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getdetachstate used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getinheritsched used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setscope used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedpolicy used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedparam used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcancelstate used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_once used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstackaddr used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedparam used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedpolicy used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getscope used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_equal used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_create used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_cancel used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstackaddr used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstacksize used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstacksize used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_init used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setdetachstate used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setguardsize used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setinheritsched used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getspecific used from dynamic library /usr/lib/libm.dylib(pthread_getspecific.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setspecific used from dynamic library /usr/lib/libm.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_create used from dynamic library /usr/lib/libm.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_delete used from dynamic library /usr/lib/libm.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_yield_np used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_lock used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_unlock used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_destroy used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_settype used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_init used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setpshared used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprotocol used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprioceiling used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_init used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_gettype used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getpshared used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprotocol used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprioceiling used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_destroy used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_setprioceiling used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_getprioceiling used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_trylock used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _write used from dynamic library /usr/lib/libm.dylib(write.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _read used from dynamic library /usr/lib/libm.dylib(read.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sigprocmask used from dynamic library /usr/lib/libm.dylib(sigprocmask.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sleep used from dynamic library /usr/lib/libm.dylib(sleep.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _pthread_self used from dynamic library /usr/lib/libm.dylib(pthread_self.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _select used from dynamic library /usr/lib/libm.dylib(select.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:6211: $? = 0 configure:6215: test -z || test ! -s conftest.err configure:6218: $? = 0 configure:6221: test -s conftest configure:6224: $? = 0 configure:6237: result: yes configure:6244: checking for libiconv in -liconv configure:6274: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -liconv -lresolv -lm -lpthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6280: $? = 0 configure:6284: test -z || test ! -s conftest.err configure:6287: $? = 0 configure:6290: test -s conftest configure:6293: $? = 0 configure:6306: result: yes configure:6314: checking for ANSI C header files configure:6467: result: no configure:6495: checking sys/ioctl.h usability configure:6507: cc -c -fno-common conftest.c >&5 configure:6513: $? = 0 configure:6517: test -z || test ! -s conftest.err configure:6520: $? = 0 configure:6523: test -s conftest. configure:6526: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 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:6536: result: no configure:6540: checking sys/ioctl.h presence configure:6550: cc -E conftest.c configure:6556: $? = 0 configure:6576: result: yes configure:6589: WARNING: sys/ioctl.h: present but cannot be compiled configure:6591: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:6593: WARNING: sys/ioctl.h: see the Autoconf documentation configure:6595: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:6597: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:6599: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:6611: checking for sys/ioctl.h configure:6618: result: yes configure:6495: checking sys/time.h usability configure:6507: cc -c -fno-common conftest.c >&5 configure:6513: $? = 0 configure:6517: test -z || test ! -s conftest.err configure:6520: $? = 0 configure:6523: test -s conftest. configure:6526: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_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:6536: result: no configure:6540: checking sys/time.h presence configure:6550: cc -E conftest.c configure:6556: $? = 0 configure:6576: result: yes configure:6589: WARNING: sys/time.h: present but cannot be compiled configure:6591: WARNING: sys/time.h: check for missing prerequisite headers? configure:6593: WARNING: sys/time.h: see the Autoconf documentation configure:6595: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:6597: WARNING: sys/time.h: proceeding with the preprocessor's result configure:6599: WARNING: sys/time.h: in the future, the compiler will take precedence configure:6611: checking for sys/time.h configure:6618: result: yes configure:6486: checking for sys/types.h configure:6491: result: no configure:6486: checking for unistd.h configure:6491: result: no configure:6495: checking sys/poll.h usability configure:6507: cc -c -fno-common conftest.c >&5 configure:6513: $? = 0 configure:6517: test -z || test ! -s conftest.err configure:6520: $? = 0 configure:6523: test -s conftest. configure:6526: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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:6536: result: no configure:6540: checking sys/poll.h presence configure:6550: cc -E conftest.c configure:6556: $? = 0 configure:6576: result: yes configure:6589: WARNING: sys/poll.h: present but cannot be compiled configure:6591: WARNING: sys/poll.h: check for missing prerequisite headers? configure:6593: WARNING: sys/poll.h: see the Autoconf documentation configure:6595: WARNING: sys/poll.h: section "Present But Cannot Be Compiled" configure:6597: WARNING: sys/poll.h: proceeding with the preprocessor's result configure:6599: WARNING: sys/poll.h: in the future, the compiler will take precedence configure:6611: checking for sys/poll.h configure:6618: result: yes configure:6651: checking pthread.h usability configure:6663: cc -c -fno-common conftest.c >&5 configure:6669: $? = 0 configure:6673: test -z || test ! -s conftest.err configure:6676: $? = 0 configure:6679: test -s conftest. configure:6682: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_POLL_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:6692: result: no configure:6696: checking pthread.h presence configure:6706: cc -E conftest.c configure:6712: $? = 0 configure:6732: result: yes configure:6745: WARNING: pthread.h: present but cannot be compiled configure:6747: WARNING: pthread.h: check for missing prerequisite headers? configure:6749: WARNING: pthread.h: see the Autoconf documentation configure:6751: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:6753: WARNING: pthread.h: proceeding with the preprocessor's result configure:6755: WARNING: pthread.h: in the future, the compiler will take precedence configure:6767: checking for pthread.h configure:6774: result: yes configure:6651: checking getopt.h usability configure:6663: cc -c -fno-common conftest.c >&5 configure:6669: $? = 0 configure:6673: test -z || test ! -s conftest.err configure:6676: $? = 0 configure:6679: test -s conftest. configure:6682: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PTHREAD_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:6692: result: no configure:6696: checking getopt.h presence configure:6706: cc -E conftest.c configure:6712: $? = 0 configure:6732: result: yes configure:6745: WARNING: getopt.h: present but cannot be compiled configure:6747: WARNING: getopt.h: check for missing prerequisite headers? configure:6749: WARNING: getopt.h: see the Autoconf documentation configure:6751: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:6753: WARNING: getopt.h: proceeding with the preprocessor's result configure:6755: WARNING: getopt.h: in the future, the compiler will take precedence configure:6767: checking for getopt.h configure:6774: result: yes configure:6651: checking syslog.h usability configure:6663: cc -c -fno-common conftest.c >&5 configure:6669: $? = 0 configure:6673: test -z || test ! -s conftest.err configure:6676: $? = 0 configure:6679: test -s conftest. configure:6682: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GETOPT_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:6692: result: no configure:6696: checking syslog.h presence configure:6706: cc -E conftest.c configure:6712: $? = 0 configure:6732: result: yes configure:6745: WARNING: syslog.h: present but cannot be compiled configure:6747: WARNING: syslog.h: check for missing prerequisite headers? configure:6749: WARNING: syslog.h: see the Autoconf documentation configure:6751: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:6753: WARNING: syslog.h: proceeding with the preprocessor's result configure:6755: WARNING: syslog.h: in the future, the compiler will take precedence configure:6767: checking for syslog.h configure:6774: result: yes configure:6651: checking iconv.h usability configure:6663: cc -c -fno-common conftest.c >&5 configure:6669: $? = 0 configure:6673: test -z || test ! -s conftest.err configure:6676: $? = 0 configure:6679: test -s conftest. configure:6682: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYSLOG_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:6692: result: no configure:6696: checking iconv.h presence configure:6706: cc -E conftest.c configure:6712: $? = 0 configure:6732: result: yes configure:6745: WARNING: iconv.h: present but cannot be compiled configure:6747: WARNING: iconv.h: check for missing prerequisite headers? configure:6749: WARNING: iconv.h: see the Autoconf documentation configure:6751: WARNING: iconv.h: section "Present But Cannot Be Compiled" configure:6753: WARNING: iconv.h: proceeding with the preprocessor's result configure:6755: WARNING: iconv.h: in the future, the compiler will take precedence configure:6767: checking for iconv.h configure:6774: result: yes configure:6651: checking zlib.h usability configure:6663: cc -c -fno-common conftest.c >&5 configure:6669: $? = 0 configure:6673: test -z || test ! -s conftest.err configure:6676: $? = 0 configure:6679: test -s conftest. configure:6682: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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 | /* 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:6692: result: no configure:6696: checking zlib.h presence configure:6706: cc -E conftest.c configure:6712: $? = 0 configure:6732: result: yes configure:6745: WARNING: zlib.h: present but cannot be compiled configure:6747: WARNING: zlib.h: check for missing prerequisite headers? configure:6749: WARNING: zlib.h: see the Autoconf documentation configure:6751: WARNING: zlib.h: section "Present But Cannot Be Compiled" configure:6753: WARNING: zlib.h: proceeding with the preprocessor's result configure:6755: WARNING: zlib.h: in the future, the compiler will take precedence configure:6767: checking for zlib.h configure:6774: result: yes configure:6651: checking execinfo.h usability configure:6663: cc -c -fno-common conftest.c >&5 conftest.c:64:22: execinfo.h: No such file or directory configure:6669: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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 | /* 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:6692: result: no configure:6696: checking execinfo.h presence configure:6706: cc -E conftest.c conftest.c:30:22: execinfo.h: No such file or directory configure:6712: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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 | /* end confdefs.h. */ | #include configure:6732: result: no configure:6767: checking for execinfo.h configure:6774: result: no configure:6642: checking for stdlib.h configure:6647: result: no configure:6803: checking sys/socket.h usability configure:6815: cc -c -fno-common conftest.c >&5 configure:6821: $? = 0 configure:6825: test -z || test ! -s conftest.err configure:6828: $? = 0 configure:6831: test -s conftest. configure:6834: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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 | /* 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:6844: result: no configure:6848: checking sys/socket.h presence configure:6858: cc -E conftest.c configure:6864: $? = 0 configure:6884: result: yes configure:6897: WARNING: sys/socket.h: present but cannot be compiled configure:6899: WARNING: sys/socket.h: check for missing prerequisite headers? configure:6901: WARNING: sys/socket.h: see the Autoconf documentation configure:6903: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:6905: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:6907: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:6919: checking for sys/socket.h configure:6926: result: yes configure:6803: checking sys/sockio.h usability configure:6815: cc -c -fno-common conftest.c >&5 configure:6821: $? = 0 configure:6825: test -z || test ! -s conftest.err configure:6828: $? = 0 configure:6831: test -s conftest. configure:6834: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_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:6844: result: no configure:6848: checking sys/sockio.h presence configure:6858: cc -E conftest.c configure:6864: $? = 0 configure:6884: result: yes configure:6897: WARNING: sys/sockio.h: present but cannot be compiled configure:6899: WARNING: sys/sockio.h: check for missing prerequisite headers? configure:6901: WARNING: sys/sockio.h: see the Autoconf documentation configure:6903: WARNING: sys/sockio.h: section "Present But Cannot Be Compiled" configure:6905: WARNING: sys/sockio.h: proceeding with the preprocessor's result configure:6907: WARNING: sys/sockio.h: in the future, the compiler will take precedence configure:6919: checking for sys/sockio.h configure:6926: result: yes configure:6803: checking netinet/in.h usability configure:6815: cc -c -fno-common conftest.c >&5 configure:6821: $? = 0 configure:6825: test -z || test ! -s conftest.err configure:6828: $? = 0 configure:6831: test -s conftest. configure:6834: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_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:6844: result: no configure:6848: checking netinet/in.h presence configure:6858: cc -E conftest.c configure:6864: $? = 0 configure:6884: result: yes configure:6897: WARNING: netinet/in.h: present but cannot be compiled configure:6899: WARNING: netinet/in.h: check for missing prerequisite headers? configure:6901: WARNING: netinet/in.h: see the Autoconf documentation configure:6903: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:6905: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:6907: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:6919: checking for netinet/in.h configure:6926: result: yes configure:6943: checking for net/if.h configure:6971: cc -c -fno-common conftest.c >&5 configure:6977: $? = 0 configure:6981: test -z || test ! -s conftest.err configure:6984: $? = 0 configure:6987: test -s conftest. configure:6990: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if STDC_HEADERS | # include | # include | #else | #if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | | #include configure:7001: result: no configure:7030: cc -c -fno-common conftest.c >&5 configure:7036: $? = 0 configure:7040: test -z || test ! -s conftest.err configure:7043: $? = 0 configure:7046: test -s conftest. configure:7049: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | | int | main () | { | char *func = __FUNCTION__; | ; | return 0; | } configure:7077: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:37: warning: initialization discards qualifiers from pointer target type configure:7083: $? = 0 configure:7087: test -z || test ! -s conftest.err configure:7090: $? = 0 configure:7093: test -s conftest. configure:7096: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | | int | main () | { | char *func = __func__; | ; | return 0; | } configure:7123: checking for gettimeofday configure:7180: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7186: $? = 0 configure:7190: test -z || test ! -s conftest.err configure:7193: $? = 0 configure:7196: test -s conftest configure:7199: $? = 0 configure:7211: result: yes configure:7123: checking for select configure:7180: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7186: $? = 0 configure:7190: test -z || test ! -s conftest.err configure:7193: $? = 0 configure:7196: test -s conftest configure:7199: $? = 0 configure:7211: result: yes configure:7123: checking for socket configure:7180: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7186: $? = 0 configure:7190: test -z || test ! -s conftest.err configure:7193: $? = 0 configure:7196: test -s conftest configure:7199: $? = 0 configure:7211: result: yes configure:7123: checking for strdup configure:7180: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7186: $? = 0 configure:7190: test -z || test ! -s conftest.err configure:7193: $? = 0 configure:7196: test -s conftest configure:7199: $? = 0 configure:7211: result: yes configure:7123: checking for getopt_long configure:7180: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7186: $? = 0 configure:7190: test -z || test ! -s conftest.err configure:7193: $? = 0 configure:7196: test -s conftest configure:7199: $? = 0 configure:7211: result: yes configure:7123: checking for localtime_r configure:7180: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7186: $? = 0 configure:7190: test -z || test ! -s conftest.err configure:7193: $? = 0 configure:7196: test -s conftest configure:7199: $? = 0 configure:7211: result: yes configure:7123: checking for gmtime_r configure:7180: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7186: $? = 0 configure:7190: test -z || test ! -s conftest.err configure:7193: $? = 0 configure:7196: test -s conftest configure:7199: $? = 0 configure:7211: result: yes configure:7123: checking for backtrace configure:7180: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _backtrace configure:7186: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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 | /* end confdefs.h. */ | /* Define backtrace to an innocuous variant, in case declares backtrace. | For example, HP-UX 11i declares gettimeofday. */ | #define backtrace innocuous_backtrace | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char backtrace (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef backtrace | | /* 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 backtrace (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_backtrace) || defined (__stub___backtrace) | choke me | #else | char (*f) () = backtrace; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != backtrace; | ; | return 0; | } configure:7211: result: no configure:7123: checking for srandom configure:7180: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7186: $? = 0 configure:7190: test -z || test ! -s conftest.err configure:7193: $? = 0 configure:7196: test -s conftest configure:7199: $? = 0 configure:7211: result: yes configure:7221: checking for getopt configure:7278: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7284: $? = 0 configure:7288: test -z || test ! -s conftest.err configure:7291: $? = 0 configure:7294: test -s conftest configure:7297: $? = 0 configure:7309: result: yes configure:7325: checking for gethostbyname_r configure:7382: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _gethostbyname_r configure:7388: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | /* end confdefs.h. */ | /* Define gethostbyname_r to an innocuous variant, in case declares gethostbyname_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname_r innocuous_gethostbyname_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname_r | | /* 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 gethostbyname_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_gethostbyname_r) || defined (__stub___gethostbyname_r) | choke me | #else | char (*f) () = gethostbyname_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethostbyname_r; | ; | return 0; | } configure:7413: result: no configure:7608: checking for gethostbyname configure:7665: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7671: $? = 0 configure:7675: test -z || test ! -s conftest.err configure:7678: $? = 0 configure:7681: test -s conftest configure:7684: $? = 0 configure:7696: result: yes configure:7717: checking for socklen_t in configure:7742: cc -c -fno-common conftest.c >&5 configure:7748: $? = 0 configure:7752: test -z || test ! -s conftest.err configure:7755: $? = 0 configure:7758: test -s conftest. configure:7761: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #include | | int | main () | { | socklen_t foo; | ; | return 0; | } configure:7772: result: no configure:7784: checking for getopt in configure:7805: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:45: error: `getopt' undeclared (first use in this function) conftest.c:45: error: (Each undeclared identifier is reported only once conftest.c:45: error: for each function it appears in.) configure:7811: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | /* end confdefs.h. */ | #include | int | main () | { | void *foo = getopt; | ; | return 0; | } configure:7835: result: no configure:7846: checking for getopt in configure:7867: cc -c -fno-common conftest.c >&5 configure:7873: $? = 0 configure:7877: test -z || test ! -s conftest.err configure:7880: $? = 0 configure:7883: test -s conftest. configure:7886: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | /* end confdefs.h. */ | #include | int | main () | { | void *foo = getopt; | ; | return 0; | } configure:7897: result: no configure:7924: checking regex.h usability configure:7936: cc -c -fno-common conftest.c >&5 configure:7942: $? = 0 configure:7946: test -z || test ! -s conftest.err configure:7949: $? = 0 configure:7952: test -s conftest. configure:7955: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 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:7965: result: no configure:7969: checking regex.h presence configure:7979: cc -E conftest.c configure:7985: $? = 0 configure:8005: result: yes configure:8018: WARNING: regex.h: present but cannot be compiled configure:8020: WARNING: regex.h: check for missing prerequisite headers? configure:8022: WARNING: regex.h: see the Autoconf documentation configure:8024: WARNING: regex.h: section "Present But Cannot Be Compiled" configure:8026: WARNING: regex.h: proceeding with the preprocessor's result configure:8028: WARNING: regex.h: in the future, the compiler will take precedence configure:8040: checking for regex.h configure:8047: result: yes configure:8056: checking for regcomp configure:8113: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest configure:8132: $? = 0 configure:8144: result: yes configure:8170: checking for working pthreads configure:8206: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8209: $? = 0 configure:8211: ./conftest configure:8214: $? = 0 configure:8228: checking for pthread_spinlock support configure:8252: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:48: error: `pthread_spinlock_t' undeclared (first use in this function) conftest.c:48: error: (Each undeclared identifier is reported only once conftest.c:48: error: for each function it appears in.) conftest.c:48: error: parse error before "lock" conftest.c:49: error: `lock' undeclared (first use in this function) configure:8258: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX 1 | /* end confdefs.h. */ | #include | int | main () | { | | pthread_spinlock_t lock; | pthread_spin_init(&lock, 0); | pthread_spin_lock(&lock); | pthread_spin_unlock(&lock); | pthread_spin_destroy(&lock); | | ; | return 0; | } configure:8282: result: no configure:8287: checking for pthread_rwlock support configure:8313: cc -c -fno-common conftest.c >&5 configure:8319: $? = 0 configure:8323: test -z || test ! -s conftest.err configure:8326: $? = 0 configure:8329: test -s conftest. configure:8332: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX 1 | /* end confdefs.h. */ | #include | int | main () | { | | pthread_rwlock_t lock; | pthread_rwlock_init(&lock, NULL); | pthread_rwlock_rdlock(&lock); | pthread_rwlock_unlock(&lock); | pthread_rwlock_wrlock(&lock); | pthread_rwlock_unlock(&lock); | pthread_rwlock_destroy(&lock); | | ; | return 0; | } configure:8343: result: no configure:8349: checking for sem_init in -lrt configure:8379: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lrt -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lrt configure:8385: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX 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 sem_init (); | int | main () | { | sem_init (); | ; | return 0; | } configure:8411: result: no configure:8422: checking for semaphore support configure:8454: cc -o conftest -fno-common -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lresolv -lm -lpthread -liconv >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8457: $? = 0 configure:8459: ./conftest configure:8462: $? = 1 configure: program exited with status 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX 1 | /* end confdefs.h. */ | #include | int main(void) { | sem_t s; | int val; | /* DARWNIN doesn't implement native sem_init */ | if (sem_init(&s, 0, 1) != 0) | return 1; | sem_wait(&s); | sem_post(&s); | sem_getvalue(&s, &val); | sem_destroy(&s); | return 0; | } | configure:8475: result: no configure:8492: checking for xml2-config configure:8510: found /usr/local/bin/xml2-config configure:8522: result: /usr/local/bin/xml2-config configure:8538: checking libxml version configure:8541: result: 2.6.15 configure:8585: checking whether to compile with PCRE support configure:9155: result: disabled configure:9169: checking for jade configure:9196: result: no configure:9205: checking for jadetex configure:9221: found /usr/local/bin/jadetex configure:9232: result: jadetex configure:9241: checking for pdfjadetex configure:9257: found /usr/local/bin/pdfjadetex configure:9268: result: pdfjadetex configure:9277: checking for dvips configure:9293: found /usr/local/bin/dvips configure:9304: result: dvips configure:9313: checking for fig2dev configure:9340: result: no configure:9349: checking for convert configure:9376: result: /usr/local/bin/convert configure:9396: checking for /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.59/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.77/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/share/sgml/docbook/dsssl/modular/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/local/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/local/share/sgml/docbook/dsssl-stylesheets-1.59/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/local/share/sgml/docbook/dsssl-stylesheets-1.77/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/local/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/local/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl configure:9411: result: no configure:9396: checking for /usr/local/share/sgml/docbook/dsssl/modular/html/docbook.dsl configure:9411: result: yes configure:9434: checking for /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.59/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.77/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/share/sgml/docbook/stylesheet/dsssl/modular/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/share/sgml/docbook/dsssl/modular/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/local/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/local/share/sgml/docbook/dsssl-stylesheets-1.59/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/local/share/sgml/docbook/dsssl-stylesheets-1.77/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/local/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/local/share/sgml/docbook/stylesheet/dsssl/modular/print/docbook.dsl configure:9449: result: no configure:9434: checking for /usr/local/share/sgml/docbook/dsssl/modular/print/docbook.dsl configure:9449: result: yes configure:9511: result: Not building documentation. configure:9616: checking which malloc to use configure:9669: result: native malloc configure:10192: checking whether to compile with SSL support configure:10226: result: trying /usr/lib /usr/include/openssl configure:10238: checking for openssl configure:10256: found /usr/local/bin/openssl configure:10269: result: /usr/local/bin/openssl configure:10283: checking for CRYPTO_lock in -lcrypto configure:10313: cc -o conftest -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/openssl -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lcrypto -lresolv -lm -lpthread -liconv -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/lib >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:10319: $? = 0 configure:10323: test -z || test ! -s conftest.err configure:10326: $? = 0 configure:10329: test -s conftest configure:10332: $? = 0 configure:10345: result: yes configure:10349: checking for SSL_library_init in -lssl configure:10379: cc -o conftest -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/openssl -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lssl -lresolv -lm -lpthread -liconv -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/lib -lcrypto >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:10385: $? = 0 configure:10389: test -z || test ! -s conftest.err configure:10392: $? = 0 configure:10395: test -s conftest configure:10398: $? = 0 configure:10411: result: yes configure:10415: checking for SSL_connect in -lssl configure:10445: cc -o conftest -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/openssl -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lssl -lresolv -lm -lpthread -liconv -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/lib -lcrypto >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:10451: $? = 0 configure:10455: test -z || test ! -s conftest.err configure:10458: $? = 0 configure:10461: test -s conftest configure:10464: $? = 0 configure:10477: result: yes configure:10510: checking openssl/x509.h usability configure:10522: cc -c -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/openssl conftest.c >&5 configure:10528: $? = 0 configure:10532: test -z || test ! -s conftest.err configure:10535: $? = 0 configure:10538: test -s conftest. configure:10541: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX 1 | #define SUFFIX "" | #define USE_GWMEM_NATIVE 1 | #define LOG_TIMESTAMP_LOCALTIME 1 | #define ENABLE_COOKIES 1 | #define USE_KEEPALIVE 1 | #define HAVE_LIBSSL 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:10551: result: no configure:10555: checking openssl/x509.h presence configure:10565: cc -E conftest.c configure:10571: $? = 0 configure:10591: result: yes configure:10604: WARNING: openssl/x509.h: present but cannot be compiled configure:10606: WARNING: openssl/x509.h: check for missing prerequisite headers? configure:10608: WARNING: openssl/x509.h: see the Autoconf documentation configure:10610: WARNING: openssl/x509.h: section "Present But Cannot Be Compiled" configure:10612: WARNING: openssl/x509.h: proceeding with the preprocessor's result configure:10614: WARNING: openssl/x509.h: in the future, the compiler will take precedence configure:10626: checking for openssl/x509.h configure:10633: result: yes configure:10510: checking openssl/rsa.h usability configure:10522: cc -c -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/openssl conftest.c >&5 configure:10528: $? = 0 configure:10532: test -z || test ! -s conftest.err configure:10535: $? = 0 configure:10538: test -s conftest. configure:10541: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX 1 | #define SUFFIX "" | #define USE_GWMEM_NATIVE 1 | #define LOG_TIMESTAMP_LOCALTIME 1 | #define ENABLE_COOKIES 1 | #define USE_KEEPALIVE 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_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:10551: result: no configure:10555: checking openssl/rsa.h presence configure:10565: cc -E conftest.c configure:10571: $? = 0 configure:10591: result: yes configure:10604: WARNING: openssl/rsa.h: present but cannot be compiled configure:10606: WARNING: openssl/rsa.h: check for missing prerequisite headers? configure:10608: WARNING: openssl/rsa.h: see the Autoconf documentation configure:10610: WARNING: openssl/rsa.h: section "Present But Cannot Be Compiled" configure:10612: WARNING: openssl/rsa.h: proceeding with the preprocessor's result configure:10614: WARNING: openssl/rsa.h: in the future, the compiler will take precedence configure:10626: checking for openssl/rsa.h configure:10633: result: yes configure:10510: checking openssl/crypto.h usability configure:10522: cc -c -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/openssl conftest.c >&5 configure:10528: $? = 0 configure:10532: test -z || test ! -s conftest.err configure:10535: $? = 0 configure:10538: test -s conftest. configure:10541: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX 1 | #define SUFFIX "" | #define USE_GWMEM_NATIVE 1 | #define LOG_TIMESTAMP_LOCALTIME 1 | #define ENABLE_COOKIES 1 | #define USE_KEEPALIVE 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_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:10551: result: no configure:10555: checking openssl/crypto.h presence configure:10565: cc -E conftest.c configure:10571: $? = 0 configure:10591: result: yes configure:10604: WARNING: openssl/crypto.h: present but cannot be compiled configure:10606: WARNING: openssl/crypto.h: check for missing prerequisite headers? configure:10608: WARNING: openssl/crypto.h: see the Autoconf documentation configure:10610: WARNING: openssl/crypto.h: section "Present But Cannot Be Compiled" configure:10612: WARNING: openssl/crypto.h: proceeding with the preprocessor's result configure:10614: WARNING: openssl/crypto.h: in the future, the compiler will take precedence configure:10626: checking for openssl/crypto.h configure:10633: result: yes configure:10510: checking openssl/pem.h usability configure:10522: cc -c -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/openssl conftest.c >&5 configure:10528: $? = 0 configure:10532: test -z || test ! -s conftest.err configure:10535: $? = 0 configure:10538: test -s conftest. configure:10541: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX 1 | #define SUFFIX "" | #define USE_GWMEM_NATIVE 1 | #define LOG_TIMESTAMP_LOCALTIME 1 | #define ENABLE_COOKIES 1 | #define USE_KEEPALIVE 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_CRYPTO_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:10551: result: no configure:10555: checking openssl/pem.h presence configure:10565: cc -E conftest.c configure:10571: $? = 0 configure:10591: result: yes configure:10604: WARNING: openssl/pem.h: present but cannot be compiled configure:10606: WARNING: openssl/pem.h: check for missing prerequisite headers? configure:10608: WARNING: openssl/pem.h: see the Autoconf documentation configure:10610: WARNING: openssl/pem.h: section "Present But Cannot Be Compiled" configure:10612: WARNING: openssl/pem.h: proceeding with the preprocessor's result configure:10614: WARNING: openssl/pem.h: in the future, the compiler will take precedence configure:10626: checking for openssl/pem.h configure:10633: result: yes configure:10510: checking openssl/ssl.h usability configure:10522: cc -c -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/openssl conftest.c >&5 configure:10528: $? = 0 configure:10532: test -z || test ! -s conftest.err configure:10535: $? = 0 configure:10538: test -s conftest. configure:10541: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX 1 | #define SUFFIX "" | #define USE_GWMEM_NATIVE 1 | #define LOG_TIMESTAMP_LOCALTIME 1 | #define ENABLE_COOKIES 1 | #define USE_KEEPALIVE 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_PEM_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:10551: result: no configure:10555: checking openssl/ssl.h presence configure:10565: cc -E conftest.c configure:10571: $? = 0 configure:10591: result: yes configure:10604: WARNING: openssl/ssl.h: present but cannot be compiled configure:10606: WARNING: openssl/ssl.h: check for missing prerequisite headers? configure:10608: WARNING: openssl/ssl.h: see the Autoconf documentation configure:10610: WARNING: openssl/ssl.h: section "Present But Cannot Be Compiled" configure:10612: WARNING: openssl/ssl.h: proceeding with the preprocessor's result configure:10614: WARNING: openssl/ssl.h: in the future, the compiler will take precedence configure:10626: checking for openssl/ssl.h configure:10633: result: yes configure:10510: checking openssl/err.h usability configure:10522: cc -c -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/openssl conftest.c >&5 configure:10528: $? = 0 configure:10532: test -z || test ! -s conftest.err configure:10535: $? = 0 configure:10538: test -s conftest. configure:10541: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX 1 | #define SUFFIX "" | #define USE_GWMEM_NATIVE 1 | #define LOG_TIMESTAMP_LOCALTIME 1 | #define ENABLE_COOKIES 1 | #define USE_KEEPALIVE 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_SSL_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:10551: result: no configure:10555: checking openssl/err.h presence configure:10565: cc -E conftest.c configure:10571: $? = 0 configure:10591: result: yes configure:10604: WARNING: openssl/err.h: present but cannot be compiled configure:10606: WARNING: openssl/err.h: check for missing prerequisite headers? configure:10608: WARNING: openssl/err.h: see the Autoconf documentation configure:10610: WARNING: openssl/err.h: section "Present But Cannot Be Compiled" configure:10612: WARNING: openssl/err.h: proceeding with the preprocessor's result configure:10614: WARNING: openssl/err.h: in the future, the compiler will take precedence configure:10626: checking for openssl/err.h configure:10633: result: yes configure:10510: checking openssl/hmac.h usability configure:10522: cc -c -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/openssl conftest.c >&5 configure:10528: $? = 0 configure:10532: test -z || test ! -s conftest.err configure:10535: $? = 0 configure:10538: test -s conftest. configure:10541: $? = 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 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define HAVE_LIBM 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IN_H 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_SRANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_REGEX 1 | #define SUFFIX "" | #define USE_GWMEM_NATIVE 1 | #define LOG_TIMESTAMP_LOCALTIME 1 | #define ENABLE_COOKIES 1 | #define USE_KEEPALIVE 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ERR_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:10551: result: no configure:10555: checking openssl/hmac.h presence configure:10565: cc -E conftest.c configure:10571: $? = 0 configure:10591: result: yes configure:10604: WARNING: openssl/hmac.h: present but cannot be compiled configure:10606: WARNING: openssl/hmac.h: check for missing prerequisite headers? configure:10608: WARNING: openssl/hmac.h: see the Autoconf documentation configure:10610: WARNING: openssl/hmac.h: section "Present But Cannot Be Compiled" configure:10612: WARNING: openssl/hmac.h: proceeding with the preprocessor's result configure:10614: WARNING: openssl/hmac.h: in the future, the compiler will take precedence configure:10626: checking for openssl/hmac.h configure:10633: result: yes configure:10646: checking whether the OpenSSL library is multithread-enabled configure:10673: cc -o conftest -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/openssl -L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib conftest.c -lssl -lresolv -lm -lpthread -liconv -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/lib -lcrypto >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:10676: $? = 0 configure:10678: ./conftest configure:10681: $? = 0 configure:10684: result: yes configure:10691: checking whether to compile with SSL support configure:10693: result: yes configure:10741: checking whether to compile with MySQL support configure:11207: result: disabled configure:11214: checking whether to compile with LibSDB support configure:11521: result: disabled configure:11528: checking whether to compile with SQLite support configure:11829: result: disabled configure:11836: checking whether to compile with SQLite3 support configure:12137: result: disabled configure:12144: checking whether to compile with Oracle support configure:12454: result: disabled configure:12460: checking whether to compile with PostgresSQL support configure:12871: result: disabled configure:13241: 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 darwintel 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=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu 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_local_lib_sgml_stylesheet_dsssl_docbook_nwalsh_html_docbook_dsl=no ac_cv_file__usr_local_lib_sgml_stylesheet_dsssl_docbook_nwalsh_print_docbook_dsl=no ac_cv_file__usr_local_lib_sgml_stylesheets_nwalsh_modular_html_docbook_dsl=no ac_cv_file__usr_local_lib_sgml_stylesheets_nwalsh_modular_print_docbook_dsl=no ac_cv_file__usr_local_share_sgml_docbook_dsssl_modular_html_docbook_dsl=yes ac_cv_file__usr_local_share_sgml_docbook_dsssl_modular_print_docbook_dsl=yes ac_cv_file__usr_local_share_sgml_docbook_dsssl_stylesheets_1_59_html_docbook_dsl=no ac_cv_file__usr_local_share_sgml_docbook_dsssl_stylesheets_1_59_print_docbook_dsl=no ac_cv_file__usr_local_share_sgml_docbook_dsssl_stylesheets_1_77_html_docbook_dsl=no ac_cv_file__usr_local_share_sgml_docbook_dsssl_stylesheets_1_77_print_docbook_dsl=no ac_cv_file__usr_local_share_sgml_docbook_dsssl_stylesheets_html_docbook_dsl=no ac_cv_file__usr_local_share_sgml_docbook_dsssl_stylesheets_print_docbook_dsl=no ac_cv_file__usr_local_share_sgml_docbook_stylesheet_dsssl_modular_html_docbook_dsl=no ac_cv_file__usr_local_share_sgml_docbook_stylesheet_dsssl_modular_print_docbook_dsl=no ac_cv_file__usr_share_sgml_docbook_dsssl_modular_html_docbook_dsl=no ac_cv_file__usr_share_sgml_docbook_dsssl_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=no ac_cv_file__usr_share_sgml_docbook_dsssl_stylesheets_print_docbook_dsl=no ac_cv_file__usr_share_sgml_docbook_stylesheet_dsssl_modular_html_docbook_dsl=no ac_cv_file__usr_share_sgml_docbook_stylesheet_dsssl_modular_print_docbook_dsl=no ac_cv_func_backtrace=no ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname_r=no 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_header_execinfo_h=no ac_cv_header_getopt_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_net_if_h=no 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=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no 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=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-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=yes ac_cv_lib_m_log=yes ac_cv_lib_nsl_inet_ntoa=no ac_cv_lib_pthread_pthread_exit=yes ac_cv_lib_resolv_inet_ntop=yes ac_cv_lib_rt_sem_init=no ac_cv_lib_socket_accept=no ac_cv_lib_ssl_SSL_connect=yes ac_cv_lib_ssl_SSL_library_init=yes ac_cv_objext= ac_cv_path_CONVERT=/usr/local/bin/convert ac_cv_path_OPENSSL=/usr/local/bin/openssl ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_XML_CONFIG=/usr/local/bin/xml2-config ac_cv_prog_CC=cc ac_cv_prog_CONVERT=/usr/local/bin/convert ac_cv_prog_CPP='cc -E' ac_cv_prog_DVIPS=dvips ac_cv_prog_FIG2DEV=no ac_cv_prog_JADE=no 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_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_long_long=0 ac_cv_sizeof_short=0 ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_long=no ac_cv_type_short=no gw_cv_func_HAVE_GETOPT_IN_STDIO_H=no gw_cv_func_HAVE_GETOPT_IN_UNISTD_H=no gw_cv_type_HAVE_SOCKLEN_T=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/openssl' CONVERT='/usr/local/bin/convert' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DOCDRAFTS='IGNORE' DOCSTARGET='no-docs' DVIPS='dvips' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXE_EXT='' FIG2DEV='no' GW_VERSION='' HTML_DSL='/usr/local/share/sgml/docbook/dsssl/modular/html/docbook.dsl' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' JADE='no' JADETEX='jadetex' LDFLAGS='-L/usr/local/lib -pthread -rpath=/usr/lib:/usr/local/lib' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-lssl -lresolv -lm -lpthread -liconv -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/lib -lcrypto -lssl' LIBTOOL='ar rc' LTLIBOBJS='' MYSQL_CONFIG='' OBJEXT='' OPENSSL='/usr/local/bin/openssl' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCRE_CONFIG='' PDFJADETEX='pdfjadetex' PERL='/usr/local/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='0' SIZEOF_LONG='0' SIZEOF_LONG_LONG='0' SIZEOF_SHORT='0' SQLITE3='' SQLITE='' STARTSTOPDAEMONSRC='' SUFFIX='' TEX_DSL='/usr/local/share/sgml/docbook/dsssl/modular/print/docbook.dsl' VERSION='1.4.1' XML_CONFIG='/usr/local/bin/xml2-config' YACC='bison -y' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' docdir='${prefix}/share/doc/kannel' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_COOKIES 1 #define GW_NAME "Kannel" #define GW_VERSION "1.4.1" #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMTIME_R 1 #define HAVE_ICONV_H 1 #define HAVE_LIBM 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIBSSL 1 #define HAVE_LIBSSL 1 #define HAVE_LOCALTIME_R 1 #define HAVE_NETINET_IN_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_REGEX 1 #define HAVE_REGEX_H 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_SRANDOM 1 #define HAVE_STRDUP 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_SOCKIO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_ZLIB_H 1 #define LOG_TIMESTAMP_LOCALTIME 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_LONG_LONG 0 #define SIZEOF_SHORT 0 #define SUFFIX "" #define USE_GWMEM_NATIVE 1 #define USE_KEEPALIVE 1 #define VERSION "1.4.1" #define YYTEXT_POINTER 1 #define inline #endif #ifndef __cplusplus configure: exit 0