This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sipsak configure 0.9.6, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --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: 98 tasks, 153 threads, 4 processors Load average: 0.44, Mach factor: 3.55 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1366: checking for a BSD-compatible install configure:1421: result: /usr/bin/install -c -o root -g wheel configure:1432: checking whether build environment is sane configure:1475: result: yes configure:1540: checking for gawk configure:1556: found /usr/local/bin/gawk configure:1566: result: gawk configure:1576: checking whether make sets $(MAKE) configure:1596: result: yes configure:1764: checking whether to enable maintainer-specific portions of Makefiles configure:1773: result: no configure:1801: checking for i386-unknown-gnu-gcc configure:1827: result: cc configure:2109: checking for C compiler version configure:2112: 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:2115: $? = 0 configure:2117: 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:2120: $? = 0 configure:2122: cc -V &5 cc: `-V' option must have argument configure:2125: $? = 1 configure:2148: checking for C compiler default output file name configure:2151: cc -fno-common conftest.c >&5 configure:2154: $? = 0 configure:2200: result: a.out configure:2205: checking whether the C compiler works configure:2211: ./a.out configure:2214: $? = 0 configure:2231: result: yes configure:2238: checking whether we are cross compiling configure:2240: result: no configure:2243: checking for suffix of executables configure:2245: cc -o conftest -fno-common conftest.c >&5 configure:2248: $? = 0 configure:2273: result: configure:2279: checking for suffix of object files configure:2300: cc -c -fno-common conftest.c >&5 configure:2303: $? = 0 configure:2325: result: configure:2329: checking whether we are using the GNU C compiler configure:2353: cc -c -fno-common conftest.c >&5 configure:2359: $? = 0 configure:2363: test -z || test ! -s conftest.err configure:2366: $? = 0 configure:2369: test -s conftest. configure:2372: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2385: result: no configure:2391: checking whether cc accepts -g configure:2412: cc -c -g conftest.c >&5 configure:2418: $? = 0 configure:2422: test -z || test ! -s conftest.err configure:2425: $? = 0 configure:2428: test -s conftest. configure:2431: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2442: result: no configure:2459: checking for cc option to accept ANSI C configure:2529: cc -c -fno-common conftest.c >&5 configure:2535: $? = 0 configure:2539: test -z || test ! -s conftest.err configure:2542: $? = 0 configure:2545: test -s conftest. configure:2548: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:2529: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2535: $? = 0 configure:2539: test -z || test ! -s conftest.err configure:2542: $? = 0 configure:2545: test -s conftest. configure:2548: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:2529: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2535: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:2529: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2535: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:2529: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2535: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:2529: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2535: $? = 0 configure:2539: test -z || test ! -s conftest.err configure:2542: $? = 0 configure:2545: test -s conftest. configure:2548: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:2566: result: none needed configure:2584: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2590: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2734: checking for style of include used by make configure:2762: result: GNU configure:2790: checking dependency style of cc configure:2880: result: gcc3 configure:2905: checking whether cc accepts -fstack-protector configure:2925: cc -c -fno-common -fstack-protector conftest.c >&5 cc1: error: unrecognized option `-fstack-protector' configure:2931: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2967: checking for distcc configure:2992: result: not requested configure:3011: checking for a BSD-compatible install configure:3066: result: /usr/bin/install -c -o root -g wheel configure:3085: checking build system type configure:3103: result: i386-unknown-gnu configure:3111: checking host system type configure:3125: result: i386-unknown-gnu configure:3150: checking how to run the C preprocessor configure:3185: cc -E conftest.c configure:3191: $? = 0 configure:3223: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3229: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* end confdefs.h. */ | #include configure:3268: result: cc -E configure:3292: cc -E conftest.c configure:3298: $? = 0 configure:3330: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3336: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* end confdefs.h. */ | #include configure:3380: checking for egrep configure:3390: result: grep -E configure:3395: checking for ANSI C header files configure:3420: cc -c -fno-common conftest.c >&5 configure:3426: $? = 0 configure:3430: test -z || test ! -s conftest.err configure:3433: $? = 0 configure:3436: test -s conftest. configure:3439: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3548: result: no configure:3572: checking for sys/types.h configure:3588: cc -c -fno-common conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest. configure:3607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:3618: result: no configure:3572: checking for sys/stat.h configure:3588: cc -c -fno-common conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest. configure:3607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:3618: result: no configure:3572: checking for stdlib.h configure:3588: cc -c -fno-common conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest. configure:3607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:3618: result: no configure:3572: checking for string.h configure:3588: cc -c -fno-common conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest. configure:3607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:3618: result: no configure:3572: checking for memory.h configure:3588: cc -c -fno-common conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest. configure:3607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:3618: result: no configure:3572: checking for strings.h configure:3588: cc -c -fno-common conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest. configure:3607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:3618: result: no configure:3572: checking for inttypes.h configure:3588: cc -c -fno-common conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest. configure:3607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:3618: result: no configure:3572: checking for stdint.h configure:3588: cc -c -fno-common conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest. configure:3607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:3618: result: no configure:3572: checking for unistd.h configure:3588: cc -c -fno-common conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest. configure:3607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:3618: result: no configure:3661: checking ctype.h usability configure:3673: cc -c -fno-common conftest.c >&5 configure:3679: $? = 0 configure:3683: test -z || test ! -s conftest.err configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | /* 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:3702: result: no configure:3706: checking ctype.h presence configure:3716: cc -E conftest.c configure:3722: $? = 0 configure:3742: result: yes configure:3755: WARNING: ctype.h: present but cannot be compiled configure:3757: WARNING: ctype.h: check for missing prerequisite headers? configure:3759: WARNING: ctype.h: see the Autoconf documentation configure:3761: WARNING: ctype.h: section "Present But Cannot Be Compiled" configure:3763: WARNING: ctype.h: proceeding with the preprocessor's result configure:3765: WARNING: ctype.h: in the future, the compiler will take precedence configure:3777: checking for ctype.h configure:3784: result: yes configure:3661: checking errno.h usability configure:3673: cc -c -fno-common conftest.c >&5 configure:3679: $? = 0 configure:3683: test -z || test ! -s conftest.err configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | #define HAVE_CTYPE_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:3702: result: no configure:3706: checking errno.h presence configure:3716: cc -E conftest.c configure:3722: $? = 0 configure:3742: result: yes configure:3755: WARNING: errno.h: present but cannot be compiled configure:3757: WARNING: errno.h: check for missing prerequisite headers? configure:3759: WARNING: errno.h: see the Autoconf documentation configure:3761: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:3763: WARNING: errno.h: proceeding with the preprocessor's result configure:3765: WARNING: errno.h: in the future, the compiler will take precedence configure:3777: checking for errno.h configure:3784: result: yes configure:3661: checking arpa/inet.h usability configure:3673: cc -c -fno-common conftest.c >&5 configure:3679: $? = 0 configure:3683: test -z || test ! -s conftest.err configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_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:3702: result: no configure:3706: checking arpa/inet.h presence configure:3716: cc -E conftest.c configure:3722: $? = 0 configure:3742: result: yes configure:3755: WARNING: arpa/inet.h: present but cannot be compiled configure:3757: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:3759: WARNING: arpa/inet.h: see the Autoconf documentation configure:3761: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:3763: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:3765: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:3777: checking for arpa/inet.h configure:3784: result: yes configure:3661: checking netdb.h usability configure:3673: cc -c -fno-common conftest.c >&5 configure:3679: $? = 0 configure:3683: test -z || test ! -s conftest.err configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_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:3702: result: no configure:3706: checking netdb.h presence configure:3716: cc -E conftest.c configure:3722: $? = 0 configure:3742: result: yes configure:3755: WARNING: netdb.h: present but cannot be compiled configure:3757: WARNING: netdb.h: check for missing prerequisite headers? configure:3759: WARNING: netdb.h: see the Autoconf documentation configure:3761: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:3763: WARNING: netdb.h: proceeding with the preprocessor's result configure:3765: WARNING: netdb.h: in the future, the compiler will take precedence configure:3777: checking for netdb.h configure:3784: result: yes configure:3661: checking netinet/in.h usability configure:3673: cc -c -fno-common conftest.c >&5 configure:3679: $? = 0 configure:3683: test -z || test ! -s conftest.err configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_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:3702: result: no configure:3706: checking netinet/in.h presence configure:3716: cc -E conftest.c configure:3722: $? = 0 configure:3742: result: yes configure:3755: WARNING: netinet/in.h: present but cannot be compiled configure:3757: WARNING: netinet/in.h: check for missing prerequisite headers? configure:3759: WARNING: netinet/in.h: see the Autoconf documentation configure:3761: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:3763: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:3765: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:3777: checking for netinet/in.h configure:3784: result: yes configure:3661: checking netinet/in_systm.h usability configure:3673: cc -c -fno-common conftest.c >&5 configure:3679: $? = 0 configure:3683: test -z || test ! -s conftest.err configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:3702: result: no configure:3706: checking netinet/in_systm.h presence configure:3716: cc -E conftest.c configure:3722: $? = 0 configure:3742: result: yes configure:3755: WARNING: netinet/in_systm.h: present but cannot be compiled configure:3757: WARNING: netinet/in_systm.h: check for missing prerequisite headers? configure:3759: WARNING: netinet/in_systm.h: see the Autoconf documentation configure:3761: WARNING: netinet/in_systm.h: section "Present But Cannot Be Compiled" configure:3763: WARNING: netinet/in_systm.h: proceeding with the preprocessor's result configure:3765: WARNING: netinet/in_systm.h: in the future, the compiler will take precedence configure:3777: checking for netinet/in_systm.h configure:3784: result: yes configure:3661: checking limits.h usability configure:3673: cc -c -fno-common conftest.c >&5 configure:3679: $? = 0 configure:3683: test -z || test ! -s conftest.err configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_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:3702: result: no configure:3706: checking limits.h presence configure:3716: cc -E conftest.c configure:3722: $? = 0 configure:3742: result: yes configure:3755: WARNING: limits.h: present but cannot be compiled configure:3757: WARNING: limits.h: check for missing prerequisite headers? configure:3759: WARNING: limits.h: see the Autoconf documentation configure:3761: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:3763: WARNING: limits.h: proceeding with the preprocessor's result configure:3765: WARNING: limits.h: in the future, the compiler will take precedence configure:3777: checking for limits.h configure:3784: result: yes configure:3661: checking sys/poll.h usability configure:3673: cc -c -fno-common conftest.c >&5 configure:3679: $? = 0 configure:3683: test -z || test ! -s conftest.err configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LIMITS_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:3702: result: no configure:3706: checking sys/poll.h presence configure:3716: cc -E conftest.c configure:3722: $? = 0 configure:3742: result: yes configure:3755: WARNING: sys/poll.h: present but cannot be compiled configure:3757: WARNING: sys/poll.h: check for missing prerequisite headers? configure:3759: WARNING: sys/poll.h: see the Autoconf documentation configure:3761: WARNING: sys/poll.h: section "Present But Cannot Be Compiled" configure:3763: WARNING: sys/poll.h: proceeding with the preprocessor's result configure:3765: WARNING: sys/poll.h: in the future, the compiler will take precedence configure:3777: checking for sys/poll.h configure:3784: result: yes configure:3661: checking regex.h usability configure:3673: cc -c -fno-common conftest.c >&5 configure:3679: $? = 0 configure:3683: test -z || test ! -s conftest.err configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LIMITS_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:3702: result: no configure:3706: checking regex.h presence configure:3716: cc -E conftest.c configure:3722: $? = 0 configure:3742: result: yes configure:3755: WARNING: regex.h: present but cannot be compiled configure:3757: WARNING: regex.h: check for missing prerequisite headers? configure:3759: WARNING: regex.h: see the Autoconf documentation configure:3761: WARNING: regex.h: section "Present But Cannot Be Compiled" configure:3763: WARNING: regex.h: proceeding with the preprocessor's result configure:3765: WARNING: regex.h: in the future, the compiler will take precedence configure:3777: checking for regex.h configure:3784: result: yes configure:3661: checking signal.h usability configure:3673: cc -c -fno-common conftest.c >&5 configure:3679: $? = 0 configure:3683: test -z || test ! -s conftest.err configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sipsak" | #define PACKAGE_TARNAME "sipsak" | #define PACKAGE_VERSION "0.9.6" | #define PACKAGE_STRING "sipsak 0.9.6" | #define PACKAGE_BUGREPORT "nils@sipsak.org" | #define PACKAGE "sipsak" | #define VERSION "0.9.6" | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_REGEX_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:3702: result: no configure:3706: checking signal.h presence configure:3716: cc -E conftest.c configure:3722: $? = 0 configure:3742: result: yes configure:3755: WARNING: signal.h: present but cannot be compiled configure:3757: WARNING: signal.h: check for missing prerequisite headers? configure:3759: WARNING: signal.h: see the Autoconf documentation configure:3761: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:3763: WARNING: signal.h: proceeding with the preprocessor's result configure:3765: WARNING: signal.h: in the future, the compiler will take precedence configure:3777: checking for signal.h configure:3784: result: yes configure:3652: checking for stdlib.h configure:3657: result: no configure:3794: error: missing required header (see above) ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=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= ac_cv_env_LDFLAGS_value= 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_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_systm_h=yes ac_cv_header_regex_h=yes ac_cv_header_signal_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_poll_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net/sipsak/work/sipsak-0.9.6/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net/sipsak/work/sipsak-0.9.6/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net/sipsak/work/sipsak-0.9.6/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net/sipsak/work/sipsak-0.9.6/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net/sipsak/work/sipsak-0.9.6/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DISABLE_GNUTLS='' DISTCC='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' 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' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBGNUTLS_CFLAGS='' LIBGNUTLS_CONFIG='' LIBGNUTLS_LIBS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/net/sipsak/work/sipsak-0.9.6/missing --run makeinfo' OBJEXT='' PACKAGE='sipsak' PACKAGE_BUGREPORT='nils@sipsak.org' PACKAGE_NAME='sipsak' PACKAGE_STRING='sipsak 0.9.6' PACKAGE_TARNAME='sipsak' PACKAGE_VERSION='0.9.6' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' SIPSAK_HAVE_ARES='' STRIP='' VERSION='0.9.6' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/net/sipsak/work/sipsak-0.9.6/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' 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 HAVE_ARPA_INET_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_REGEX_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_POLL_H 1 #define PACKAGE "sipsak" #define PACKAGE_BUGREPORT "nils@sipsak.org" #define PACKAGE_NAME "sipsak" #define PACKAGE_STRING "sipsak 0.9.6" #define PACKAGE_TARNAME "sipsak" #define PACKAGE_VERSION "0.9.6" #define VERSION "0.9.6" configure: exit 1