This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by shishi configure 0.0.22, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-starttls --with-db-dir=/var/shishi --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: 127 tasks, 184 threads, 4 processors Load average: 0.00, Mach factor: 3.99 /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:1615: checking for a BSD-compatible install configure:1670: result: /usr/bin/install -c -o root -g wheel configure:1681: checking whether build environment is sane configure:1724: result: yes configure:1789: checking for gawk configure:1805: found /usr/local/bin/gawk configure:1815: result: gawk configure:1825: checking whether make sets $(MAKE) configure:1845: result: yes configure:2021: checking build system type configure:2039: result: i386-unknown-gnu configure:2047: checking host system type configure:2061: result: i386-unknown-gnu configure:2073: autobuild project... shishi configure:2075: autobuild revision... 0.0.22 configure:2079: autobuild hostname... darwintel configure:2088: autobuild timestamp... 20080112-122837 configure:2102: checking for i386-unknown-gnu-gcc configure:2128: result: cc configure:2410: checking for C compiler version configure:2413: 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:2416: $? = 0 configure:2418: 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:2421: $? = 0 configure:2423: cc -V &5 cc: `-V' option must have argument configure:2426: $? = 1 configure:2449: checking for C compiler default output file name configure:2452: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2455: $? = 0 configure:2501: result: a.out configure:2506: checking whether the C compiler works configure:2512: ./a.out configure:2515: $? = 0 configure:2532: result: yes configure:2539: checking whether we are cross compiling configure:2541: result: no configure:2544: checking for suffix of executables configure:2546: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2549: $? = 0 configure:2574: result: configure:2580: checking for suffix of object files configure:2601: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2604: $? = 0 configure:2626: result: configure:2630: checking whether we are using the GNU C compiler configure:2654: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2660: $? = 0 configure:2663: test -z || test ! -s conftest.err configure:2666: $? = 0 configure:2669: test -s conftest. configure:2672: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2685: result: no configure:2691: checking whether cc accepts -g configure:2712: cc -c -g -I/usr/local/include conftest.c >&5 configure:2718: $? = 0 configure:2721: test -z || test ! -s conftest.err configure:2724: $? = 0 configure:2727: test -s conftest. configure:2730: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2741: result: no configure:2758: checking for cc option to accept ANSI C configure:2828: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2834: $? = 0 configure:2837: test -z || test ! -s conftest.err configure:2840: $? = 0 configure:2843: test -s conftest. configure:2846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:2828: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2834: $? = 0 configure:2837: test -z || test ! -s conftest.err configure:2840: $? = 0 configure:2843: test -s conftest. configure:2846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:2828: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:2828: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:2828: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:2828: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2834: $? = 0 configure:2837: test -z || test ! -s conftest.err configure:2840: $? = 0 configure:2843: test -s conftest. configure:2846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:2864: result: none needed configure:2882: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2888: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3029: checking for style of include used by make configure:3057: result: GNU configure:3085: checking dependency style of cc configure:3175: result: gcc3 configure:3198: checking how to run the C preprocessor configure:3233: cc -E -I/usr/local/include conftest.c configure:3239: $? = 0 configure:3271: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* end confdefs.h. */ | #include configure:3316: result: cc -E configure:3340: cc -E -I/usr/local/include conftest.c configure:3346: $? = 0 configure:3378: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* end confdefs.h. */ | #include configure:3428: checking for egrep configure:3438: result: grep -E configure:3444: checking for AIX configure:3466: result: no configure:3472: checking for ANSI C header files configure:3497: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3503: $? = 0 configure:3506: test -z || test ! -s conftest.err configure:3509: $? = 0 configure:3512: test -s conftest. configure:3515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3624: result: no configure:3648: checking for sys/types.h configure:3664: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3670: $? = 0 configure:3673: test -z || test ! -s conftest.err configure:3676: $? = 0 configure:3679: test -s conftest. configure:3682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:3693: result: no configure:3648: checking for sys/stat.h configure:3664: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3670: $? = 0 configure:3673: test -z || test ! -s conftest.err configure:3676: $? = 0 configure:3679: test -s conftest. configure:3682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:3693: result: no configure:3648: checking for stdlib.h configure:3664: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3670: $? = 0 configure:3673: test -z || test ! -s conftest.err configure:3676: $? = 0 configure:3679: test -s conftest. configure:3682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:3693: result: no configure:3648: checking for string.h configure:3664: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3670: $? = 0 configure:3673: test -z || test ! -s conftest.err configure:3676: $? = 0 configure:3679: test -s conftest. configure:3682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:3693: result: no configure:3648: checking for memory.h configure:3664: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3670: $? = 0 configure:3673: test -z || test ! -s conftest.err configure:3676: $? = 0 configure:3679: test -s conftest. configure:3682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:3693: result: no configure:3648: checking for strings.h configure:3664: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3670: $? = 0 configure:3673: test -z || test ! -s conftest.err configure:3676: $? = 0 configure:3679: test -s conftest. configure:3682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:3693: result: no configure:3648: checking for inttypes.h configure:3664: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3670: $? = 0 configure:3673: test -z || test ! -s conftest.err configure:3676: $? = 0 configure:3679: test -s conftest. configure:3682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:3693: result: no configure:3648: checking for stdint.h configure:3664: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3670: $? = 0 configure:3673: test -z || test ! -s conftest.err configure:3676: $? = 0 configure:3679: test -s conftest. configure:3682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:3693: result: no configure:3648: checking for unistd.h configure:3664: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3670: $? = 0 configure:3673: test -z || test ! -s conftest.err configure:3676: $? = 0 configure:3679: test -s conftest. configure:3682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:3693: result: no configure:3715: checking minix/config.h usability configure:3727: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:45:26: minix/config.h: No such file or directory configure:3733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* 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:3755: result: no configure:3759: checking minix/config.h presence configure:3769: cc -E -I/usr/local/include conftest.c conftest.c:11:26: minix/config.h: No such file or directory configure:3775: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | /* end confdefs.h. */ | #include configure:3795: result: no configure:3830: checking for minix/config.h configure:3837: result: no configure:3893: checking for ANSI C header files configure:4045: result: no configure:4090: checking for stdlib.h configure:4095: result: no configure:4090: checking for string.h configure:4095: result: no configure:4090: checking for strings.h configure:4095: result: no configure:4090: checking for memory.h configure:4095: result: no configure:4090: checking for sys/types.h configure:4095: result: no configure:4099: checking sys/socket.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 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:4139: result: no configure:4143: checking sys/socket.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: sys/socket.h: present but cannot be compiled configure:4194: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4196: WARNING: sys/socket.h: see the Autoconf documentation configure:4198: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4202: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4214: checking for sys/socket.h configure:4221: result: yes configure:4099: checking sys/poll.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 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:4139: result: no configure:4143: checking sys/poll.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: sys/poll.h: present but cannot be compiled configure:4194: WARNING: sys/poll.h: check for missing prerequisite headers? configure:4196: WARNING: sys/poll.h: see the Autoconf documentation configure:4198: WARNING: sys/poll.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: sys/poll.h: proceeding with the preprocessor's result configure:4202: WARNING: sys/poll.h: in the future, the compiler will take precedence configure:4214: checking for sys/poll.h configure:4221: result: yes configure:4099: checking sys/time.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_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:4139: result: no configure:4143: checking sys/time.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: sys/time.h: present but cannot be compiled configure:4194: WARNING: sys/time.h: check for missing prerequisite headers? configure:4196: WARNING: sys/time.h: see the Autoconf documentation configure:4198: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4202: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4214: checking for sys/time.h configure:4221: result: yes configure:4099: checking sys/select.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_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:4139: result: no configure:4143: checking sys/select.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: sys/select.h: present but cannot be compiled configure:4194: WARNING: sys/select.h: check for missing prerequisite headers? configure:4196: WARNING: sys/select.h: see the Autoconf documentation configure:4198: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: sys/select.h: proceeding with the preprocessor's result configure:4202: WARNING: sys/select.h: in the future, the compiler will take precedence configure:4214: checking for sys/select.h configure:4221: result: yes configure:4090: checking for sys/socket.h configure:4095: result: yes configure:4090: checking for sys/stat.h configure:4095: result: no configure:4090: checking for unistd.h configure:4095: result: no configure:4099: checking netdb.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_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:4139: result: no configure:4143: checking netdb.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: netdb.h: present but cannot be compiled configure:4194: WARNING: netdb.h: check for missing prerequisite headers? configure:4196: WARNING: netdb.h: see the Autoconf documentation configure:4198: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: netdb.h: proceeding with the preprocessor's result configure:4202: WARNING: netdb.h: in the future, the compiler will take precedence configure:4214: checking for netdb.h configure:4221: result: yes configure:4099: checking time.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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:4139: result: no configure:4143: checking time.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: time.h: present but cannot be compiled configure:4194: WARNING: time.h: check for missing prerequisite headers? configure:4196: WARNING: time.h: see the Autoconf documentation configure:4198: WARNING: time.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: time.h: proceeding with the preprocessor's result configure:4202: WARNING: time.h: in the future, the compiler will take precedence configure:4214: checking for time.h configure:4221: result: yes configure:4099: checking termios.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_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:4139: result: no configure:4143: checking termios.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: termios.h: present but cannot be compiled configure:4194: WARNING: termios.h: check for missing prerequisite headers? configure:4196: WARNING: termios.h: see the Autoconf documentation configure:4198: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: termios.h: proceeding with the preprocessor's result configure:4202: WARNING: termios.h: in the future, the compiler will take precedence configure:4214: checking for termios.h configure:4221: result: yes configure:4099: checking signal.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_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:4139: result: no configure:4143: checking signal.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: signal.h: present but cannot be compiled configure:4194: WARNING: signal.h: check for missing prerequisite headers? configure:4196: WARNING: signal.h: see the Autoconf documentation configure:4198: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: signal.h: proceeding with the preprocessor's result configure:4202: WARNING: signal.h: in the future, the compiler will take precedence configure:4214: checking for signal.h configure:4221: result: yes configure:4099: checking pwd.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_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:4139: result: no configure:4143: checking pwd.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: pwd.h: present but cannot be compiled configure:4194: WARNING: pwd.h: check for missing prerequisite headers? configure:4196: WARNING: pwd.h: see the Autoconf documentation configure:4198: WARNING: pwd.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: pwd.h: proceeding with the preprocessor's result configure:4202: WARNING: pwd.h: in the future, the compiler will take precedence configure:4214: checking for pwd.h configure:4221: result: yes configure:4099: checking errno.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_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:4139: result: no configure:4143: checking errno.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: errno.h: present but cannot be compiled configure:4194: WARNING: errno.h: check for missing prerequisite headers? configure:4196: WARNING: errno.h: see the Autoconf documentation configure:4198: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: errno.h: proceeding with the preprocessor's result configure:4202: WARNING: errno.h: in the future, the compiler will take precedence configure:4214: checking for errno.h configure:4221: result: yes configure:4099: checking syslog.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_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:4139: result: no configure:4143: checking syslog.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: syslog.h: present but cannot be compiled configure:4194: WARNING: syslog.h: check for missing prerequisite headers? configure:4196: WARNING: syslog.h: see the Autoconf documentation configure:4198: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: syslog.h: proceeding with the preprocessor's result configure:4202: WARNING: syslog.h: in the future, the compiler will take precedence configure:4214: checking for syslog.h configure:4221: result: yes configure:4099: checking locale.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_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:4139: result: no configure:4143: checking locale.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: locale.h: present but cannot be compiled configure:4194: WARNING: locale.h: check for missing prerequisite headers? configure:4196: WARNING: locale.h: see the Autoconf documentation configure:4198: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: locale.h: proceeding with the preprocessor's result configure:4202: WARNING: locale.h: in the future, the compiler will take precedence configure:4214: checking for locale.h configure:4221: result: yes configure:4099: checking resolv.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 In file included from conftest.c:61: /usr/include/resolv.h:189: error: field `nsaddr_list' has incomplete type /usr/include/resolv.h:203: error: field `addr' has incomplete type /usr/include/resolv.h:231: error: field `sin' has incomplete type configure:4117: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_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:4139: result: no configure:4143: checking resolv.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: resolv.h: present but cannot be compiled configure:4194: WARNING: resolv.h: check for missing prerequisite headers? configure:4196: WARNING: resolv.h: see the Autoconf documentation configure:4198: WARNING: resolv.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: resolv.h: proceeding with the preprocessor's result configure:4202: WARNING: resolv.h: in the future, the compiler will take precedence configure:4214: checking for resolv.h configure:4221: result: yes configure:4099: checking fcntl.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_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:4139: result: no configure:4143: checking fcntl.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: fcntl.h: present but cannot be compiled configure:4194: WARNING: fcntl.h: check for missing prerequisite headers? configure:4196: WARNING: fcntl.h: see the Autoconf documentation configure:4198: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4202: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4214: checking for fcntl.h configure:4221: result: yes configure:4099: checking arpa/nameser.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_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:4139: result: no configure:4143: checking arpa/nameser.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: arpa/nameser.h: present but cannot be compiled configure:4194: WARNING: arpa/nameser.h: check for missing prerequisite headers? configure:4196: WARNING: arpa/nameser.h: see the Autoconf documentation configure:4198: WARNING: arpa/nameser.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: arpa/nameser.h: proceeding with the preprocessor's result configure:4202: WARNING: arpa/nameser.h: in the future, the compiler will take precedence configure:4214: checking for arpa/nameser.h configure:4221: result: yes configure:4099: checking arpa/inet.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_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:4139: result: no configure:4143: checking arpa/inet.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: arpa/inet.h: present but cannot be compiled configure:4194: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:4196: WARNING: arpa/inet.h: see the Autoconf documentation configure:4198: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:4202: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:4214: checking for arpa/inet.h configure:4221: result: yes configure:4099: checking netinet/in.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4117: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest. configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_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:4139: result: no configure:4143: checking netinet/in.h presence configure:4153: cc -E -I/usr/local/include conftest.c configure:4159: $? = 0 configure:4179: result: yes configure:4192: WARNING: netinet/in.h: present but cannot be compiled configure:4194: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4196: WARNING: netinet/in.h: see the Autoconf documentation configure:4198: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:4200: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4202: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:4214: checking for netinet/in.h configure:4221: result: yes configure:4099: checking netinet/in6.h usability configure:4111: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:66:25: netinet/in6.h: No such file or directory configure:4117: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_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:4139: result: no configure:4143: checking netinet/in6.h presence configure:4153: cc -E -I/usr/local/include conftest.c conftest.c:32:25: netinet/in6.h: No such file or directory configure:4159: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:4179: result: no configure:4214: checking for netinet/in6.h configure:4221: result: no configure:4308: checking for a sed that does not truncate output configure:4362: result: /usr/local/bin/sed configure:4409: checking for non-GNU ld configure:4443: result: /usr/bin/ld configure:4452: checking if the linker (/usr/bin/ld) is GNU ld configure:4467: result: no configure:4472: checking for /usr/bin/ld option to reload object files configure:4479: result: -r configure:4488: checking for BSD-compatible nm configure:4530: result: nm configure:4534: checking whether ln -s works configure:4538: result: yes configure:4545: checking how to recognise dependent libraries configure:4719: result: pass_all configure:4940: checking dlfcn.h usability configure:4952: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4958: $? = 0 configure:4961: test -z || test ! -s conftest.err configure:4964: $? = 0 configure:4967: test -s conftest. configure:4970: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_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:4980: result: no configure:4984: checking dlfcn.h presence configure:4994: cc -E -I/usr/local/include conftest.c configure:5000: $? = 0 configure:5020: result: yes configure:5033: WARNING: dlfcn.h: present but cannot be compiled configure:5035: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5037: WARNING: dlfcn.h: see the Autoconf documentation configure:5039: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5041: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5043: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5055: checking for dlfcn.h configure:5062: result: yes configure:5085: checking for i386-unknown-gnu-g++ configure:5111: result: c++ configure:5169: checking for C++ compiler version configure:5172: c++ --version &5 c++ (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:5175: $? = 0 configure:5177: c++ -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:5180: $? = 0 configure:5182: c++ -V &5 c++: `-V' option must have argument configure:5185: $? = 1 configure:5188: checking whether we are using the GNU C++ compiler configure:5212: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5218: $? = 0 configure:5221: test -z || test ! -s conftest.err configure:5224: $? = 0 configure:5227: test -s conftest. configure:5230: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5243: result: no configure:5249: checking whether c++ accepts -g configure:5270: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:5276: $? = 0 configure:5279: test -z || test ! -s conftest.err configure:5282: $? = 0 configure:5285: test -s conftest. configure:5288: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5299: result: no configure:5341: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5347: $? = 0 configure:5350: test -z || test ! -s conftest.err configure:5353: $? = 0 configure:5356: test -s conftest. configure:5359: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5341: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5347: $? = 0 configure:5350: test -z || test ! -s conftest.err configure:5353: $? = 0 configure:5356: test -s conftest. configure:5359: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5341: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5347: $? = 0 configure:5350: test -z || test ! -s conftest.err configure:5353: $? = 0 configure:5356: test -s conftest. configure:5359: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5341: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:34: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:33: error: than previous declaration `void exit(int) throw ()' configure:5347: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5341: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5347: $? = 0 configure:5350: test -z || test ! -s conftest.err configure:5353: $? = 0 configure:5356: test -s conftest. configure:5359: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5341: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:34: conftest.cc:33: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5347: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5428: checking dependency style of c++ configure:5518: result: gcc3 configure:5540: checking how to run the C++ preprocessor configure:5571: c++ -E -I/usr/local/include conftest.cc configure:5577: $? = 0 configure:5609: c++ -E -I/usr/local/include conftest.cc conftest.cc:36:28: ac_nonexistent.h: No such file or directory configure:5615: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5654: result: c++ -E configure:5678: c++ -E -I/usr/local/include conftest.cc configure:5684: $? = 0 configure:5716: c++ -E -I/usr/local/include conftest.cc conftest.cc:36:28: ac_nonexistent.h: No such file or directory configure:5722: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5775: checking for i386-unknown-gnu-g77 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-f77 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-xlf configure:5804: result: no configure:5775: checking for i386-unknown-gnu-frt configure:5804: result: no configure:5775: checking for i386-unknown-gnu-pgf77 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-fort77 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-fl32 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-af77 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-f90 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-xlf90 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-pgf90 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-epcf90 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-f95 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-fort configure:5804: result: no configure:5775: checking for i386-unknown-gnu-xlf95 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-ifc configure:5804: result: no configure:5775: checking for i386-unknown-gnu-efc configure:5804: result: no configure:5775: checking for i386-unknown-gnu-pgf95 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-lf95 configure:5804: result: no configure:5775: checking for i386-unknown-gnu-gfortran configure:5804: result: no configure:5817: checking for g77 configure:5833: found /usr/local/bin/g77 configure:5843: result: g77 configure:5864: checking for Fortran 77 compiler version configure:5861: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:5864: $? = 0 configure:5866: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5869: $? = 0 configure:5871: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5874: $? = 0 configure:5882: checking whether we are using the GNU Fortran 77 compiler configure:5896: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5902: $? = 0 configure:5905: test -z || test ! -s conftest.err configure:5908: $? = 0 configure:5911: test -s conftest. configure:5914: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5927: result: no configure:5933: checking whether g77 accepts -g configure:5945: g77 -c -g conftest.f >&5 configure:5951: $? = 0 configure:5954: test -z || test ! -s conftest.err configure:5957: $? = 0 configure:5960: test -s conftest. configure:5963: $? = 1 configure: failed program was: | program main | | end configure:5975: result: no configure:6005: checking the maximum length of command line arguments configure:6070: result: configure:6081: checking command to parse nm output from cc object configure:6170: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6173: $? = 0 configure:6177: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6180: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6170: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6173: $? = 0 configure:6177: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6180: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6270: result: failed configure:6277: checking for objdir configure:6292: result: .libs configure:6344: checking for i386-unknown-gnu-ar configure:6373: result: no configure:6382: checking for ar configure:6398: found /usr/bin/ar configure:6409: result: ar configure:6424: checking for i386-unknown-gnu-ranlib configure:6453: result: no configure:6462: checking for ranlib configure:6478: found /usr/bin/ranlib configure:6489: result: ranlib configure:6504: checking for i386-unknown-gnu-strip configure:6533: result: no configure:6542: checking for strip configure:6558: found /usr/bin/strip configure:6569: result: strip configure:6831: checking if cc static flag works configure:6854: result: yes configure:6920: checking for cc option to produce PIC configure:7097: result: configure:7162: checking if cc supports -c -o file.o configure:7189: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7193: $? = 0 configure:7207: result: yes configure:7233: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8080: result: no configure:8151: checking dynamic linker characteristics configure:8703: result: gnu ld.so configure:8707: checking how to hardcode library paths into programs configure:8732: result: immediate configure:8746: checking whether stripping libraries is possible configure:8767: result: no configure:9574: checking if libtool supports shared libraries configure:9576: result: no configure:9579: checking whether to build shared libraries configure:9637: result: no configure:9640: checking whether to build static libraries configure:9644: result: yes configure:9736: creating libtool configure:10425: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11251: result: yes configure:11269: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:11272: $? = 0 configure:11368: checking for c++ option to produce PIC configure:11620: result: configure:11685: checking if c++ supports -c -o file.o configure:11712: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:11716: $? = 0 configure:11730: result: yes configure:11756: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11784: result: yes configure:11855: checking dynamic linker characteristics configure:12407: result: gnu ld.so configure:12411: checking how to hardcode library paths into programs configure:12436: result: immediate configure:12450: checking whether stripping libraries is possible configure:12471: result: no configure:13755: checking if libtool supports shared libraries configure:13757: result: no configure:13760: checking whether to build shared libraries configure:13778: result: no configure:13781: checking whether to build static libraries configure:13785: result: yes configure:13797: checking for g77 option to produce PIC configure:13974: result: configure:14039: checking if g77 supports -c -o file.o configure:14066: g77 -c -o out/conftest2.o conftest.f >&5 configure:14070: $? = 0 configure:14084: result: yes configure:14110: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14937: result: no configure:15008: checking dynamic linker characteristics configure:15560: result: gnu ld.so configure:15564: checking how to hardcode library paths into programs configure:15589: result: immediate configure:15603: checking whether stripping libraries is possible configure:15624: result: no configure:19712: checking whether NLS is requested configure:19721: result: yes configure:19759: checking for msgfmt configure:19790: result: /usr/local/bin/msgfmt configure:19799: checking for gmsgfmt configure:19830: result: /usr/local/bin/msgfmt configure:19869: checking for xgettext configure:19900: result: /usr/local/bin/xgettext configure:19940: checking for msgmerge configure:19970: result: /usr/local/bin/msgmerge configure:20078: checking for non-GNU ld configure:20109: result: /usr/bin/ld configure:20118: checking if the linker (/usr/bin/ld) is GNU ld configure:20131: result: no configure:20137: checking for shared library run path origin configure:20150: result: done configure:20566: checking whether NLS is requested configure:20575: result: yes configure:20593: checking for GNU gettext in libc configure:20617: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext _libintl_ngettext configure:20623: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:20647: result: no configure:20681: checking for iconv configure:20708: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:20714: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:20758: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:20764: $? = 0 configure:20767: test -z || test ! -s conftest.err configure:20770: $? = 0 configure:20773: test -s conftest configure:20776: $? = 0 configure:20791: result: yes configure:20801: checking how to link with libiconv configure:20803: result: /usr/local/lib/libiconv.a configure:21192: checking for GNU gettext in libintl configure:21224: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:21230: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:21278: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:21284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:21313: result: no configure:21342: checking whether to use NLS configure:21344: result: no configure:21434: checking for uid_t in sys/types.h configure:21457: result: yes configure:21472: checking return type of signal handlers configure:21503: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21509: $? = 0 configure:21512: test -z || test ! -s conftest.err configure:21515: $? = 0 configure:21518: test -s conftest.o configure:21521: $? = 0 configure:21532: result: void configure:21540: checking whether time.h and sys/time.h may both be included configure:21565: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21571: $? = 0 configure:21574: test -z || test ! -s conftest.err configure:21577: $? = 0 configure:21580: test -s conftest.o configure:21583: $? = 0 configure:21594: result: yes configure:21605: checking for stdint types configure:21633: cc -c conftest.c >&5 configure:21639: $? = 0 configure:21642: test -z || test ! -s conftest.err configure:21645: $? = 0 configure:21648: test -s conftest.o configure:21651: $? = 0 configure:21680: result: stdint.h (shortcircuit) configure:24390: result: make use of stdint.h in lib/shishi-int.h (assuming C99 compatible system) configure:24397: checking whether h_errno is declared configure:24421: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: `h_errno' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) configure:24427: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 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 | int | main () | { | #ifndef h_errno | char *p = (char *) h_errno; | #endif | | ; | return 0; | } configure:24450: result: no configure:24468: checking for socklen_t configure:24503: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24509: $? = 0 configure:24512: test -z || test ! -s conftest.err configure:24515: $? = 0 configure:24518: test -s conftest.o configure:24521: $? = 0 configure:24532: result: yes configure:24546: checking for unsigned long long configure:24570: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24576: $? = 0 configure:24579: test -z || test ! -s conftest.err configure:24582: $? = 0 configure:24585: test -s conftest.o configure:24588: $? = 0 configure:24599: result: yes configure:24602: checking size of unsigned long long configure:24914: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24917: $? = 0 configure:24919: ./conftest configure:24922: $? = 0 configure:24945: result: 8 configure:24952: checking for unsigned long int configure:24976: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24982: $? = 0 configure:24985: test -z || test ! -s conftest.err configure:24988: $? = 0 configure:24991: test -s conftest.o configure:24994: $? = 0 configure:25005: result: yes configure:25008: checking size of unsigned long int configure:25320: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:25323: $? = 0 configure:25325: ./conftest configure:25328: $? = 0 configure:25351: result: 4 configure:25358: checking for unsigned int configure:25382: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25388: $? = 0 configure:25391: test -z || test ! -s conftest.err configure:25394: $? = 0 configure:25397: test -s conftest.o configure:25400: $? = 0 configure:25411: result: yes configure:25414: checking size of unsigned int configure:25726: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:25729: $? = 0 configure:25731: ./conftest configure:25734: $? = 0 configure:25757: result: 4 configure:25764: checking for unsigned short int configure:25788: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25794: $? = 0 configure:25797: test -z || test ! -s conftest.err configure:25800: $? = 0 configure:25803: test -s conftest.o configure:25806: $? = 0 configure:25817: result: yes configure:25820: checking size of unsigned short int configure:26132: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26135: $? = 0 configure:26137: ./conftest configure:26140: $? = 0 configure:26163: result: 2 configure:26170: checking for unsigned char configure:26194: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:26200: $? = 0 configure:26203: test -z || test ! -s conftest.err configure:26206: $? = 0 configure:26209: test -s conftest.o configure:26212: $? = 0 configure:26223: result: yes configure:26226: checking size of unsigned char configure:26538: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26541: $? = 0 configure:26543: ./conftest configure:26546: $? = 0 configure:26569: result: 1 configure:26583: checking for working alloca.h configure:26604: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26610: $? = 0 configure:26613: test -z || test ! -s conftest.err configure:26616: $? = 0 configure:26619: test -s conftest configure:26622: $? = 0 configure:26634: result: yes configure:26644: checking for alloca configure:26685: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:26691: $? = 0 configure:26694: test -z || test ! -s conftest.err configure:26697: $? = 0 configure:26700: test -s conftest configure:26703: $? = 0 configure:26715: result: yes configure:26943: checking for stdlib.h configure:26948: result: no configure:27087: checking for GNU libc compatible malloc configure:27116: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27119: $? = 0 configure:27121: ./conftest configure:27124: $? = 0 configure:27138: result: yes configure:27154: checking for long long configure:27176: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27182: $? = 0 configure:27185: test -z || test ! -s conftest.err configure:27188: $? = 0 configure:27191: test -s conftest configure:27194: $? = 0 configure:27206: result: yes configure:27217: checking for long double configure:27246: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:51: warning: use of `long double' type; its size may change in a future release conftest.c:51: warning: (Long double usage is reported only once for each file. conftest.c:51: warning: To disable this warning, use -Wno-long-double.) configure:27252: $? = 0 configure:27255: test -z || test ! -s conftest.err configure:27258: $? = 0 configure:27261: test -s conftest.o configure:27264: $? = 0 configure:27276: result: yes configure:27286: checking for inline configure:27307: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27313: $? = 0 configure:27316: test -z || test ! -s conftest.err configure:27319: $? = 0 configure:27322: test -s conftest.o configure:27325: $? = 0 configure:27337: result: inline configure:27356: checking for C/C++ restrict keyword configure:27374: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:50: error: parse error before "x" conftest.c:50: warning: data definition has no type or storage class configure:27380: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | float * restrict x; configure:27374: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27380: $? = 0 configure:27383: test -z || test ! -s conftest.err configure:27386: $? = 0 configure:27389: test -s conftest.o configure:27392: $? = 0 configure:27404: result: __restrict configure:27419: checking whether strerror_r is declared configure:27443: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:89: error: `strerror_r' undeclared (first use in this function) conftest.c:89: error: (Each undeclared identifier is reported only once conftest.c:89: error: for each function it appears in.) configure:27449: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | /* 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 () | { | #ifndef strerror_r | char *p = (char *) strerror_r; | #endif | | ; | return 0; | } configure:27472: result: no configure:27494: checking for strerror_r configure:27551: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27557: $? = 0 configure:27560: test -z || test ! -s conftest.err configure:27563: $? = 0 configure:27566: test -s conftest configure:27569: $? = 0 configure:27581: result: yes configure:27591: checking whether strerror_r returns char * configure:27675: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:27678: $? = 0 configure:27680: ./conftest ./configure: line 1: 7738 Bus error ./conftest$ac_exeext configure:27683: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 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 | extern char *strerror_r (); | int | main () | { | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | exit (!isalpha (x)); | ; | return 0; | } configure:27697: result: no configure:27708: checking for IPv4 sockets configure:27731: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27737: $? = 0 configure:27740: test -z || test ! -s conftest.err configure:27743: $? = 0 configure:27746: test -s conftest.o configure:27749: $? = 0 configure:27761: result: yes configure:27771: checking for IPv6 sockets configure:27794: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27800: $? = 0 configure:27803: test -z || test ! -s conftest.err configure:27806: $? = 0 configure:27809: test -s conftest.o configure:27812: $? = 0 configure:27824: result: yes configure:27834: checking for stdbool.h that conforms to C99 configure:27893: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27899: $? = 0 configure:27902: test -z || test ! -s conftest.err configure:27905: $? = 0 configure:27908: test -s conftest.o configure:27911: $? = 0 configure:27922: result: yes configure:27924: checking for _Bool configure:27948: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:27954: $? = 0 configure:27957: test -z || test ! -s conftest.err configure:27960: $? = 0 configure:27963: test -s conftest.o configure:27966: $? = 0 configure:27977: result: yes configure:28023: checking for sys/time.h configure:28028: result: yes configure:28032: checking stdio_ext.h usability configure:28044: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:92:23: stdio_ext.h: No such file or directory configure:28050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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:28072: result: no configure:28076: checking stdio_ext.h presence configure:28086: cc -E -I/usr/local/include conftest.c conftest.c:58:23: stdio_ext.h: No such file or directory configure:28092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:28112: result: no configure:28147: checking for stdio_ext.h configure:28154: result: no configure:28023: checking for unistd.h configure:28028: result: no configure:28194: checking for struct timespec configure:28226: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:28232: $? = 0 configure:28235: test -z || test ! -s conftest.err configure:28238: $? = 0 configure:28241: test -s conftest.o configure:28244: $? = 0 configure:28256: result: yes configure:28267: checking for nanoseconds member of struct stat.st_mtim configure:28298: cc -c -fno-common -I/usr/local/include -DST_MTIM_NSEC=tv_nsec conftest.c >&5 conftest.c: In function `main': conftest.c:64: error: structure has no member named `st_mtim' configure:28304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct stat s; s.st_mtim.ST_MTIM_NSEC; | ; | return 0; | } configure:28298: cc -c -fno-common -I/usr/local/include -DST_MTIM_NSEC=_tv_nsec conftest.c >&5 conftest.c: In function `main': conftest.c:64: error: structure has no member named `st_mtim' configure:28304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct stat s; s.st_mtim.ST_MTIM_NSEC; | ; | return 0; | } configure:28298: cc -c -fno-common -I/usr/local/include -DST_MTIM_NSEC=st__tim.tv_nsec conftest.c >&5 conftest.c: In function `main': conftest.c:64: error: structure has no member named `st_mtim' configure:28304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct stat s; s.st_mtim.ST_MTIM_NSEC; | ; | return 0; | } configure:28328: result: no configure:28343: checking whether nanosleep is declared configure:28368: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:28374: $? = 0 configure:28377: test -z || test ! -s conftest.err configure:28380: $? = 0 configure:28383: test -s conftest.o configure:28386: $? = 0 configure:28397: result: yes configure:28428: checking for isascii configure:28485: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:28491: $? = 0 configure:28494: test -z || test ! -s conftest.err configure:28497: $? = 0 configure:28500: test -s conftest configure:28503: $? = 0 configure:28515: result: yes configure:28428: checking for gettimeofday configure:28485: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:28491: $? = 0 configure:28494: test -z || test ! -s conftest.err configure:28497: $? = 0 configure:28500: test -s conftest configure:28503: $? = 0 configure:28515: result: yes configure:28428: checking for nanotime configure:28485: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _nanotime configure:28491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define nanotime to an innocuous variant, in case declares nanotime. | For example, HP-UX 11i declares gettimeofday. */ | #define nanotime innocuous_nanotime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nanotime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nanotime | | /* 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 nanotime (); | /* 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_nanotime) || defined (__stub___nanotime) | choke me | #else | char (*f) () = nanotime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != nanotime; | ; | return 0; | } configure:28515: result: no configure:28530: checking whether struct tm is in sys/time.h or time.h configure:28553: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:28559: $? = 0 configure:28562: test -z || test ! -s conftest.err configure:28565: $? = 0 configure:28568: test -s conftest.o configure:28571: $? = 0 configure:28582: result: time.h configure:28603: checking for library containing clock_gettime configure:28633: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _clock_gettime configure:28639: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 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 clock_gettime (); | int | main () | { | clock_gettime (); | ; | return 0; | } configure:28687: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lrt >&5 ld: can't locate file for: -lrt configure:28693: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 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 clock_gettime (); | int | main () | { | clock_gettime (); | ; | return 0; | } configure:28687: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lposix4 >&5 ld: can't locate file for: -lposix4 configure:28693: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 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 clock_gettime (); | int | main () | { | clock_gettime (); | ; | return 0; | } configure:28720: result: no configure:28734: checking for clock_gettime configure:28791: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _clock_gettime configure:28797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* 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_clock_gettime) || defined (__stub___clock_gettime) | choke me | #else | char (*f) () = clock_gettime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != clock_gettime; | ; | return 0; | } configure:28821: result: no configure:28734: checking for clock_settime configure:28791: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _clock_settime configure:28797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define clock_settime to an innocuous variant, in case declares clock_settime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_settime innocuous_clock_settime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_settime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_settime | | /* 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 clock_settime (); | /* 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_clock_settime) || defined (__stub___clock_settime) | choke me | #else | char (*f) () = clock_settime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != clock_settime; | ; | return 0; | } configure:28821: result: no configure:28834: checking for struct tm.tm_gmtoff configure:28858: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:28864: $? = 0 configure:28867: test -z || test ! -s conftest.err configure:28870: $? = 0 configure:28873: test -s conftest.o configure:28876: $? = 0 configure:28933: result: yes configure:28945: checking whether getdelim is declared configure:28969: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:101: error: `getdelim' undeclared (first use in this function) conftest.c:101: error: (Each undeclared identifier is reported only once conftest.c:101: error: for each function it appears in.) configure:28975: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 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 | int | main () | { | #ifndef getdelim | char *p = (char *) getdelim; | #endif | | ; | return 0; | } configure:28998: result: no configure:29033: checking getopt.h usability configure:29045: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:29051: $? = 0 configure:29054: test -z || test ! -s conftest.err configure:29057: $? = 0 configure:29060: test -s conftest.o configure:29063: $? = 0 configure:29073: result: yes configure:29077: checking getopt.h presence configure:29087: cc -E -I/usr/local/include conftest.c configure:29093: $? = 0 configure:29113: result: yes configure:29148: checking for getopt.h configure:29155: result: yes configure:29175: checking for getopt_long_only configure:29232: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:29238: $? = 0 configure:29241: test -z || test ! -s conftest.err configure:29244: $? = 0 configure:29247: test -s conftest configure:29250: $? = 0 configure:29262: result: yes configure:29277: checking whether optreset is declared configure:29302: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:72: error: `optreset' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:29308: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | char *p = (char *) optreset; | #endif | | ; | return 0; | } configure:29331: result: no configure:29340: checking for working GNU getopt function configure:29431: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:29434: $? = 0 configure:29436: ./conftest configure:29439: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | int | main () | { | | char *myargv[3]; | myargv[0] = "conftest"; | myargv[1] = "-+"; | myargv[2] = 0; | return getopt (2, myargv, "+a") != '?'; | | ; | return 0; | } configure:29453: result: no configure:29461: checking whether getpass is declared configure:29485: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:104: error: `getpass' undeclared (first use in this function) conftest.c:104: error: (Each undeclared identifier is reported only once conftest.c:104: error: for each function it appears in.) configure:29491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 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 | int | main () | { | #ifndef getpass | char *p = (char *) getpass; | #endif | | ; | return 0; | } configure:29514: result: no configure:29540: checking whether fflush_unlocked is declared configure:29564: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:105: error: `fflush_unlocked' undeclared (first use in this function) conftest.c:105: error: (Each undeclared identifier is reported only once conftest.c:105: error: for each function it appears in.) configure:29570: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 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 () | { | #ifndef fflush_unlocked | char *p = (char *) fflush_unlocked; | #endif | | ; | return 0; | } configure:29593: result: no configure:29613: checking whether flockfile is declared configure:29637: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:29643: $? = 0 configure:29646: test -z || test ! -s conftest.err configure:29649: $? = 0 configure:29652: test -s conftest.o configure:29655: $? = 0 configure:29666: result: yes configure:29686: checking whether fputs_unlocked is declared configure:29710: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:107: error: `fputs_unlocked' undeclared (first use in this function) conftest.c:107: error: (Each undeclared identifier is reported only once conftest.c:107: error: for each function it appears in.) configure:29716: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 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 | int | main () | { | #ifndef fputs_unlocked | char *p = (char *) fputs_unlocked; | #endif | | ; | return 0; | } configure:29739: result: no configure:29759: checking whether funlockfile is declared configure:29783: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:29789: $? = 0 configure:29792: test -z || test ! -s conftest.err configure:29795: $? = 0 configure:29798: test -s conftest.o configure:29801: $? = 0 configure:29812: result: yes configure:29832: checking whether putc_unlocked is declared configure:29856: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:29862: $? = 0 configure:29865: test -z || test ! -s conftest.err configure:29868: $? = 0 configure:29871: test -s conftest.o configure:29874: $? = 0 configure:29885: result: yes configure:29923: checking for stdlib.h configure:29928: result: no configure:29923: checking for sys/time.h configure:29928: result: yes configure:29923: checking for unistd.h configure:29928: result: no configure:30071: checking for alarm configure:30128: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:30134: $? = 0 configure:30137: test -z || test ! -s conftest.err configure:30140: $? = 0 configure:30143: test -s conftest configure:30146: $? = 0 configure:30158: result: yes configure:30168: checking for working mktime configure:30344: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:30347: $? = 0 configure:30349: ./conftest configure:30352: $? = 0 configure:30366: result: yes configure:30386: checking whether strdup is declared configure:30410: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:112: error: `strdup' undeclared (first use in this function) conftest.c:112: error: (Each undeclared identifier is reported only once conftest.c:112: error: for each function it appears in.) configure:30416: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 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 | int | main () | { | #ifndef strdup | char *p = (char *) strdup; | #endif | | ; | return 0; | } configure:30439: result: no configure:30459: checking whether strnlen is declared configure:30483: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:113: error: `strnlen' undeclared (first use in this function) conftest.c:113: error: (Each undeclared identifier is reported only once conftest.c:113: error: for each function it appears in.) configure:30489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 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 () | { | #ifndef strnlen | char *p = (char *) strnlen; | #endif | | ; | return 0; | } configure:30512: result: no configure:30532: checking whether strtok_r is declared configure:30556: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:114: error: `strtok_r' undeclared (first use in this function) conftest.c:114: error: (Each undeclared identifier is reported only once conftest.c:114: error: for each function it appears in.) configure:30562: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 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 () | { | #ifndef strtok_r | char *p = (char *) strtok_r; | #endif | | ; | return 0; | } configure:30585: result: no configure:30608: checking whether localtime_r is compatible with its POSIX signature configure:30632: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:30638: $? = 0 configure:30641: test -z || test ! -s conftest.err configure:30644: $? = 0 configure:30647: test -s conftest.o configure:30650: $? = 0 configure:30661: result: yes configure:30685: checking for EOVERFLOW configure:31095: result: yes configure:31108: checking for signed configure:31129: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:31135: $? = 0 configure:31138: test -z || test ! -s conftest.err configure:31141: $? = 0 configure:31144: test -s conftest.o configure:31147: $? = 0 configure:31158: result: yes configure:31169: checking for wchar_t configure:31191: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:31197: $? = 0 configure:31200: test -z || test ! -s conftest.err configure:31203: $? = 0 configure:31206: test -s conftest.o configure:31209: $? = 0 configure:31220: result: yes configure:31231: checking for wint_t configure:31253: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:31259: $? = 0 configure:31262: test -z || test ! -s conftest.err configure:31265: $? = 0 configure:31268: test -s conftest.o configure:31271: $? = 0 configure:31282: result: yes configure:31292: checking for size_t configure:31316: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:31322: $? = 0 configure:31325: test -z || test ! -s conftest.err configure:31328: $? = 0 configure:31331: test -s conftest.o configure:31334: $? = 0 configure:31345: result: yes configure:31358: checking for inttypes.h configure:31380: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:31386: $? = 0 configure:31389: test -z || test ! -s conftest.err configure:31392: $? = 0 configure:31395: test -s conftest.o configure:31398: $? = 0 configure:31409: result: yes configure:31420: checking for stdint.h configure:31442: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:31448: $? = 0 configure:31451: test -z || test ! -s conftest.err configure:31454: $? = 0 configure:31457: test -s conftest.o configure:31460: $? = 0 configure:31471: result: yes configure:31484: checking for intmax_t configure:31514: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:31520: $? = 0 configure:31523: test -z || test ! -s conftest.err configure:31526: $? = 0 configure:31529: test -s conftest.o configure:31532: $? = 0 configure:31543: result: yes configure:31564: checking for ssize_t configure:31585: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:31591: $? = 0 configure:31594: test -z || test ! -s conftest.err configure:31597: $? = 0 configure:31600: test -s conftest.o configure:31603: $? = 0 configure:31614: result: yes configure:31685: checking for error_at_line configure:31706: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _error_at_line configure:31712: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_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 | int | main () | { | error_at_line (0, 0, "", 0, ""); | ; | return 0; | } configure:31736: result: no configure:31755: checking for library containing getaddrinfo configure:31785: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:31791: $? = 0 configure:31794: test -z || test ! -s conftest.err configure:31797: $? = 0 configure:31800: test -s conftest configure:31803: $? = 0 configure:31872: result: none required configure:31883: checking for getaddrinfo configure:31940: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:31946: $? = 0 configure:31949: test -z || test ! -s conftest.err configure:31952: $? = 0 configure:31955: test -s conftest configure:31958: $? = 0 configure:31970: result: yes configure:32019: checking for struct tm.tm_zone configure:32045: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:32051: $? = 0 configure:32054: test -z || test ! -s conftest.err configure:32057: $? = 0 configure:32060: test -s conftest.o configure:32063: $? = 0 configure:32122: result: yes configure:32218: checking for getdelim configure:32275: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _getdelim configure:32281: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | /* end confdefs.h. */ | /* Define getdelim to an innocuous variant, in case declares getdelim. | For example, HP-UX 11i declares gettimeofday. */ | #define getdelim innocuous_getdelim | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getdelim (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getdelim | | /* 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 getdelim (); | /* 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_getdelim) || defined (__stub___getdelim) | choke me | #else | char (*f) () = getdelim; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getdelim; | ; | return 0; | } configure:32305: result: no configure:32340: checking for flockfile configure:32397: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:32403: $? = 0 configure:32406: test -z || test ! -s conftest.err configure:32409: $? = 0 configure:32412: test -s conftest configure:32415: $? = 0 configure:32427: result: yes configure:32340: checking for funlockfile configure:32397: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:32403: $? = 0 configure:32406: test -z || test ! -s conftest.err configure:32409: $? = 0 configure:32412: test -s conftest configure:32415: $? = 0 configure:32427: result: yes configure:32445: checking for getdomainname configure:32502: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:32508: $? = 0 configure:32511: test -z || test ! -s conftest.err configure:32514: $? = 0 configure:32517: test -s conftest configure:32520: $? = 0 configure:32532: result: yes configure:32563: checking for gethostname configure:32620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:32626: $? = 0 configure:32629: test -z || test ! -s conftest.err configure:32632: $? = 0 configure:32635: test -s conftest configure:32638: $? = 0 configure:32650: result: yes configure:32781: checking whether getline is declared configure:32805: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:130: error: `getline' undeclared (first use in this function) conftest.c:130: error: (Each undeclared identifier is reported only once conftest.c:130: error: for each function it appears in.) configure:32811: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 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 | int | main () | { | #ifndef getline | char *p = (char *) getline; | #endif | | ; | return 0; | } configure:32834: result: no configure:32854: checking for getline configure:32911: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _getline configure:32917: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | /* end confdefs.h. */ | /* Define getline to an innocuous variant, in case declares getline. | For example, HP-UX 11i declares gettimeofday. */ | #define getline innocuous_getline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getline | | /* 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 getline (); | /* 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_getline) || defined (__stub___getline) | choke me | #else | char (*f) () = getline; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getline; | ; | return 0; | } configure:32941: result: no configure:33034: checking for getdelim configure:33121: result: no configure:33156: checking for flockfile configure:33243: result: yes configure:33156: checking for funlockfile configure:33243: result: yes configure:33300: checking for getpass configure:33357: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:33363: $? = 0 configure:33366: test -z || test ! -s conftest.err configure:33369: $? = 0 configure:33372: test -s conftest configure:33375: $? = 0 configure:33387: result: yes configure:33453: checking for getsubopt configure:33510: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:33516: $? = 0 configure:33519: test -z || test ! -s conftest.err configure:33522: $? = 0 configure:33525: test -s conftest configure:33528: $? = 0 configure:33540: result: yes configure:33590: checking whether gettimeofday clobbers localtime buffer configure:33639: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:33642: $? = 0 configure:33644: ./conftest configure:33647: $? = 0 configure:33662: result: no configure:33712: checking for readlink configure:33769: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:33775: $? = 0 configure:33778: test -z || test ! -s conftest.err configure:33781: $? = 0 configure:33784: test -s conftest configure:33787: $? = 0 configure:33799: result: yes configure:33828: checking for stdlib.h configure:33833: result: no configure:33972: checking for GNU libc compatible realloc configure:34001: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:34004: $? = 0 configure:34006: ./conftest configure:34009: $? = 0 configure:34023: result: yes configure:34053: checking for C/C++ restrict keyword configure:34101: result: __restrict configure:34122: checking for setenv configure:34179: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:34185: $? = 0 configure:34188: test -z || test ! -s conftest.err configure:34191: $? = 0 configure:34194: test -s conftest configure:34197: $? = 0 configure:34209: result: yes configure:34122: checking for unsetenv configure:34179: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:34185: $? = 0 configure:34188: test -z || test ! -s conftest.err configure:34191: $? = 0 configure:34194: test -s conftest configure:34197: $? = 0 configure:34209: result: yes configure:34762: checking for unsetenv() return type configure:34793: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:110: error: conflicting types for `unsetenv' /usr/include/stdlib.h:243: error: previous declaration of `unsetenv' configure:34799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | int unsetenv (const char *name); | #else | int unsetenv(); | #endif | | int | main () | { | | ; | return 0; | } configure:34822: result: void configure:34839: checking for stdint.h configure:34844: result: no configure:34983: checking for SIZE_MAX configure:35307: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:35310: $? = 0 configure:35312: ./conftest configure:35315: $? = 0 configure:35628: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:35631: $? = 0 configure:35633: ./conftest configure:35636: $? = 0 configure:35949: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:35952: $? = 0 configure:35954: ./conftest configure:35957: $? = 0 configure:35992: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:35998: $? = 0 configure:36001: test -z || test ! -s conftest.err configure:36004: $? = 0 configure:36007: test -s conftest.o configure:36010: $? = 0 configure:36030: result: 4294967295UL configure:36065: checking for strcasecmp configure:36122: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:36128: $? = 0 configure:36131: test -z || test ! -s conftest.err configure:36134: $? = 0 configure:36137: test -s conftest configure:36140: $? = 0 configure:36152: result: yes configure:36183: checking for strncasecmp configure:36240: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:36246: $? = 0 configure:36249: test -z || test ! -s conftest.err configure:36252: $? = 0 configure:36255: test -s conftest configure:36258: $? = 0 configure:36270: result: yes configure:36304: checking for strchrnul configure:36361: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _strchrnul configure:36367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strchrnul to an innocuous variant, in case declares strchrnul. | For example, HP-UX 11i declares gettimeofday. */ | #define strchrnul innocuous_strchrnul | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strchrnul (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strchrnul | | /* 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 strchrnul (); | /* 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_strchrnul) || defined (__stub___strchrnul) | choke me | #else | char (*f) () = strchrnul; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strchrnul; | ; | return 0; | } configure:36391: result: no configure:36422: checking for strdup configure:36479: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:36485: $? = 0 configure:36488: test -z || test ! -s conftest.err configure:36491: $? = 0 configure:36494: test -s conftest configure:36497: $? = 0 configure:36509: result: yes configure:36547: checking for strndup configure:36604: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _strndup configure:36610: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strndup to an innocuous variant, in case declares strndup. | For example, HP-UX 11i declares gettimeofday. */ | #define strndup innocuous_strndup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strndup | | /* 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 strndup (); | /* 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_strndup) || defined (__stub___strndup) | choke me | #else | char (*f) () = strndup; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strndup; | ; | return 0; | } configure:36634: result: no configure:36663: checking for working strnlen configure:36702: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _strnlen configure:36705: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 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 | int | main () | { | | #define S "foobar" | #define S_LEN (sizeof S - 1) | | /* At least one implementation is buggy: that of AIX 4.3 would | give strnlen (S, 1) == 3. */ | | int i; | for (i = 0; i < S_LEN + 1; ++i) | { | int expected = i <= S_LEN ? i : S_LEN; | if (strnlen (S, i) != expected) | exit (1); | } | exit (0); | | ; | return 0; | } configure:36724: result: no configure:36761: checking for strtok_r configure:36818: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:36824: $? = 0 configure:36827: test -z || test ! -s conftest.err configure:36830: $? = 0 configure:36833: test -s conftest configure:36836: $? = 0 configure:36848: result: yes configure:36897: checking for timegm configure:36954: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:36960: $? = 0 configure:36963: test -z || test ! -s conftest.err configure:36966: $? = 0 configure:36969: test -s conftest configure:36972: $? = 0 configure:36984: result: yes configure:37124: checking whether timegm is declared configure:37149: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:37155: $? = 0 configure:37158: test -z || test ! -s conftest.err configure:37161: $? = 0 configure:37164: test -s conftest.o configure:37167: $? = 0 configure:37178: result: yes configure:37201: checking whether localtime_r is compatible with its POSIX signature configure:37254: result: yes configure:37298: checking for struct timespec configure:37360: result: yes configure:37371: checking for nanoseconds member of struct stat.st_mtim configure:37432: result: no configure:37447: checking whether nanosleep is declared configure:37501: result: yes configure:37526: checking for vasnprintf configure:37583: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _vasnprintf configure:37589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define strnlen rpl_strnlen | #define HAVE_STRTOK_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_TIMEGM 1 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* 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 vasnprintf (); | /* 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_vasnprintf) || defined (__stub___vasnprintf) | choke me | #else | char (*f) () = vasnprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vasnprintf; | ; | return 0; | } configure:37613: result: no configure:37671: checking for ptrdiff_t configure:37695: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:153: error: `ptrdiff_t' undeclared (first use in this function) conftest.c:153: error: (Each undeclared identifier is reported only once conftest.c:153: error: for each function it appears in.) conftest.c:153: error: parse error before ')' token configure:37701: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define strnlen rpl_strnlen | #define HAVE_STRTOK_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_TIMEGM 1 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 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 | int | main () | { | if ((ptrdiff_t *) 0) | return 0; | if (sizeof (ptrdiff_t)) | return 0; | ; | return 0; | } configure:37724: result: no configure:37748: checking for snprintf configure:37805: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:140: warning: conflicting types for built-in function `snprintf' configure:37811: $? = 0 configure:37814: test -z || test ! -s conftest.err configure:37817: $? = 0 configure:37820: test -s conftest configure:37823: $? = 0 configure:37835: result: yes configure:37748: checking for wcslen configure:37805: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:37811: $? = 0 configure:37814: test -z || test ! -s conftest.err configure:37817: $? = 0 configure:37820: test -s conftest configure:37823: $? = 0 configure:37835: result: yes configure:37855: checking for vasprintf configure:37912: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:37918: $? = 0 configure:37921: test -z || test ! -s conftest.err configure:37924: $? = 0 configure:37927: test -s conftest configure:37930: $? = 0 configure:37942: result: yes configure:38013: checking for stdint.h configure:38018: result: no configure:38173: checking for signal configure:38230: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:38236: $? = 0 configure:38239: test -z || test ! -s conftest.err configure:38242: $? = 0 configure:38245: test -s conftest configure:38248: $? = 0 configure:38260: result: yes configure:38173: checking for select configure:38230: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:38236: $? = 0 configure:38239: test -z || test ! -s conftest.err configure:38242: $? = 0 configure:38245: test -s conftest configure:38248: $? = 0 configure:38260: result: yes configure:38173: checking for ngettext configure:38230: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _ngettext configure:38236: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define strnlen rpl_strnlen | #define HAVE_STRTOK_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_TIMEGM 1 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SELECT 1 | /* end confdefs.h. */ | /* Define ngettext to an innocuous variant, in case declares ngettext. | For example, HP-UX 11i declares gettimeofday. */ | #define ngettext innocuous_ngettext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ngettext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ngettext | | /* 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 ngettext (); | /* 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_ngettext) || defined (__stub___ngettext) | choke me | #else | char (*f) () = ngettext; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ngettext; | ; | return 0; | } configure:38260: result: no configure:38173: checking for gethostbyname configure:38230: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:38236: $? = 0 configure:38239: test -z || test ! -s conftest.err configure:38242: $? = 0 configure:38245: test -s conftest configure:38248: $? = 0 configure:38260: result: yes configure:38271: checking for res_query in -lresolv configure:38301: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lresolv >&5 configure:38307: $? = 0 configure:38310: test -z || test ! -s conftest.err configure:38313: $? = 0 configure:38316: test -s conftest configure:38319: $? = 0 configure:38332: result: yes configure:38346: checking for library containing socket configure:38376: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lresolv >&5 configure:38382: $? = 0 configure:38385: test -z || test ! -s conftest.err configure:38388: $? = 0 configure:38391: test -s conftest configure:38394: $? = 0 configure:38463: result: none required configure:38470: checking for library containing gethostbyname configure:38500: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lresolv >&5 configure:38506: $? = 0 configure:38509: test -z || test ! -s conftest.err configure:38512: $? = 0 configure:38515: test -s conftest configure:38518: $? = 0 configure:38587: result: none required configure:38594: checking for library containing syslog configure:38624: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lresolv >&5 configure:38630: $? = 0 configure:38633: test -z || test ! -s conftest.err configure:38636: $? = 0 configure:38639: test -s conftest configure:38642: $? = 0 configure:38711: result: none required configure:38740: checking security/pam_appl.h usability configure:38752: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:157:31: security/pam_appl.h: No such file or directory configure:38758: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define strnlen rpl_strnlen | #define HAVE_STRTOK_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_TIMEGM 1 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 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:38780: result: no configure:38784: checking security/pam_appl.h presence configure:38794: cc -E -I/usr/local/include conftest.c conftest.c:123:31: security/pam_appl.h: No such file or directory configure:38800: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define strnlen rpl_strnlen | #define HAVE_STRTOK_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_TIMEGM 1 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | #include configure:38820: result: no configure:38855: checking for security/pam_appl.h configure:38862: result: no configure:38879: checking for security/pam_modules.h configure:38899: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:129:34: security/pam_modules.h: No such file or directory configure:38905: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define strnlen rpl_strnlen | #define HAVE_STRTOK_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_TIMEGM 1 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | #if HAVE_SECURITY_PAM_APPL_H | #include | #endif | | | #include configure:38928: result: no configure:38953: checking security/_pam_macros.h usability configure:38965: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:157:34: security/_pam_macros.h: No such file or directory configure:38971: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define strnlen rpl_strnlen | #define HAVE_STRTOK_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_TIMEGM 1 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 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:38993: result: no configure:38997: checking security/_pam_macros.h presence configure:39007: cc -E -I/usr/local/include conftest.c conftest.c:123:34: security/_pam_macros.h: No such file or directory configure:39013: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define strnlen rpl_strnlen | #define HAVE_STRTOK_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_TIMEGM 1 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | #include configure:39033: result: no configure:39068: checking for security/_pam_macros.h configure:39075: result: no configure:39093: WARNING: The Shishi PAM module will not be built. configure:39097: checking if PAM should be used configure:39099: result: no configure:39110: checking whether AF_INET6 is declared configure:39148: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:39154: $? = 0 configure:39157: test -z || test ! -s conftest.err configure:39160: $? = 0 configure:39163: test -s conftest.o configure:39166: $? = 0 configure:39177: result: yes configure:39193: checking whether IN6ADDR_ANY_INIT is declared configure:39231: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:39237: $? = 0 configure:39240: test -z || test ! -s conftest.err configure:39243: $? = 0 configure:39246: test -s conftest.o configure:39249: $? = 0 configure:39260: result: yes configure:39278: checking for struct sockaddr_in6 configure:39316: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:39322: $? = 0 configure:39325: test -z || test ! -s conftest.err configure:39328: $? = 0 configure:39331: test -s conftest.o configure:39334: $? = 0 configure:39345: result: yes configure:39357: checking for in6addr_any configure:39414: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lresolv >&5 configure:39420: $? = 0 configure:39423: test -z || test ! -s conftest.err configure:39426: $? = 0 configure:39429: test -s conftest configure:39432: $? = 0 configure:39444: result: yes configure:39467: checking if IPv6 should be used configure:39469: result: yes configure:39492: checking stringprep.h usability configure:39504: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:39510: $? = 0 configure:39513: test -z || test ! -s conftest.err configure:39516: $? = 0 configure:39519: test -s conftest.o configure:39522: $? = 0 configure:39532: result: yes configure:39536: checking stringprep.h presence configure:39546: cc -E -I/usr/local/include conftest.c configure:39552: $? = 0 configure:39572: result: yes configure:39607: checking for stringprep.h configure:39614: result: yes configure:39628: checking for stringprep_check_version in -lidn configure:39658: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lidn -lresolv >&5 ld: can't locate file for: -lidn configure:39664: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define strnlen rpl_strnlen | #define HAVE_STRTOK_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_TIMEGM 1 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_IN6ADDR_ANY 1 | #define WITH_IPV6 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 stringprep_check_version (); | int | main () | { | stringprep_check_version (); | ; | return 0; | } configure:39689: result: no configure:39700: WARNING: Libidn not found. String process disabled. configure:39725: checking for libtasn1 >= 0.2.5 configure:39749: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lresolv -ltasn1 >&5 configure:39752: $? = 0 configure:39754: ./conftest configure:39757: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define strnlen rpl_strnlen | #define HAVE_STRTOK_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_TIMEGM 1 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_IN6ADDR_ANY 1 | #define WITH_IPV6 1 | /* end confdefs.h. */ | | #include | int main () | { | return asn1_check_version ("0.2.5") == NULL; | } | configure:39772: result: no configure:39780: WARNING: Libtasn1 >= 0.2.5 not found. Using included one. configure:39784: checking whether to use the system's libtasn1 configure:39786: result: no configure:39925: checking whether to use libgcrypt configure:39927: result: no configure:39989: checking for libgnutls-config configure:40007: found /usr/local/bin/libgnutls-config configure:40020: result: /usr/local/bin/libgnutls-config configure:40028: checking for libgnutls - version >= 1.0.0 configure:40110: cc -o conftest -fno-common -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lresolv -lz -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt >&5 In file included from conftest.c:131: /usr/local/include/gnutls/gnutls.h:484:28: gnutls/compat8.h: No such file or directory configure:40113: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define strnlen rpl_strnlen | #define HAVE_STRTOK_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_TIMEGM 1 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_IN6ADDR_ANY 1 | #define WITH_IPV6 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | system ("touch conf.libgnutlstest"); | | if( strcmp( gnutls_check_version(NULL), "0.9.8" ) ) | { | printf("\n*** 'libgnutls-config --version' returned %s, but LIBGNUTLS (%s)\n", | "0.9.8", gnutls_check_version(NULL) ); | printf("*** was found! If libgnutls-config was correct, then it is best\n"); | printf("*** to remove the old version of LIBGNUTLS. You may also be able to fix the error\n"); | printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); | printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); | printf("*** required on your system.\n"); | printf("*** If libgnutls-config was wrong, set the environment variable LIBGNUTLS_CONFIG\n"); | printf("*** to point to the correct copy of libgnutls-config, and remove the file config.cache\n"); | printf("*** before re-running configure\n"); | } | else if ( strcmp(gnutls_check_version(NULL), LIBGNUTLS_VERSION ) ) | { | printf("\n*** LIBGNUTLS header file (version %s) does not match\n", LIBGNUTLS_VERSION); | printf("*** library (version %s)\n", gnutls_check_version(NULL) ); | } | else | { | if ( gnutls_check_version( "1.0.0" ) ) | { | return 0; | } | else | { | printf("no\n*** An old version of LIBGNUTLS (%s) was found.\n", | gnutls_check_version(NULL) ); | printf("*** You need a version of LIBGNUTLS newer than %s. The latest version of\n", | "1.0.0" ); | printf("*** LIBGNUTLS is always available from ftp://gnutls.hellug.gr/pub/gnutls.\n"); | printf("*** \n"); | printf("*** If you have already installed a sufficiently new version, this error\n"); | printf("*** probably means that the wrong copy of the libgnutls-config shell script is\n"); | printf("*** being found. The easiest way to fix this is to remove the old version\n"); | printf("*** of LIBGNUTLS, but you can also set the LIBGNUTLS_CONFIG environment to point to the\n"); | printf("*** correct copy of libgnutls-config. (In this case, you will have to\n"); | printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); | printf("*** so that the correct libraries are found at run-time))\n"); | } | } | return 1; | } | configure:40143: result: no configure:40179: cc -o conftest -fno-common -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lresolv -lz -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt >&5 In file included from conftest.c:131: /usr/local/include/gnutls/gnutls.h:484:28: gnutls/compat8.h: No such file or directory configure:40185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "shishi" | #define PACKAGE_TARNAME "shishi" | #define PACKAGE_VERSION "0.0.22" | #define PACKAGE_STRING "shishi 0.0.22" | #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" | #define PACKAGE "shishi" | #define VERSION "0.0.22" | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ICONV 1 | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_H_ERRNO 0 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_ISASCII 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_DECL_STRDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_STRTOK_R 0 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_GETPASS 1 | #define HAVE_GETSUBOPT 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define restrict __restrict | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define VOID_UNSETENV 1 | #define SIZE_MAX 4294967295UL | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define strnlen rpl_strnlen | #define HAVE_STRTOK_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_DECL_TIMEGM 1 | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_IN6ADDR_ANY 1 | #define WITH_IPV6 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | return !!gnutls_check_version(NULL); | ; | return 0; | } configure:40233: checking if non-standard STARTTLS support should be enabled configure:40235: result: no configure:40280: checking for pkg-config configure:40298: found /usr/local/bin/pkg-config configure:40311: result: /usr/local/bin/pkg-config configure:40390: checking if DES related encryption/checksum types should be used configure:40392: result: yes configure:40419: checking if 3DES encryption/checksum type should be used configure:40421: result: yes configure:40448: checking if AES encryption/checksum types should be used configure:40450: result: yes configure:40477: checking if unkeyed MD checksum types should be used configure:40479: result: yes configure:40506: checking if dummy NULL encryption/checksum type should be used configure:40508: result: yes configure:40535: checking if ARCFOUR encryption/checksum type should be used configure:40537: result: yes configure:40554: configuration files will be stored in $(sysconfdir)/$(PACKAGE) configure:40571: user template configuration file in $(sysconfdir)/$(PACKAGE) configure:40588: host keys will be stored in $(sysconfdir)/$(PACKAGE) configure:40605: user database root path $(localstatedir)/$(PACKAGE) configure:40818: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by shishi config.status 0.0.22, 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:868: creating Makefile config.status:868: creating po/Makefile.in config.status:868: creating asn1/Makefile config.status:868: creating crypto/Makefile config.status:868: creating examples/Makefile config.status:868: creating lib/Makefile config.status:868: creating lib/shishi.h config.status:868: creating db/Makefile config.status:868: creating src/Makefile config.status:868: creating tests/Makefile config.status:868: creating doc/Makefile config.status:868: creating doc/reference/Makefile config.status:868: creating extra/Makefile config.status:868: creating extra/pam_shishi/Makefile config.status:868: creating extra/rsh-redone/Makefile config.status:868: creating gl/Makefile config.status:868: creating shishi.pc config.status:868: creating shishi.conf config.status:868: creating shishi.skel config.status:868: creating shisa.conf config.status:934: creating config.h config.status:1494: executing depfiles commands config.status:1494: executing default-1 commands config.status:1494: executing lib/shishi-int.h commands config.status:1692: creating lib/shishi-int.h : _SHISHI_LIB_SHISHI_INT_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=inline ac_cv_cxx_compiler_gnu=no ac_cv_decl_EOVERFLOW=yes 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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_f77_compiler_gnu=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_clock_gettime=no ac_cv_func_clock_settime=no ac_cv_func_flockfile=yes ac_cv_func_funlockfile=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdelim=no ac_cv_func_getdomainname=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getline=no ac_cv_func_getopt_long_only=yes ac_cv_func_getpass=yes ac_cv_func_getsubopt=yes ac_cv_func_gettimeofday=yes ac_cv_func_in6addr_any=yes ac_cv_func_isascii=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_nanotime=no ac_cv_func_ngettext=no ac_cv_func_readlink=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_signal=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchrnul=no ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=no ac_cv_func_strnlen_working=no ac_cv_func_strtok_r=yes ac_cv_func_timegm=yes ac_cv_func_unsetenv=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_wcslen=yes ac_cv_func_working_mktime=yes ac_cv_have_decl_AF_INET6=yes ac_cv_have_decl_IN6ADDR_ANY_INIT=yes ac_cv_have_decl_fflush_unlocked=no ac_cv_have_decl_flockfile=yes ac_cv_have_decl_fputs_unlocked=no ac_cv_have_decl_funlockfile=yes ac_cv_have_decl_getdelim=no ac_cv_have_decl_getline=no ac_cv_have_decl_getpass=no ac_cv_have_decl_h_errno=no ac_cv_have_decl_nanosleep=yes ac_cv_have_decl_optreset=no ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_strdup=no ac_cv_have_decl_strerror_r=no ac_cv_have_decl_strnlen=no ac_cv_have_decl_strtok_r=no ac_cv_have_decl_timegm=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in6_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_pwd_h=yes ac_cv_header_resolv_h=yes ac_cv_header_security__pam_macros_h=no ac_cv_header_security_pam_appl_h=no ac_cv_header_security_pam_modules_h=no ac_cv_header_signal_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=no ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=no ac_cv_header_stdint_t=stdint.h ac_cv_header_stdio_ext_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_stringprep_h=yes ac_cv_header_strings_h=no ac_cv_header_sys_poll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_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_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_error_at_line=no ac_cv_lib_idn_stringprep_check_version=no ac_cv_lib_resolv_res_query=yes ac_cv_libtasn1=no ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_LIBGNUTLS_CONFIG=/usr/local/bin/libgnutls-config ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime=no ac_cv_search_getaddrinfo='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_socket='none required' ac_cv_search_syslog='none required' ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long_int=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short_int=2 ac_cv_stdint_message='using cc' ac_cv_stdint_result='(assuming C99 compatible system)' ac_cv_struct_st_mtim_nsec=no ac_cv_struct_tm=time.h ac_cv_type__Bool=yes ac_cv_type_long_long=yes ac_cv_type_ptrdiff_t=no ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_char=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long_int=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_short_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_working_getline=no am_cv_lib_iconv=yes bh_cv_c_signed=yes fu_cv_sys_struct_timespec=yes gl_cv_c_restrict=__restrict gl_cv_func_gnu_getopt=no gl_cv_func_malloc_0_nonnull=1 gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_time_r_posix=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_gnugettext2_libc=no gt_cv_func_gnugettext2_libintl=no gt_cv_func_unsetenv_ret=void gt_cv_ssize_t=yes jm_cv_func_gettimeofday_clobber=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/security/shishi/work/shishi-0.0.22/missing --run aclocal-1.9' AES_FALSE='#' AES_TRUE='' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/security/shishi/work/shishi-0.0.22/missing --run tar' AR='ar' ARCFOUR_FALSE='#' ARCFOUR_TRUE='' ASN1PARSER='${SHELL} /mnt/gmirror/ports/security/shishi/work/shishi-0.0.22/missing --run asn1Parser' ASN1_FALSE='#' ASN1_TRUE='' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/shishi/work/shishi-0.0.22/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/shishi/work/shishi-0.0.22/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/shishi/work/shishi-0.0.22/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CONFDIR='$(sysconfdir)/$(PACKAGE)' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CRYPTO_CFLAGS='-I$(top_srcdir)/crypto' CRYPTO_LIBS='$(top_builddir)/crypto/libnettle.la' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DBDIR='$(localstatedir)/$(PACKAGE)' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DES3_FALSE='#' DES3_TRUE='' DES_FALSE='#' DES_TRUE='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EOVERFLOW='' EXEEXT='' F77='g77' FFLAGS='' GENGETOPT='${SHELL} /mnt/gmirror/ports/security/shishi/work/shishi-0.0.22/missing --run gengetopt' GETOPT_H='getopt.h' GMSGFMT='/usr/local/bin/msgfmt' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE__BOOL='1' HELP2MAN='${SHELL} /mnt/gmirror/ports/security/shishi/work/shishi-0.0.22/missing --run help2man' HTML_DIR='${datadir}/gtk-doc/html' 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' INTLLIBS='' KEYDIR='$(sysconfdir)/$(PACKAGE)' LDFLAGS='-L/usr/local/lib' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='' LIBGCRYPT_FALSE='' LIBGCRYPT_LIBS='' LIBGCRYPT_TRUE='#' LIBGNUTLS_CFLAGS='' LIBGNUTLS_CONFIG='/usr/local/bin/libgnutls-config' LIBGNUTLS_LIBS='' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='' LIBOBJS=' error$U.o getdate$U.o getdelim$U.o getline$U.o getopt$U.o getopt1$U.o gettime$U.o strchrnul$U.o strndup$U.o strnlen$U.o vasnprintf$U.o printf-args$U.o printf-parse$U.o asnprintf$U.o xmalloc$U.o' LIBS='-lresolv ' LIBTASN1_CFLAGS='-I$(top_srcdir)/asn1' LIBTASN1_LIBS='$(top_builddir)/asn1/libminitasn1.la' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIB_CLOCK_GETTIME='' LN_S='ln -s' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='' LTLIBOBJS=' error$U.lo getdate$U.lo getdelim$U.lo getline$U.lo getopt$U.lo getopt1$U.lo gettime$U.lo strchrnul$U.lo strndup$U.lo strnlen$U.lo vasnprintf$U.lo printf-args$U.lo printf-parse$U.lo asnprintf$U.lo xmalloc$U.lo' LT_AGE='0' LT_CURRENT='0' LT_REVISION='22' MAKEINFO='makeinfo --no-split' MD_FALSE='#' MD_TRUE='' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' NETTLE_FALSE='#' NETTLE_TRUE='' NULL_FALSE='#' NULL_TRUE='' OBJEXT='' PACKAGE='shishi' PACKAGE_BUGREPORT='bug-shishi@josefsson.org' PACKAGE_NAME='shishi' PACKAGE_STRING='shishi 0.0.22' PACKAGE_TARNAME='shishi' PACKAGE_VERSION='0.0.22' PAM_SHISHI='' PATH_SEPARATOR=':' PERL='${SHELL} /mnt/gmirror/ports/security/shishi/work/shishi-0.0.22/missing --run perl' PKG_CONFIG='/usr/local/bin/pkg-config' POSUB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SKELDIR='$(sysconfdir)/$(PACKAGE)' STARTTLS_FALSE='' STARTTLS_TRUE='#' STDBOOL_H='' STRIP='strip' USE_NLS='no' VERSION='0.0.22' XGETTEXT='/usr/local/bin/xgettext' YACC='bison -y' YFLAGS='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' 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' install_sh='/mnt/gmirror/ports/security/shishi/work/shishi-0.0.22/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_ALARM 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_DECL_AF_INET6 1 #define HAVE_DECL_FFLUSH_UNLOCKED 0 #define HAVE_DECL_FLOCKFILE 1 #define HAVE_DECL_FPUTS_UNLOCKED 0 #define HAVE_DECL_FUNLOCKFILE 1 #define HAVE_DECL_GETDELIM 0 #define HAVE_DECL_GETLINE 0 #define HAVE_DECL_GETPASS 0 #define HAVE_DECL_H_ERRNO 0 #define HAVE_DECL_IN6ADDR_ANY_INIT 1 #define HAVE_DECL_NANOSLEEP 1 #define HAVE_DECL_NANOSLEEP 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_STRDUP 0 #define HAVE_DECL_STRERROR_R 0 #define HAVE_DECL_STRNLEN 0 #define HAVE_DECL_STRTOK_R 0 #define HAVE_DECL_TIMEGM 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOCKFILE 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETDOMAINNAME 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_GETPASS 1 #define HAVE_GETSUBOPT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ICONV 1 #define HAVE_IN6ADDR_ANY 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_ISASCII 1 #define HAVE_LIBRESOLV 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PWD_H 1 #define HAVE_READLINK 1 #define HAVE_REALLOC 1 #define HAVE_RESOLV_H 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SIGNAL 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR_R 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRTOK_R 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIMEGM 1 #define HAVE_TIME_H 1 #define HAVE_TIME_R_POSIX 1 #define HAVE_TIME_R_POSIX 1 #define HAVE_TM_GMTOFF 1 #define HAVE_TM_ZONE 1 #define HAVE_UNSETENV 1 #define HAVE_VASPRINTF 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WINT_T 1 #define HAVE__BOOL 1 #define MALLOC_0_IS_NONNULL 1 #define PACKAGE "shishi" #define PACKAGE_BUGREPORT "bug-shishi@josefsson.org" #define PACKAGE_NAME "shishi" #define PACKAGE_STRING "shishi 0.0.22" #define PACKAGE_TARNAME "shishi" #define PACKAGE_VERSION "0.0.22" #define RETSIGTYPE void #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG_INT 4 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_UNSIGNED_SHORT_INT 2 #define SIZE_MAX 4294967295UL #define TIME_WITH_SYS_TIME 1 #define VERSION "0.0.22" #define VOID_UNSETENV 1 #define WITH_3DES 1 #define WITH_AES 1 #define WITH_ARCFOUR 1 #define WITH_DES 1 #define WITH_IPV6 1 #define WITH_MD 1 #define WITH_NULL 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __EXTENSIONS__ 1 #define __GETOPT_PREFIX rpl_ #define getline gnu_getline #define restrict __restrict #define restrict __restrict #define strnlen rpl_strnlen #define xalloc_die shishi_xalloc_die #endif #ifdef __cplusplus void exit (int); configure: exit 0