This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-threads --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 /usr/bin/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: 139 tasks, 194 threads, 4 processors Load average: 0.46, Mach factor: 3.53 /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: /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:2821: checking build system type configure:2839: result: i386-unknown-gnu configure:2861: checking host system type configure:2876: result: i386-unknown-gnu configure:2898: checking target system type configure:2913: result: i386-unknown-gnu configure:2977: checking for working mkdir -p configure:2993: result: yes configure:3085: checking for chosen layout configure:3087: result: apr configure:3314: checking for i386-unknown-gnu-gcc configure:3344: result: no configure:3354: checking for gcc configure:3370: found /usr/bin/gcc configure:3381: result: gcc configure:3619: checking for C compiler version configure:3626: gcc --version >&5 gcc (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:3629: $? = 0 configure:3636: gcc -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:3639: $? = 0 configure:3646: gcc -V >&5 gcc: `-V' option must have argument configure:3649: $? = 1 configure:3672: checking for C compiler default output file name configure:3699: gcc conftest.c >&5 configure:3702: $? = 0 configure:3740: result: a.out configure:3757: checking whether the C compiler works configure:3767: ./a.out configure:3770: $? = 0 configure:3787: result: yes configure:3794: checking whether we are cross compiling configure:3796: result: no configure:3799: checking for suffix of executables configure:3806: gcc -o conftest conftest.c >&5 configure:3809: $? = 0 configure:3833: result: configure:3839: checking for suffix of object files configure:3865: gcc -c conftest.c >&5 configure:3868: $? = 0 configure:3891: result: configure:3895: checking whether we are using the GNU C compiler configure:3924: gcc -c conftest.c >&5 configure:3930: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3947: result: no configure:3952: checking whether gcc accepts -g configure:3982: gcc -c -g conftest.c >&5 configure:3988: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4020: gcc -c conftest.c >&5 configure:4026: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4059: gcc -c -g conftest.c >&5 configure:4065: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4087: result: no configure:4104: checking for gcc option to accept ISO C89 configure:4178: gcc -c conftest.c >&5 configure:4184: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:4178: gcc -qlanglvl=extc89 -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:4184: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:4178: gcc -qlanglvl=ansi -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:4184: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:4178: gcc -std -c conftest.c >&5 cc1: error: unrecognized option `-std' configure:4184: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:4178: gcc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:4184: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:4178: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:4184: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:4178: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 gcc: unrecognized option `-Xc' configure:4184: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:4210: result: unsupported configure:7373: checking whether gmake sets $(MAKE) configure:7394: result: yes configure:7408: checking how to run the C preprocessor configure:7448: gcc -E conftest.c configure:7454: $? = 0 configure:7485: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:7491: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:7524: result: gcc -E configure:7553: gcc -E conftest.c configure:7559: $? = 0 configure:7590: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:7596: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:7637: checking for gawk configure:7653: found /usr/local/bin/gawk configure:7664: result: gawk configure:7675: checking whether ln -s works configure:7679: result: yes configure:7689: checking for i386-unknown-gnu-ranlib configure:7719: result: no configure:7729: checking for ranlib configure:7745: found /usr/bin/ranlib configure:7756: result: ranlib configure:7795: checking for a BSD-compatible install configure:7851: result: /usr/local/bin/ginstall -c configure:7864: checking for rm configure:7880: found /usr/local/bin/rm configure:7891: result: rm configure:7901: checking for as configure:7917: found /usr/bin/as configure:7928: result: as configure:7938: checking for cpp configure:7954: found /usr/bin/cpp configure:7965: result: cpp configure:7976: checking for i386-unknown-gnu-ar configure:8006: result: no configure:8016: checking for ar configure:8032: found /usr/bin/ar configure:8043: result: ar configure:8072: checking for grep that handles long lines and -e configure:8146: result: /usr/bin/grep configure:8151: checking for egrep configure:8229: result: /usr/bin/grep -E configure:8235: checking for AIX configure:8257: result: no configure:8263: checking for library containing strerror configure:8304: gcc -o conftest conftest.c >&5 configure:8310: $? = 0 configure:8338: result: none required configure:8346: checking for ANSI C header files configure:8376: gcc -c conftest.c >&5 configure:8382: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:8507: result: no configure:8531: checking for sys/types.h configure:8552: gcc -c conftest.c >&5 configure:8558: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:8574: result: no configure:8531: checking for sys/stat.h configure:8552: gcc -c conftest.c >&5 configure:8558: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:8574: result: no configure:8531: checking for stdlib.h configure:8552: gcc -c conftest.c >&5 configure:8558: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:8574: result: no configure:8531: checking for string.h configure:8552: gcc -c conftest.c >&5 configure:8558: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:8574: result: no configure:8531: checking for memory.h configure:8552: gcc -c conftest.c >&5 configure:8558: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:8574: result: no configure:8531: checking for strings.h configure:8552: gcc -c conftest.c >&5 configure:8558: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:8574: result: no configure:8531: checking for inttypes.h configure:8552: gcc -c conftest.c >&5 configure:8558: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:8574: result: no configure:8531: checking for stdint.h configure:8552: gcc -c conftest.c >&5 configure:8558: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:8574: result: no configure:8531: checking for unistd.h configure:8552: gcc -c conftest.c >&5 configure:8558: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:8574: result: no configure:8596: checking minix/config.h usability configure:8613: gcc -c conftest.c >&5 conftest.c:41:26: minix/config.h: No such file or directory configure:8619: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8633: result: no configure:8637: checking minix/config.h presence configure:8652: gcc -E conftest.c conftest.c:8:26: minix/config.h: No such file or directory configure:8658: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:8672: result: no configure:8700: checking for minix/config.h configure:8707: result: no configure:8738: checking whether system uses EBCDIC configure:8767: gcc -o conftest conftest.c >&5 configure:8770: $? = 0 configure:8776: ./conftest configure:8779: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int main(void) { | return (unsigned char)'A' != (unsigned char)0xC1; | } | configure:8799: result: no configure:8916: checking for a sed that does not truncate output configure:8972: result: /usr/local/bin/sed configure:9019: checking for non-GNU ld configure:9053: result: /usr/bin/ld configure:9062: checking if the linker (/usr/bin/ld) is GNU ld configure:9077: result: no configure:9082: checking for /usr/bin/ld option to reload object files configure:9089: result: -r configure:9107: checking for BSD-compatible nm configure:9156: result: /usr/bin/nm -p configure:9160: checking how to recognize dependent libraries configure:9346: result: pass_all configure:9596: checking dlfcn.h usability configure:9613: gcc -c conftest.c >&5 configure:9619: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:9633: result: no configure:9637: checking dlfcn.h presence configure:9652: gcc -E conftest.c configure:9658: $? = 0 configure:9672: result: yes configure:9685: WARNING: dlfcn.h: present but cannot be compiled configure:9687: WARNING: dlfcn.h: check for missing prerequisite headers? configure:9689: WARNING: dlfcn.h: see the Autoconf documentation configure:9691: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:9693: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:9695: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:9700: checking for dlfcn.h configure:9708: result: yes configure:9735: checking for i386-unknown-gnu-g++ configure:9765: result: no configure:9735: checking for i386-unknown-gnu-c++ configure:9765: result: no configure:9735: checking for i386-unknown-gnu-gpp configure:9765: result: no configure:9735: checking for i386-unknown-gnu-aCC configure:9765: result: no configure:9735: checking for i386-unknown-gnu-CC configure:9765: result: no configure:9735: checking for i386-unknown-gnu-cxx configure:9765: result: no configure:9735: checking for i386-unknown-gnu-cc++ configure:9765: result: no configure:9735: checking for i386-unknown-gnu-cl.exe configure:9765: result: no configure:9735: checking for i386-unknown-gnu-FCC configure:9765: result: no configure:9735: checking for i386-unknown-gnu-KCC configure:9765: result: no configure:9735: checking for i386-unknown-gnu-RCC configure:9765: result: no configure:9735: checking for i386-unknown-gnu-xlC_r configure:9765: result: no configure:9735: checking for i386-unknown-gnu-xlC configure:9765: result: no configure:9779: checking for g++ configure:9795: found /usr/local/bin/g++ configure:9806: result: g++ configure:9837: checking for C++ compiler version configure:9844: g++ --version >&5 g++ (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:9847: $? = 0 configure:9854: g++ -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:9857: $? = 0 configure:9864: g++ -V >&5 g++: `-V' option must have argument configure:9867: $? = 1 configure:9870: checking whether we are using the GNU C++ compiler configure:9899: g++ -c conftest.cpp >&5 configure:9905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:9922: result: no configure:9927: checking whether g++ accepts -g configure:9957: g++ -c -g conftest.cpp >&5 configure:9963: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9995: g++ -c conftest.cpp >&5 configure:10001: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:10034: g++ -c -g conftest.cpp >&5 configure:10040: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:10062: result: no configure:10095: checking how to run the C++ preprocessor configure:10131: g++ -E conftest.cpp configure:10137: $? = 0 configure:10168: g++ -E conftest.cpp conftest.cpp:9:28: ac_nonexistent.h: No such file or directory configure:10174: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:10207: result: g++ -E configure:10236: g++ -E conftest.cpp configure:10242: $? = 0 configure:10273: g++ -E conftest.cpp conftest.cpp:9:28: ac_nonexistent.h: No such file or directory configure:10279: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:10328: checking for i386-unknown-gnu-g77 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-xlf configure:10358: result: no configure:10328: checking for i386-unknown-gnu-f77 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-frt configure:10358: result: no configure:10328: checking for i386-unknown-gnu-pgf77 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-cf77 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-fort77 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-fl32 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-af77 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-xlf90 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-f90 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-pgf90 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-pghpf configure:10358: result: no configure:10328: checking for i386-unknown-gnu-epcf90 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-gfortran configure:10358: result: no configure:10328: checking for i386-unknown-gnu-g95 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-xlf95 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-f95 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-fort configure:10358: result: no configure:10328: checking for i386-unknown-gnu-ifort configure:10358: result: no configure:10328: checking for i386-unknown-gnu-ifc configure:10358: result: no configure:10328: checking for i386-unknown-gnu-efc configure:10358: result: no configure:10328: checking for i386-unknown-gnu-pgf95 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-lf95 configure:10358: result: no configure:10328: checking for i386-unknown-gnu-ftn configure:10358: result: no configure:10372: checking for g77 configure:10388: found /usr/local/bin/g77 configure:10399: result: g77 configure:10429: checking for Fortran 77 compiler version configure:10436: 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:10439: $? = 0 configure:10446: 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:10449: $? = 0 configure:10456: 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:10459: $? = 0 configure:10467: checking whether we are using the GNU Fortran 77 compiler configure:10486: 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:10492: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:10509: result: no configure:10515: checking whether g77 accepts -g configure:10532: g77 -c -g conftest.f >&5 configure:10538: $? = 0 configure: failed program was: | program main | | end configure:10554: result: no configure:10584: checking the maximum length of command line arguments configure:10696: result: configure:10708: checking command to parse /usr/bin/nm -p output from gcc object configure:10813: gcc -c conftest.c >&5 configure:10816: $? = 0 configure:10820: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:10823: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:10813: gcc -c conftest.c >&5 configure:10816: $? = 0 configure:10820: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:10823: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:10913: result: failed configure:10920: checking for objdir configure:10935: result: .libs configure:10987: checking for i386-unknown-gnu-ar configure:11014: result: ar configure:11083: checking for i386-unknown-gnu-ranlib configure:11110: result: ranlib configure:11179: checking for i386-unknown-gnu-strip configure:11209: result: no configure:11219: checking for strip configure:11235: found /usr/bin/strip configure:11246: result: strip configure:11586: checking for gcc option to produce PIC configure:11818: result: configure:11889: checking if gcc static flag works configure:11917: result: yes configure:11927: checking if gcc supports -c -o file.o configure:11951: gcc -c -o out/conftest2.o conftest.c >&5 configure:11955: $? = 0 configure:11974: result: yes configure:12000: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:12980: result: no configure:13047: checking dynamic linker characteristics configure:13649: result: gnu ld.so configure:13658: checking how to hardcode library paths into programs configure:13683: result: unsupported configure:13697: checking whether stripping libraries is possible configure:13719: result: no configure:14504: checking if libtool supports shared libraries configure:14506: result: no configure:14509: checking whether to build shared libraries configure:14530: result: no configure:14533: checking whether to build static libraries configure:14537: result: yes configure:14630: creating libtool configure:15360: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:16334: result: yes configure:16356: g++ -c conftest.cpp >&5 configure:16359: $? = 0 configure:16511: checking for g++ option to produce PIC configure:16795: result: configure:16866: checking if g++ static flag works configure:16894: result: yes configure:16904: checking if g++ supports -c -o file.o configure:16928: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:16932: $? = 0 configure:16951: result: yes configure:16977: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:17002: result: yes configure:17069: checking dynamic linker characteristics configure:17619: result: gnu ld.so configure:17628: checking how to hardcode library paths into programs configure:17653: result: unsupported configure:18187: checking if libtool supports shared libraries configure:18189: result: no configure:18192: checking whether to build shared libraries configure:18212: result: no configure:18215: checking whether to build static libraries configure:18219: result: yes configure:18229: checking for g77 option to produce PIC configure:18461: result: configure:18532: checking if g77 static flag works configure:18560: result: yes configure:18570: checking if g77 supports -c -o file.o configure:18594: g77 -c -o out/conftest2.o conftest.f >&5 configure:18598: $? = 0 configure:18617: result: yes configure:18643: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:19603: result: no configure:19670: checking dynamic linker characteristics configure:20220: result: gnu ld.so configure:20229: checking how to hardcode library paths into programs configure:20254: result: unsupported configure:24391: checking if gcc -MM can create proper make dependencies configure:24395: result: yes configure:24699: checking whether to enable -D_LARGEFILE64_SOURCE configure:24757: gcc -o conftest -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function `main': conftest.c:20: error: storage size of `st' isn't known conftest.c:21: error: `off64_t' undeclared (first use in this function) conftest.c:21: error: (Each undeclared identifier is reported only once conftest.c:21: error: for each function it appears in.) conftest.c:21: error: parse error before "off" conftest.c:25: error: `O_LARGEFILE' undeclared (first use in this function) conftest.c:27: error: `off' undeclared (first use in this function) conftest.c:18: warning: return type of `main' is not `int' configure:24760: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | | void main(void) | { | int fd, ret = 0; | struct stat64 st; | off64_t off = 4242; | | if (sizeof(off64_t) != 8 || sizeof(off_t) != 4) | exit(1); | if ((fd = open("conftest.lfs", O_LARGEFILE|O_CREAT|O_WRONLY)) < 0) | exit(2); | if (ftruncate64(fd, off) != 0) | ret = 3; | else if (fstat64(fd, &st) != 0 || st.st_size != off) | ret = 4; | else if (lseek64(fd, off, SEEK_SET) != off) | ret = 5; | else if (close(fd) != 0) | ret = 6; | else if (lstat64("conftest.lfs", &st) != 0 || st.st_size != off) | ret = 7; | else if (stat64("conftest.lfs", &st) != 0 || st.st_size != off) | ret = 8; | unlink("conftest.lfs"); | | exit(ret); | } configure:24786: result: no configure:24865: checking for library containing gethostbyname configure:24906: gcc -o conftest conftest.c >&5 configure:24912: $? = 0 configure:24940: result: none required configure:24948: checking for library containing gethostname configure:24989: gcc -o conftest conftest.c >&5 configure:24995: $? = 0 configure:25023: result: none required configure:25031: checking for library containing socket configure:25072: gcc -o conftest conftest.c >&5 configure:25078: $? = 0 configure:25106: result: none required configure:25114: checking for library containing crypt configure:25155: gcc -o conftest conftest.c >&5 configure:25161: $? = 0 configure:25189: result: none required configure:25198: checking for main in -ltruerand configure:25227: gcc -o conftest conftest.c -ltruerand >&5 ld: can't locate file for: -ltruerand configure:25233: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:25251: result: no configure:25262: checking for library containing modf configure:25303: gcc -o conftest conftest.c >&5 configure:25309: $? = 0 configure:25337: result: none required configure:25516: checking pthread.h usability configure:25533: gcc -c conftest.c >&5 configure:25539: $? = 0 configure:25553: result: yes configure:25557: checking pthread.h presence configure:25572: gcc -E conftest.c configure:25578: $? = 0 configure:25592: result: yes configure:25620: checking for pthread.h configure:25628: result: yes configure:25663: checking for CFLAGS needed for pthreads configure:25705: gcc -o conftest conftest.c >&5 configure:25708: $? = 0 configure:25714: ./conftest configure:25717: $? = 0 configure:25745: result: none configure:25781: checking for LIBS needed for pthreads configure:25823: gcc -o conftest conftest.c -lpthread >&5 configure:25826: $? = 0 configure:25832: ./conftest configure:25835: $? = 0 configure:25863: result: -lpthread configure:26060: checking for pthread.h configure:26066: result: yes configure:26772: checking whether pthread_getspecific takes two arguments configure:26805: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:20: error: too many arguments to function `pthread_getspecific' configure:26811: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | pthread_key_t key; | void *tmp; | pthread_getspecific(key,&tmp); | | ; | return 0; | } configure:26831: result: no configure:26843: checking whether pthread_attr_getdetachstate takes one argument configure:26875: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:19: error: too few arguments to function `pthread_attr_getdetachstate' configure:26881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | pthread_attr_t *attr; | pthread_attr_getdetachstate(attr); | | ; | return 0; | } configure:26901: result: no configure:26913: checking for recursive mutex support configure:26946: gcc -o conftest conftest.c -lpthread >&5 configure:26949: $? = 0 configure:26955: ./conftest configure:26958: $? = 0 configure:26974: result: yes configure:26992: checking for pthread_key_delete configure:27048: gcc -o conftest conftest.c -lpthread >&5 configure:27054: $? = 0 configure:27072: result: yes configure:26992: checking for pthread_rwlock_init configure:27048: gcc -o conftest conftest.c -lpthread >&5 configure:27054: $? = 0 configure:27072: result: yes configure:26992: checking for pthread_attr_setguardsize configure:27048: gcc -o conftest conftest.c -lpthread >&5 configure:27054: $? = 0 configure:27072: result: yes configure:27084: checking for pthread_rwlock_t configure:27111: gcc -c conftest.c >&5 configure:27117: $? = 0 configure:27132: result: yes configure:27150: checking for readdir in -lc_r configure:27185: gcc -o conftest conftest.c -lc_r -lpthread >&5 ld: can't locate file for: -lc_r configure:27191: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readdir (); | int | main () | { | return readdir (); | ; | return 0; | } configure:27209: result: no configure:27220: checking for gethostbyname in -lc_r configure:27255: gcc -o conftest conftest.c -lc_r -lpthread >&5 ld: can't locate file for: -lc_r configure:27261: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:27279: result: no configure:27294: checking for gethostbyaddr in -lc_r configure:27329: gcc -o conftest conftest.c -lc_r -lpthread >&5 ld: can't locate file for: -lc_r configure:27335: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyaddr (); | int | main () | { | return gethostbyaddr (); | ; | return 0; | } configure:27353: result: no configure:27372: checking for gethostbyname_r configure:27428: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _gethostbyname_r configure:27434: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | /* end confdefs.h. */ | /* Define gethostbyname_r to an innocuous variant, in case declares gethostbyname_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname_r innocuous_gethostbyname_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname_r | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r | choke me | #endif | | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:27452: result: no configure:27372: checking for gethostbyaddr_r configure:27428: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _gethostbyaddr_r configure:27434: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | /* end confdefs.h. */ | /* Define gethostbyaddr_r to an innocuous variant, in case declares gethostbyaddr_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyaddr_r innocuous_gethostbyaddr_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyaddr_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyaddr_r | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyaddr_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethostbyaddr_r || defined __stub___gethostbyaddr_r | choke me | #endif | | int | main () | { | return gethostbyaddr_r (); | ; | return 0; | } configure:27452: result: no configure:27613: checking for sigsuspend configure:27669: gcc -o conftest conftest.c -lpthread >&5 configure:27675: $? = 0 configure:27693: result: yes configure:27709: checking for sigwait configure:27765: gcc -o conftest conftest.c -lpthread >&5 configure:27771: $? = 0 configure:27789: result: yes configure:27817: checking for poll configure:27873: gcc -o conftest conftest.c -lpthread >&5 configure:27879: $? = 0 configure:27897: result: yes configure:27817: checking for kqueue configure:27873: gcc -o conftest conftest.c -lpthread >&5 configure:27879: $? = 0 configure:27897: result: yes configure:27817: checking for port_create configure:27873: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _port_create configure:27879: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | /* end confdefs.h. */ | /* Define port_create to an innocuous variant, in case declares port_create. | For example, HP-UX 11i declares gettimeofday. */ | #define port_create innocuous_port_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char port_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef port_create | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char port_create (); | /* 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_port_create || defined __stub___port_create | choke me | #endif | | int | main () | { | return port_create (); | ; | return 0; | } configure:27897: result: no configure:27910: checking for epoll support configure:27939: gcc -o conftest conftest.c -lpthread >&5 conftest.c:21:23: sys/epoll.h: No such file or directory configure:27942: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | /* end confdefs.h. */ | | #include | #include | | int main() | { | return epoll_create(5) == -1; | } configure:27967: result: no configure:27985: checking for getpwnam_r configure:28041: gcc -o conftest conftest.c -lpthread >&5 configure:28047: $? = 0 configure:28065: result: yes configure:27985: checking for getpwuid_r configure:28041: gcc -o conftest conftest.c -lpthread >&5 configure:28047: $? = 0 configure:28065: result: yes configure:27985: checking for getgrnam_r configure:28041: gcc -o conftest conftest.c -lpthread >&5 configure:28047: $? = 0 configure:28065: result: yes configure:27985: checking for getgrgid_r configure:28041: gcc -o conftest conftest.c -lpthread >&5 configure:28047: $? = 0 configure:28065: result: yes configure:28080: checking for library containing shm_open configure:28121: gcc -o conftest conftest.c -lpthread >&5 configure:28127: $? = 0 configure:28155: result: none required configure:28184: checking for sys/types.h configure:28190: result: no configure:28194: checking sys/mman.h usability configure:28211: gcc -c conftest.c >&5 configure:28217: $? = 0 configure:28231: result: yes configure:28235: checking sys/mman.h presence configure:28250: gcc -E conftest.c configure:28256: $? = 0 configure:28270: result: yes configure:28298: checking for sys/mman.h configure:28306: result: yes configure:28194: checking sys/ipc.h usability configure:28211: gcc -c conftest.c >&5 configure:28217: $? = 0 configure:28231: result: yes configure:28235: checking sys/ipc.h presence configure:28250: gcc -E conftest.c configure:28256: $? = 0 configure:28270: result: yes configure:28298: checking for sys/ipc.h configure:28306: result: yes configure:28194: checking sys/mutex.h usability configure:28211: gcc -c conftest.c >&5 conftest.c:59:23: sys/mutex.h: No such file or directory configure:28217: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28231: result: no configure:28235: checking sys/mutex.h presence configure:28250: gcc -E conftest.c conftest.c:26:23: sys/mutex.h: No such file or directory configure:28256: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include configure:28270: result: no configure:28298: checking for sys/mutex.h configure:28306: result: no configure:28194: checking sys/shm.h usability configure:28211: gcc -c conftest.c >&5 configure:28217: $? = 0 configure:28231: result: yes configure:28235: checking sys/shm.h presence configure:28250: gcc -E conftest.c configure:28256: $? = 0 configure:28270: result: yes configure:28298: checking for sys/shm.h configure:28306: result: yes configure:28194: checking sys/file.h usability configure:28211: gcc -c conftest.c >&5 configure:28217: $? = 0 configure:28231: result: yes configure:28235: checking sys/file.h presence configure:28250: gcc -E conftest.c configure:28256: $? = 0 configure:28270: result: yes configure:28298: checking for sys/file.h configure:28306: result: yes configure:28194: checking kernel/OS.h usability configure:28211: gcc -c conftest.c >&5 conftest.c:61:23: kernel/OS.h: No such file or directory configure:28217: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28231: result: no configure:28235: checking kernel/OS.h presence configure:28250: gcc -E conftest.c conftest.c:28:23: kernel/OS.h: No such file or directory configure:28256: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:28270: result: no configure:28298: checking for kernel/OS.h configure:28306: result: no configure:28194: checking os2.h usability configure:28211: gcc -c conftest.c >&5 conftest.c:61:17: os2.h: No such file or directory configure:28217: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28231: result: no configure:28235: checking os2.h presence configure:28250: gcc -E conftest.c conftest.c:28:17: os2.h: No such file or directory configure:28256: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:28270: result: no configure:28298: checking for os2.h configure:28306: result: no configure:28332: checking for mmap configure:28388: gcc -o conftest conftest.c -lpthread >&5 configure:28394: $? = 0 configure:28412: result: yes configure:28332: checking for munmap configure:28388: gcc -o conftest conftest.c -lpthread >&5 configure:28394: $? = 0 configure:28412: result: yes configure:28332: checking for shm_open configure:28388: gcc -o conftest conftest.c -lpthread >&5 configure:28394: $? = 0 configure:28412: result: yes configure:28332: checking for shm_unlink configure:28388: gcc -o conftest conftest.c -lpthread >&5 configure:28394: $? = 0 configure:28412: result: yes configure:28332: checking for shmget configure:28388: gcc -o conftest conftest.c -lpthread >&5 configure:28394: $? = 0 configure:28412: result: yes configure:28332: checking for shmat configure:28388: gcc -o conftest conftest.c -lpthread >&5 configure:28394: $? = 0 configure:28412: result: yes configure:28332: checking for shmdt configure:28388: gcc -o conftest conftest.c -lpthread >&5 configure:28394: $? = 0 configure:28412: result: yes configure:28332: checking for shmctl configure:28388: gcc -o conftest conftest.c -lpthread >&5 configure:28394: $? = 0 configure:28412: result: yes configure:28332: checking for create_area configure:28388: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _create_area configure:28394: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | /* end confdefs.h. */ | /* Define create_area to an innocuous variant, in case declares create_area. | For example, HP-UX 11i declares gettimeofday. */ | #define create_area innocuous_create_area | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char create_area (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef create_area | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char create_area (); | /* 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_create_area || defined __stub___create_area | choke me | #endif | | int | main () | { | return create_area (); | ; | return 0; | } configure:28412: result: no configure:28423: checking for MAP_ANON in sys/mman.h configure:28452: result: yes configure:28462: checking for /dev/zero configure:28477: result: yes configure:28484: checking for mmap that can map /dev/zero configure:28526: gcc -o conftest conftest.c -lpthread >&5 configure:28529: $? = 0 configure:28535: ./conftest configure:28538: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | /* end confdefs.h. */ | | #include | #include | #include | #ifdef HAVE_SYS_MMAN_H | #include | #endif | int main() | { | int fd; | void *m; | fd = open("/dev/zero", O_RDWR); | if (fd < 0) { | return 1; | } | m = mmap(0, sizeof(void*), PROT_READ|PROT_WRITE, MAP_SHARED, fd, 0); | if (m == (void *)-1) { /* aka MAP_FAILED */ | return 2; | } | if (munmap(m, sizeof(void*)) < 0) { | return 3; | } | return 0; | } configure:28554: result: no configure:28802: result: decision on anonymous shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON configure:29069: result: decision on namebased memory allocation method... SysV IPC shmget() configure:29139: checking for alloca configure:29195: gcc -o conftest conftest.c -lpthread >&5 conftest.c:64: warning: conflicting types for built-in function `alloca' ld: Undefined symbols: _alloca configure:29201: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | /* end confdefs.h. */ | /* Define alloca to an innocuous variant, in case declares alloca. | For example, HP-UX 11i declares gettimeofday. */ | #define alloca innocuous_alloca | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char alloca (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef alloca | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char alloca (); | /* 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_alloca || defined __stub___alloca | choke me | #endif | | int | main () | { | return alloca (); | ; | return 0; | } configure:29219: result: no configure:29139: checking for calloc configure:29195: gcc -o conftest conftest.c -lpthread >&5 configure:29201: $? = 0 configure:29219: result: yes configure:29139: checking for setsid configure:29195: gcc -o conftest conftest.c -lpthread >&5 configure:29201: $? = 0 configure:29219: result: yes configure:29139: checking for isinf configure:29195: gcc -o conftest conftest.c -lpthread >&5 configure:29201: $? = 0 configure:29219: result: yes configure:29139: checking for isnan configure:29195: gcc -o conftest conftest.c -lpthread >&5 configure:29201: $? = 0 configure:29219: result: yes configure:29139: checking for getenv configure:29195: gcc -o conftest conftest.c -lpthread >&5 configure:29201: $? = 0 configure:29219: result: yes configure:29139: checking for putenv configure:29195: gcc -o conftest conftest.c -lpthread >&5 configure:29201: $? = 0 configure:29219: result: yes configure:29139: checking for setenv configure:29195: gcc -o conftest conftest.c -lpthread >&5 configure:29201: $? = 0 configure:29219: result: yes configure:29139: checking for unsetenv configure:29195: gcc -o conftest conftest.c -lpthread >&5 configure:29201: $? = 0 configure:29219: result: yes configure:29139: checking for writev configure:29195: gcc -o conftest conftest.c -lpthread >&5 configure:29201: $? = 0 configure:29219: result: yes configure:29139: checking for getifaddrs configure:29195: gcc -o conftest conftest.c -lpthread >&5 configure:29201: $? = 0 configure:29219: result: yes configure:29139: checking for utime configure:29195: gcc -o conftest conftest.c -lpthread >&5 configure:29201: $? = 0 configure:29219: result: yes configure:29139: checking for utimes configure:29195: gcc -o conftest conftest.c -lpthread >&5 configure:29201: $? = 0 configure:29219: result: yes configure:29233: checking for setrlimit configure:29289: gcc -o conftest conftest.c -lpthread >&5 configure:29295: $? = 0 configure:29313: result: yes configure:29329: checking for getrlimit configure:29385: gcc -o conftest conftest.c -lpthread >&5 configure:29391: $? = 0 configure:29409: result: yes configure:29423: checking for sendfilev in -lsendfile configure:29458: gcc -o conftest conftest.c -lsendfile -lpthread >&5 ld: can't locate file for: -lsendfile configure:29464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sendfilev (); | int | main () | { | return sendfilev (); | ; | return 0; | } configure:29482: result: no configure:29499: checking for sendfile configure:29555: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _sendfile configure:29561: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | /* end confdefs.h. */ | /* Define sendfile to an innocuous variant, in case declares sendfile. | For example, HP-UX 11i declares gettimeofday. */ | #define sendfile innocuous_sendfile | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sendfile (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sendfile | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sendfile (); | /* 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_sendfile || defined __stub___sendfile | choke me | #endif | | int | main () | { | return sendfile (); | ; | return 0; | } configure:29579: result: no configure:29499: checking for send_file configure:29555: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _send_file configure:29561: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | /* end confdefs.h. */ | /* Define send_file to an innocuous variant, in case declares send_file. | For example, HP-UX 11i declares gettimeofday. */ | #define send_file innocuous_send_file | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char send_file (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef send_file | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char send_file (); | /* 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_send_file || defined __stub___send_file | choke me | #endif | | int | main () | { | return send_file (); | ; | return 0; | } configure:29579: result: no configure:29499: checking for sendfilev configure:29555: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _sendfilev configure:29561: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | /* end confdefs.h. */ | /* Define sendfilev to an innocuous variant, in case declares sendfilev. | For example, HP-UX 11i declares gettimeofday. */ | #define sendfilev innocuous_sendfilev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sendfilev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sendfilev | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sendfilev (); | /* 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_sendfilev || defined __stub___sendfilev | choke me | #endif | | int | main () | { | return sendfilev (); | ; | return 0; | } configure:29579: result: no configure:30044: checking for sigaction configure:30100: gcc -o conftest conftest.c -lpthread >&5 configure:30106: $? = 0 configure:30124: result: yes configure:30136: checking whether sys_siglist is declared configure:30171: gcc -c conftest.c >&5 configure:30177: $? = 0 configure:30192: result: yes configure:30216: checking for fork configure:30272: gcc -o conftest conftest.c -lpthread >&5 configure:30278: $? = 0 configure:30296: result: yes configure:30309: checking for inet_addr configure:30345: gcc -c conftest.c >&5 configure:30351: $? = 0 configure:30371: result: yes configure:30381: checking for inet_network configure:30417: gcc -c conftest.c >&5 configure:30423: $? = 0 configure:30443: result: yes configure:30453: checking for _getch configure:30509: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: __getch configure:30515: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | /* end confdefs.h. */ | /* Define _getch to an innocuous variant, in case declares _getch. | For example, HP-UX 11i declares gettimeofday. */ | #define _getch innocuous__getch | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getch (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getch | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _getch (); | /* 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__getch || defined __stub____getch | choke me | #endif | | int | main () | { | return _getch (); | ; | return 0; | } configure:30532: result: no configure:30539: checking for strerror_r configure:30595: gcc -o conftest conftest.c -lpthread >&5 configure:30601: $? = 0 configure:30619: result: yes configure:30633: checking for type of return code from strerror_r configure:30666: gcc -o conftest conftest.c -lpthread >&5 configure:30669: $? = 0 configure:30675: ./conftest configure:30678: $? = 0 configure:30705: result: int configure:30713: checking for mmap configure:30793: result: yes configure:30812: checking for memmove configure:30868: gcc -o conftest conftest.c -lpthread >&5 configure:30874: $? = 0 configure:30892: result: yes configure:30912: checking for getpass configure:30968: gcc -o conftest conftest.c -lpthread >&5 configure:30974: $? = 0 configure:30992: result: yes configure:30912: checking for getpassphrase configure:30968: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _getpassphrase configure:30974: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | /* end confdefs.h. */ | /* Define getpassphrase to an innocuous variant, in case declares getpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define getpassphrase innocuous_getpassphrase | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpassphrase (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpassphrase | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpassphrase (); | /* 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_getpassphrase || defined __stub___getpassphrase | choke me | #endif | | int | main () | { | return getpassphrase (); | ; | return 0; | } configure:30992: result: no configure:30912: checking for gmtime_r configure:30968: gcc -o conftest conftest.c -lpthread >&5 configure:30974: $? = 0 configure:30992: result: yes configure:30912: checking for localtime_r configure:30968: gcc -o conftest conftest.c -lpthread >&5 configure:30974: $? = 0 configure:30992: result: yes configure:30912: checking for mkstemp configure:30968: gcc -o conftest conftest.c -lpthread >&5 configure:30974: $? = 0 configure:30992: result: yes configure:31015: checking whether sigwait takes one argument configure:31056: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:83: error: too few arguments to function `sigwait' configure:31062: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | | #if defined(__NETBSD__) || defined(DARWIN) | /* When using the unproven-pthreads package, we need to pull in this | * header to get a prototype for sigwait(). Else things will fail later | * on. XXX Should probably be fixed in the unproven-pthreads package. | * Darwin is declaring sigwait() in the wrong place as well. | */ | #include | #endif | #include | | int | main () | { | | sigset_t set; | | sigwait(&set); | | ; | return 0; | } configure:31081: result: no configure:31092: checking for inode member of struct dirent configure:31128: gcc -c conftest.c >&5 configure:31134: $? = 0 configure:31201: result: d_fileno configure:31212: checking for file type member of struct dirent configure:31245: gcc -c conftest.c >&5 configure:31251: $? = 0 configure:31267: result: d_type configure:31278: checking for ANSI C header files configure:31439: result: no configure:31590: checking alloca.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking alloca.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for alloca.h configure:31702: result: yes configure:31590: checking ByteOrder.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:102:23: ByteOrder.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking ByteOrder.h presence configure:31646: gcc -E conftest.c conftest.c:69:23: ByteOrder.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for ByteOrder.h configure:31702: result: no configure:31590: checking conio.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:102:19: conio.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking conio.h presence configure:31646: gcc -E conftest.c conftest.c:69:19: conio.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for conio.h configure:31702: result: no configure:31590: checking crypt.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:102:19: crypt.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking crypt.h presence configure:31646: gcc -E conftest.c conftest.c:69:19: crypt.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for crypt.h configure:31702: result: no configure:31590: checking ctype.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking ctype.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for ctype.h configure:31702: result: yes configure:31590: checking dir.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:103:17: dir.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking dir.h presence configure:31646: gcc -E conftest.c conftest.c:70:17: dir.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for dir.h configure:31702: result: no configure:31590: checking dirent.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking dirent.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for dirent.h configure:31702: result: yes configure:31590: checking dl.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:104:16: dl.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking dl.h presence configure:31646: gcc -E conftest.c conftest.c:71:16: dl.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for dl.h configure:31702: result: no configure:31580: checking for dlfcn.h configure:31586: result: yes configure:31590: checking errno.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking errno.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for errno.h configure:31702: result: yes configure:31590: checking fcntl.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking fcntl.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for fcntl.h configure:31702: result: yes configure:31590: checking grp.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking grp.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for grp.h configure:31702: result: yes configure:31590: checking io.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:108:16: io.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking io.h presence configure:31646: gcc -E conftest.c conftest.c:75:16: io.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for io.h configure:31702: result: no configure:31590: checking limits.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking limits.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for limits.h configure:31702: result: yes configure:31590: checking mach-o/dyld.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking mach-o/dyld.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for mach-o/dyld.h configure:31702: result: yes configure:31590: checking malloc.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking malloc.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for malloc.h configure:31702: result: yes configure:31580: checking for memory.h configure:31586: result: no configure:31590: checking netdb.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking netdb.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for netdb.h configure:31702: result: yes configure:31590: checking osreldate.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:112:23: osreldate.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking osreldate.h presence configure:31646: gcc -E conftest.c conftest.c:79:23: osreldate.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for osreldate.h configure:31702: result: no configure:31590: checking poll.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking poll.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for poll.h configure:31702: result: yes configure:31590: checking process.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:113:21: process.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking process.h presence configure:31646: gcc -E conftest.c conftest.c:80:21: process.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for process.h configure:31702: result: no configure:31590: checking pwd.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking pwd.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for pwd.h configure:31702: result: yes configure:31590: checking semaphore.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking semaphore.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for semaphore.h configure:31702: result: yes configure:31590: checking signal.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking signal.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for signal.h configure:31702: result: yes configure:31590: checking stdarg.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking stdarg.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for stdarg.h configure:31702: result: yes configure:31590: checking stddef.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking stddef.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for stddef.h configure:31702: result: yes configure:31590: checking stdio.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking stdio.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for stdio.h configure:31702: result: yes configure:31580: checking for stdlib.h configure:31586: result: no configure:31580: checking for string.h configure:31586: result: no configure:31580: checking for strings.h configure:31586: result: no configure:31590: checking sysapi.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:119:20: sysapi.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking sysapi.h presence configure:31646: gcc -E conftest.c conftest.c:86:20: sysapi.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for sysapi.h configure:31702: result: no configure:31590: checking sysgtime.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:119:22: sysgtime.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking sysgtime.h presence configure:31646: gcc -E conftest.c conftest.c:86:22: sysgtime.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for sysgtime.h configure:31702: result: no configure:31590: checking termios.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking termios.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for termios.h configure:31702: result: yes configure:31590: checking time.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking time.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for time.h configure:31702: result: yes configure:31590: checking tpfeq.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:121:19: tpfeq.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking tpfeq.h presence configure:31646: gcc -E conftest.c conftest.c:88:19: tpfeq.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for tpfeq.h configure:31702: result: no configure:31590: checking tpfio.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:121:19: tpfio.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking tpfio.h presence configure:31646: gcc -E conftest.c conftest.c:88:19: tpfio.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for tpfio.h configure:31702: result: no configure:31580: checking for unistd.h configure:31586: result: no configure:31590: checking unix.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:121:18: unix.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking unix.h presence configure:31646: gcc -E conftest.c conftest.c:88:18: unix.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for unix.h configure:31702: result: no configure:31590: checking arpa/inet.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking arpa/inet.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for arpa/inet.h configure:31702: result: yes configure:31580: checking for kernel/OS.h configure:31586: result: no configure:31590: checking net/errno.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:122:23: net/errno.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking net/errno.h presence configure:31646: gcc -E conftest.c conftest.c:89:23: net/errno.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for net/errno.h configure:31702: result: no configure:31590: checking netinet/in.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking netinet/in.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for netinet/in.h configure:31702: result: yes configure:31590: checking netinet/sctp.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:123:26: netinet/sctp.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking netinet/sctp.h presence configure:31646: gcc -E conftest.c conftest.c:90:26: netinet/sctp.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for netinet/sctp.h configure:31702: result: no configure:31590: checking netinet/sctp_uio.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:123:30: netinet/sctp_uio.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking netinet/sctp_uio.h presence configure:31646: gcc -E conftest.c conftest.c:90:30: netinet/sctp_uio.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for netinet/sctp_uio.h configure:31702: result: no configure:31580: checking for sys/file.h configure:31586: result: yes configure:31590: checking sys/ioctl.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/ioctl.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/ioctl.h configure:31702: result: yes configure:31580: checking for sys/mman.h configure:31586: result: yes configure:31590: checking sys/poll.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/poll.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/poll.h configure:31702: result: yes configure:31590: checking sys/resource.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/resource.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/resource.h configure:31702: result: yes configure:31590: checking sys/select.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/select.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/select.h configure:31702: result: yes configure:31590: checking sys/sem.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/sem.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/sem.h configure:31702: result: yes configure:31590: checking sys/sendfile.h usability configure:31607: gcc -c conftest.c >&5 conftest.c:130:26: sys/sendfile.h: No such file or directory configure:31613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31627: result: no configure:31631: checking sys/sendfile.h presence configure:31646: gcc -E conftest.c conftest.c:97:26: sys/sendfile.h: No such file or directory configure:31652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | /* end confdefs.h. */ | #include configure:31666: result: no configure:31694: checking for sys/sendfile.h configure:31702: result: no configure:31590: checking sys/signal.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/signal.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/signal.h configure:31702: result: yes configure:31590: checking sys/socket.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/socket.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/socket.h configure:31702: result: yes configure:31590: checking sys/sockio.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/sockio.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/sockio.h configure:31702: result: yes configure:31580: checking for sys/stat.h configure:31586: result: no configure:31590: checking sys/sysctl.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/sysctl.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/sysctl.h configure:31702: result: yes configure:31590: checking sys/syslimits.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/syslimits.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/syslimits.h configure:31702: result: yes configure:31590: checking sys/time.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/time.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/time.h configure:31702: result: yes configure:31580: checking for sys/types.h configure:31586: result: no configure:31590: checking sys/uio.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/uio.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/uio.h configure:31702: result: yes configure:31590: checking sys/un.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/un.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/un.h configure:31702: result: yes configure:31590: checking sys/wait.h usability configure:31607: gcc -c conftest.c >&5 configure:31613: $? = 0 configure:31627: result: yes configure:31631: checking sys/wait.h presence configure:31646: gcc -E conftest.c configure:31652: $? = 0 configure:31666: result: yes configure:31694: checking for sys/wait.h configure:31702: result: yes configure:31792: checking for netinet/tcp.h configure:31814: gcc -E conftest.c configure:31820: $? = 0 configure:31835: result: yes configure:31887: checking for h_errno in netdb.h configure:31927: gcc -c conftest.c >&5 configure:31933: $? = 0 configure:32035: result: yes configure:32050: checking for off_t configure:32080: gcc -c conftest.c >&5 conftest.c:140: error: parse error before "ac__type_new_" conftest.c:140: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:144: error: parse error before ')' token configure:32086: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:32101: result: no configure:32113: checking for pid_t configure:32143: gcc -c conftest.c >&5 conftest.c:141: error: parse error before "ac__type_new_" conftest.c:141: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:145: error: parse error before ')' token configure:32149: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:32164: result: no configure:32176: checking for size_t configure:32206: gcc -c conftest.c >&5 configure:32212: $? = 0 configure:32227: result: yes configure:32239: checking for uid_t in sys/types.h configure:32262: result: yes configure:32277: checking for ssize_t configure:32307: gcc -c conftest.c >&5 conftest.c:142: error: parse error before "ac__type_new_" conftest.c:142: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:146: error: parse error before ')' token configure:32313: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef ssize_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:32328: result: no configure:32340: checking for inline configure:32366: gcc -c conftest.c >&5 configure:32372: $? = 0 configure:32390: result: inline configure:32409: checking for an ANSI C-conforming const configure:32484: gcc -c conftest.c >&5 configure:32490: $? = 0 configure:32505: result: yes configure:32515: checking whether setpgrp takes no argument configure:32549: gcc -o conftest conftest.c -lpthread >&5 configure:32552: $? = 0 configure:32558: ./conftest configure:32561: $? = 0 configure:32577: result: no configure:32589: checking for socklen_t configure:32625: gcc -c conftest.c >&5 configure:32631: $? = 0 configure:32651: result: yes configure:32663: checking for void* configure:32693: gcc -c conftest.c >&5 configure:32699: $? = 0 configure:32714: result: yes configure:32721: checking size of void* configure:33023: gcc -o conftest conftest.c -lpthread >&5 configure:33026: $? = 0 configure:33032: ./conftest configure:33035: $? = 0 configure:33058: result: 4 configure:33077: checking for char configure:33107: gcc -c conftest.c >&5 configure:33113: $? = 0 configure:33128: result: yes configure:33135: checking size of char configure:33437: gcc -o conftest conftest.c -lpthread >&5 configure:33440: $? = 0 configure:33446: ./conftest configure:33449: $? = 0 configure:33472: result: 1 configure:33482: checking for int configure:33512: gcc -c conftest.c >&5 configure:33518: $? = 0 configure:33533: result: yes configure:33540: checking size of int configure:33842: gcc -o conftest conftest.c -lpthread >&5 configure:33845: $? = 0 configure:33851: ./conftest configure:33854: $? = 0 configure:33877: result: 4 configure:33887: checking for long configure:33917: gcc -c conftest.c >&5 configure:33923: $? = 0 configure:33938: result: yes configure:33945: checking size of long configure:34247: gcc -o conftest conftest.c -lpthread >&5 configure:34250: $? = 0 configure:34256: ./conftest configure:34259: $? = 0 configure:34282: result: 4 configure:34292: checking for short configure:34322: gcc -c conftest.c >&5 configure:34328: $? = 0 configure:34343: result: yes configure:34350: checking size of short configure:34652: gcc -o conftest conftest.c -lpthread >&5 configure:34655: $? = 0 configure:34661: ./conftest configure:34664: $? = 0 configure:34687: result: 2 configure:34697: checking for long long configure:34727: gcc -c conftest.c >&5 configure:34733: $? = 0 configure:34748: result: yes configure:34755: checking size of long long configure:35057: gcc -o conftest conftest.c -lpthread >&5 configure:35060: $? = 0 configure:35066: ./conftest configure:35069: $? = 0 configure:35092: result: 8 configure:35163: checking for INT64_C configure:35208: result: yes configure:35247: checking size of ssize_t configure:35277: gcc -o conftest conftest.c -lpthread >&5 configure:35280: $? = 0 configure:35286: ./conftest configure:35289: $? = 0 configure:35305: result: 4 configure:35322: checking size of size_t configure:35352: gcc -o conftest conftest.c -lpthread >&5 configure:35355: $? = 0 configure:35361: ./conftest configure:35364: $? = 0 configure:35380: result: 4 configure:35397: checking size of off_t configure:35427: gcc -o conftest conftest.c -lpthread >&5 configure:35430: $? = 0 configure:35436: ./conftest configure:35439: $? = 0 configure:35455: result: 4 configure:35568: checking which type to use for apr_off_t configure:35607: result: long configure:35610: checking size of pid_t configure:35640: gcc -o conftest conftest.c -lpthread >&5 configure:35643: $? = 0 configure:35649: ./conftest configure:35652: $? = 0 configure:35668: result: 4 configure:35690: checking whether byte ordering is bigendian configure:35722: gcc -c conftest.c >&5 configure:35728: $? = 0 configure:35760: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:128: error: `not' undeclared (first use in this function) conftest.c:128: error: (Each undeclared identifier is reported only once conftest.c:128: error: for each function it appears in.) conftest.c:128: error: parse error before "big" configure:35766: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:35906: result: no configure:35996: checking for strnicmp configure:36052: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _strnicmp configure:36058: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | /* end confdefs.h. */ | /* Define strnicmp to an innocuous variant, in case declares strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strnicmp innocuous_strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnicmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strnicmp (); | /* 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_strnicmp || defined __stub___strnicmp | choke me | #endif | | int | main () | { | return strnicmp (); | ; | return 0; | } configure:36076: result: no configure:36092: checking for strncasecmp configure:36148: gcc -o conftest conftest.c -lpthread >&5 configure:36154: $? = 0 configure:36172: result: yes configure:36188: checking for stricmp configure:36244: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _stricmp configure:36250: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char stricmp (); | /* 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_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:36268: result: no configure:36284: checking for strcasecmp configure:36340: gcc -o conftest conftest.c -lpthread >&5 configure:36346: $? = 0 configure:36364: result: yes configure:36380: checking for strdup configure:36436: gcc -o conftest conftest.c -lpthread >&5 configure:36442: $? = 0 configure:36460: result: yes configure:36476: checking for strstr configure:36532: gcc -o conftest conftest.c -lpthread >&5 conftest.c:147: warning: conflicting types for built-in function `strstr' configure:36538: $? = 0 configure:36556: result: yes configure:36572: checking for memchr configure:36628: gcc -o conftest conftest.c -lpthread >&5 configure:36634: $? = 0 configure:36652: result: yes configure:36665: checking for strtoll configure:36721: gcc -o conftest conftest.c -lpthread >&5 configure:36727: $? = 0 configure:36745: result: yes configure:36886: checking for NSLinkModule configure:36942: gcc -o conftest conftest.c -lpthread >&5 configure:36948: $? = 0 configure:36965: result: yes configure:37527: checking for waitpid configure:37583: gcc -o conftest conftest.c -lpthread >&5 configure:37589: $? = 0 configure:37607: result: yes configure:37632: checking for Variable Length Arrays configure:37656: gcc -c conftest.c >&5 configure:37662: $? = 0 configure:37678: result: yes configure:37688: checking struct rlimit configure:37722: gcc -o conftest conftest.c -lpthread >&5 configure:37725: $? = 0 configure:37731: ./conftest configure:37734: $? = 0 configure:37752: result: yes configure:37766: checking for semget configure:37822: gcc -o conftest conftest.c -lpthread >&5 configure:37828: $? = 0 configure:37846: result: yes configure:37766: checking for semctl configure:37822: gcc -o conftest conftest.c -lpthread >&5 configure:37828: $? = 0 configure:37846: result: yes configure:37766: checking for flock configure:37822: gcc -o conftest conftest.c -lpthread >&5 configure:37828: $? = 0 configure:37846: result: yes configure:37862: checking for semaphore.h configure:37868: result: yes configure:37872: checking OS.h usability configure:37889: gcc -c conftest.c >&5 conftest.c:168:16: OS.h: No such file or directory configure:37895: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:37909: result: no configure:37913: checking OS.h presence configure:37928: gcc -E conftest.c conftest.c:135:16: OS.h: No such file or directory configure:37934: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | /* end confdefs.h. */ | #include configure:37948: result: no configure:37976: checking for OS.h configure:37984: result: no configure:38005: checking for sem_close configure:38061: gcc -o conftest conftest.c -lpthread >&5 configure:38067: $? = 0 configure:38085: result: yes configure:38005: checking for sem_unlink configure:38061: gcc -o conftest conftest.c -lpthread >&5 configure:38067: $? = 0 configure:38085: result: yes configure:38005: checking for sem_post configure:38061: gcc -o conftest conftest.c -lpthread >&5 configure:38067: $? = 0 configure:38085: result: yes configure:38005: checking for sem_wait configure:38061: gcc -o conftest conftest.c -lpthread >&5 configure:38067: $? = 0 configure:38085: result: yes configure:38005: checking for create_sem configure:38061: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _create_sem configure:38067: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | /* end confdefs.h. */ | /* Define create_sem to an innocuous variant, in case declares create_sem. | For example, HP-UX 11i declares gettimeofday. */ | #define create_sem innocuous_create_sem | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char create_sem (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef create_sem | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char create_sem (); | /* 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_create_sem || defined __stub___create_sem | choke me | #endif | | int | main () | { | return create_sem (); | ; | return 0; | } configure:38085: result: no configure:38097: checking for working sem_open configure:38137: gcc -o conftest conftest.c -lpthread >&5 configure:38140: $? = 0 configure:38146: ./conftest configure:38149: $? = 0 configure:38165: result: yes configure:38169: checking for union semun in sys/sem.h configure:38199: gcc -c conftest.c >&5 configure:38205: $? = 0 configure:38222: result: yes configure:38227: checking for LOCK_EX in sys/file.h configure:38256: result: yes configure:38267: checking for F_SETLK in fcntl.h configure:38296: result: yes configure:38307: checking for SEM_UNDO in sys/sem.h configure:38336: result: yes configure:38350: checking for POLLIN in poll.h sys/poll.h configure:38381: result: yes configure:38394: checking for PTHREAD_PROCESS_SHARED in pthread.h configure:38423: result: yes configure:38437: checking for pthread_mutexattr_setpshared configure:38493: gcc -o conftest conftest.c -lpthread >&5 configure:38499: $? = 0 configure:38517: result: yes configure:38558: checking for working PROCESS_SHARED locks configure:38603: gcc -o conftest conftest.c -lpthread >&5 configure:38606: $? = 0 configure:38612: ./conftest configure:38615: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | /* end confdefs.h. */ | | #include | #include | int main() | { | pthread_mutex_t mutex; | pthread_mutexattr_t attr; | if (pthread_mutexattr_init(&attr)) | exit(1); | if (pthread_mutexattr_setpshared(&attr, PTHREAD_PROCESS_SHARED)) | exit(2); | if (pthread_mutex_init(&mutex, &attr)) | exit(3); | if (pthread_mutexattr_destroy(&attr)) | exit(4); | if (pthread_mutex_destroy(&mutex)) | exit(5); | exit(0); | } configure:38631: result: no configure:39114: result: decision on apr_lock implementation method... SysV IPC semget() configure:39161: checking if all interprocess locks affect threads configure:39169: result: no configure:39175: checking if POSIX sems affect threads in the same process configure:39186: result: no configure:39190: checking if SysV sems affect threads in the same process configure:39201: result: no configure:39205: checking if fcntl locks affect threads in the same process configure:39216: result: no configure:39220: checking if flock locks affect threads in the same process configure:39231: result: no configure:39235: checking for entropy source configure:39301: result: /dev/random configure:39356: checking uuid.h usability configure:39373: gcc -c conftest.c >&5 conftest.c:181:18: uuid.h: No such file or directory configure:39379: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:39393: result: no configure:39397: checking uuid.h presence configure:39412: gcc -E conftest.c conftest.c:148:18: uuid.h: No such file or directory configure:39418: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | /* end confdefs.h. */ | #include configure:39432: result: no configure:39460: checking for uuid.h configure:39468: result: no configure:39356: checking uuid/uuid.h usability configure:39373: gcc -c conftest.c >&5 configure:39379: $? = 0 configure:39393: result: yes configure:39397: checking uuid/uuid.h presence configure:39412: gcc -E conftest.c configure:39418: $? = 0 configure:39432: result: yes configure:39460: checking for uuid/uuid.h configure:39468: result: yes configure:39485: checking for library containing uuid_create configure:39526: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _uuid_create configure:39532: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char uuid_create (); | int | main () | { | return uuid_create (); | ; | return 0; | } configure:39526: gcc -o conftest conftest.c -luuid -lpthread >&5 ld: can't locate file for: -luuid configure:39532: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char uuid_create (); | int | main () | { | return uuid_create (); | ; | return 0; | } configure:39560: result: no configure:39568: checking for library containing uuid_generate configure:39609: gcc -o conftest conftest.c -lpthread >&5 configure:39615: $? = 0 configure:39643: result: none required configure:39661: checking for uuid_create configure:39717: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _uuid_create configure:39723: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | /* Define uuid_create to an innocuous variant, in case declares uuid_create. | For example, HP-UX 11i declares gettimeofday. */ | #define uuid_create innocuous_uuid_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char uuid_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef uuid_create | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char uuid_create (); | /* 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_uuid_create || defined __stub___uuid_create | choke me | #endif | | int | main () | { | return uuid_create (); | ; | return 0; | } configure:39741: result: no configure:39661: checking for uuid_generate configure:39717: gcc -o conftest conftest.c -lpthread >&5 configure:39723: $? = 0 configure:39741: result: yes configure:39752: checking for os uuid usability configure:39850: gcc -o conftest conftest.c -lpthread >&5 configure:39856: $? = 0 configure:39875: result: yes configure:39889: checking for struct tm.tm_gmtoff configure:39920: gcc -c conftest.c >&5 configure:39926: $? = 0 configure:39986: result: yes configure:39996: checking for struct tm.__tm_gmtoff configure:40027: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:159: error: structure has no member named `__tm_gmtoff' configure:40033: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.__tm_gmtoff) | return 0; | ; | return 0; | } configure:40069: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:159: error: structure has no member named `__tm_gmtoff' configure:40075: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.__tm_gmtoff) | return 0; | ; | return 0; | } configure:40093: result: no configure:40106: checking for in_addr in netinet/in.h configure:40135: gcc -c conftest.c >&5 configure:40141: $? = 0 configure:40157: result: yes configure:40160: checking if fd == socket on this platform configure:40340: checking if TCP_NODELAY setting is inherited from listening sockets configure:40460: gcc -o conftest conftest.c -lpthread >&5 configure:40463: $? = 0 configure:40469: ./conftest configure:40472: $? = 0 configure:40492: result: yes configure:40501: checking if O_NONBLOCK setting is inherited from listening sockets configure:40620: gcc -o conftest conftest.c -lpthread >&5 configure:40623: $? = 0 configure:40629: ./conftest configure:40632: $? = 0 configure:40652: result: yes configure:40661: checking whether TCP_NODELAY and TCP_CORK can both be enabled configure:40732: gcc -o conftest conftest.c -lpthread >&5 conftest.c: In function `main': conftest.c:187: error: `TCP_CORK' undeclared (first use in this function) conftest.c:187: error: (Each undeclared identifier is reported only once conftest.c:187: error: for each function it appears in.) configure:40735: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define WAITIO_USES_POLL 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_TCP_H | #include | #endif | #include | #include | | int | main () | { | | int fd, flag, rc; | | fd = socket(AF_INET, SOCK_STREAM, 0); | if (fd < 0) { | exit(1); | } | | flag = 1; | rc = setsockopt(fd, IPPROTO_TCP, TCP_NODELAY, &flag, sizeof flag); | if (rc < 0) { | perror("setsockopt TCP_NODELAY"); | exit(2); | } | | flag = 1; | rc = setsockopt(fd, IPPROTO_TCP, TCP_CORK, &flag, sizeof flag); | if (rc < 0) { | perror("setsockopt TCP_CORK"); | exit(3); | } | | exit(0); | | ; | return 0; | } configure:40760: result: no configure:40774: checking for TCP_CORK in netinet/tcp.h configure:40803: result: no configure:40814: checking for TCP_NOPUSH in netinet/tcp.h configure:40843: result: yes configure:40894: checking for SO_ACCEPTFILTER in sys/socket.h configure:40923: result: no configure:40940: checking whether SCTP is supported configure:40987: gcc -o conftest conftest.c -lpthread >&5 conftest.c: In function `main': conftest.c:172: error: `IPPROTO_SCTP' undeclared (first use in this function) conftest.c:172: error: (Each undeclared identifier is reported only once conftest.c:172: error: for each function it appears in.) conftest.c:174: error: `SCTP_NODELAY' undeclared (first use in this function) configure:40990: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define WAITIO_USES_POLL 1 | #define HAVE_TCP_NOPUSH 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NETINET_SCTP_H | #include | #endif | #ifdef HAVE_NETINET_SCTP_UIO_H | #include | #endif | #include | int main(void) { | int s, opt = 1; | if ((s = socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP)) < 0) | exit(1); | if (setsockopt(s, IPPROTO_SCTP, SCTP_NODELAY, &opt, sizeof(int)) < 0) | exit(2); | exit(0); | } configure:41015: result: no configure:41025: checking for struct ip_mreq configure:41058: gcc -c conftest.c >&5 configure:41064: $? = 0 configure:41079: result: yes configure:41100: checking for set_h_errno configure:41156: gcc -o conftest conftest.c -lpthread >&5 ld: Undefined symbols: _set_h_errno configure:41162: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define WAITIO_USES_POLL 1 | #define HAVE_TCP_NOPUSH 1 | #define HAVE_STRUCT_IPMREQ 1 | /* end confdefs.h. */ | /* Define set_h_errno to an innocuous variant, in case declares set_h_errno. | For example, HP-UX 11i declares gettimeofday. */ | #define set_h_errno innocuous_set_h_errno | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char set_h_errno (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef set_h_errno | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char set_h_errno (); | /* 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_set_h_errno || defined __stub___set_h_errno | choke me | #endif | | int | main () | { | return set_h_errno (); | ; | return 0; | } configure:41180: result: no configure:41208: checking for library containing getaddrinfo configure:41249: gcc -o conftest conftest.c -lpthread >&5 configure:41255: $? = 0 configure:41283: result: none required configure:41291: checking for library containing gai_strerror configure:41332: gcc -o conftest conftest.c -lpthread >&5 configure:41338: $? = 0 configure:41366: result: none required configure:41374: checking for library containing getnameinfo configure:41415: gcc -o conftest conftest.c -lpthread >&5 configure:41421: $? = 0 configure:41449: result: none required configure:41461: checking for gai_strerror configure:41517: gcc -o conftest conftest.c -lpthread >&5 configure:41523: $? = 0 configure:41541: result: yes configure:41552: checking for working getaddrinfo configure:41607: gcc -o conftest conftest.c -lpthread >&5 conftest.c: In function `main': conftest.c:176: error: `NULL' undeclared (first use in this function) conftest.c:176: error: (Each undeclared identifier is reported only once conftest.c:176: error: for each function it appears in.) conftest.c:169: warning: return type of `main' is not `int' configure:41610: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define WAITIO_USES_POLL 1 | #define HAVE_TCP_NOPUSH 1 | #define HAVE_STRUCT_IPMREQ 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | void main(void) { | struct addrinfo hints, *ai; | int error; | | memset(&hints, 0, sizeof(hints)); | hints.ai_family = AF_UNSPEC; | hints.ai_socktype = SOCK_STREAM; | error = getaddrinfo("127.0.0.1", NULL, &hints, &ai); | if (error) { | exit(1); | } | if (ai->ai_addr->sa_family != AF_INET) { | exit(1); | } | exit(0); | } | configure:41639: result: no configure:41654: checking for negative error codes for getaddrinfo configure:41690: gcc -o conftest conftest.c -lpthread >&5 conftest.c: In function `main': conftest.c:160: warning: return type of `main' is not `int' configure:41693: $? = 0 configure:41699: ./conftest configure:41702: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define WAITIO_USES_POLL 1 | #define HAVE_TCP_NOPUSH 1 | #define HAVE_STRUCT_IPMREQ 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | | #ifdef HAVE_NETDB_H | #include | #endif | | void main(void) { | if (EAI_ADDRFAMILY < 0) { | exit(0); | } | exit(1); | } | configure:41722: result: no configure:41733: checking for working getnameinfo configure:41796: gcc -o conftest conftest.c -lpthread >&5 conftest.c: In function `main': conftest.c:185: error: `NULL' undeclared (first use in this function) conftest.c:185: error: (Each undeclared identifier is reported only once conftest.c:185: error: for each function it appears in.) conftest.c:172: warning: return type of `main' is not `int' configure:41799: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_KEY_DELETE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define HAVE_PTHREAD_RWLOCKS 1 | #define HAVE_SIGSUSPEND 1 | #define HAVE_SIGWAIT 1 | #define HAVE_POLL 1 | #define HAVE_KQUEUE 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SHM_UNLINK 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_SHMCTL 1 | #define HAVE_MAP_ANON 1 | #define anonymous shared memory allocation method 1 | #define USE_SHMEM_MMAP_ANON 1 | #define namebased memory allocation method 1 | #define USE_SHMEM_SHMGET 1 | #define HAVE_CALLOC 1 | #define HAVE_SETSID 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_WRITEV 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FORK 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_RC_INT 1 | #define HAVE_MMAP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPASS 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define DIRENT_INODE d_fileno | #define DIRENT_TYPE d_type | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define off_t long int | #define pid_t int | #define ssize_t int | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_VOIDP 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define SIZEOF_PID_T 4 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCHR 1 | #define APR_INT64_STRFN strtoll | #define APR_OFF_T_STRFN strtol | #define DSO_USE_DYLD 1 | #define HAVE_WAITPID 1 | #define HAVE_VLA 1 | #define HAVE_SEMGET 1 | #define HAVE_SEMCTL 1 | #define HAVE_FLOCK 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SEM_CLOSE 1 | #define HAVE_SEM_UNLINK 1 | #define HAVE_SEM_POST 1 | #define HAVE_SEM_WAIT 1 | #define HAVE_LOCK_EX 1 | #define HAVE_F_SETLK 1 | #define HAVE_SEM_UNDO 1 | #define HAVE_POLLIN 1 | #define HAVE_PTHREAD_PROCESS_SHARED 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | #define apr_lock implementation method 1 | #define USE_SYSVSEM_SERIALIZE 1 | #define DEV_RANDOM "/dev/random" | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define WAITIO_USES_POLL 1 | #define HAVE_TCP_NOPUSH 1 | #define HAVE_STRUCT_IPMREQ 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | | void main(void) { | struct sockaddr_in sa; | char hbuf[256]; | int error; | | sa.sin_family = AF_INET; | sa.sin_port = 0; | sa.sin_addr.s_addr = inet_addr("127.0.0.1"); | #ifdef SIN6_LEN | sa.sin_len = sizeof(sa); | #endif | | error = getnameinfo((const struct sockaddr *)&sa, sizeof(sa), | hbuf, 256, NULL, 0, | NI_NUMERICHOST); | if (error) { | exit(1); | } else { | exit(0); | } | } | configure:41828: result: no configure:41839: checking for sockaddr_in6 configure:41875: gcc -c conftest.c >&5 configure:41881: $? = 0 configure:41901: result: yes configure:41911: checking for sockaddr_storage configure:41945: gcc -c conftest.c >&5 configure:41951: $? = 0 configure:41966: result: yes configure:42086: checking if APR supports IPv6 configure:42088: result: no -- no working getaddrinfo configure:42096: checking for library containing hstrerror configure:42137: gcc -o conftest conftest.c -lpthread >&5 configure:42143: $? = 0 configure:42171: result: none required configure:42201: checking langinfo.h usability configure:42218: gcc -c conftest.c >&5 configure:42224: $? = 0 configure:42238: result: yes configure:42242: checking langinfo.h presence configure:42257: gcc -E conftest.c configure:42263: $? = 0 configure:42277: result: yes configure:42305: checking for langinfo.h configure:42313: result: yes configure:42330: checking for nl_langinfo configure:42386: gcc -o conftest conftest.c -lpthread >&5 configure:42392: $? = 0 configure:42410: result: yes configure:42677: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:821: creating Makefile config.status:821: creating include/apr.h config.status:821: creating build/apr_rules.mk config.status:821: creating build/pkg/pkginfo config.status:821: creating apr-1-config config.status:956: WARNING: apr-config.in seems to ignore the --datarootdir setting config.status:821: creating apr.pc config.status:821: creating test/Makefile config.status:821: creating test/internal/Makefile config.status:821: creating include/arch/unix/apr_private.h config.status:1215: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_define_F_SETLK=yes ac_cv_define_GETHOSTBYADDR_IS_THREAD_SAFE=no ac_cv_define_GETHOSTBYNAME_IS_THREAD_SAFE=no ac_cv_define_LOCK_EX=yes ac_cv_define_MAP_ANON=yes ac_cv_define_POLLIN=yes ac_cv_define_PTHREAD_PROCESS_SHARED=yes ac_cv_define_READDIR_IS_THREAD_SAFE=no ac_cv_define_SEM_UNDO=yes ac_cv_define_SO_ACCEPTFILTER=no ac_cv_define_TCP_CORK=no ac_cv_define_TCP_NOPUSH=yes ac_cv_define_sockaddr_in6=yes ac_cv_ebcdic=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_f77_compiler_gnu=no ac_cv_file__dev_zero=no ac_cv_func_NSLinkModule=yes ac_cv_func__getch=no ac_cv_func_alloca=no ac_cv_func_calloc=yes ac_cv_func_create_area=no ac_cv_func_create_sem=no ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_gai_strerror=yes ac_cv_func_getenv=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam_r=yes ac_cv_func_gethostbyaddr_r=no ac_cv_func_gethostbyname_r=no ac_cv_func_getifaddrs=yes ac_cv_func_getpass=yes ac_cv_func_getpassphrase=no ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_gmtime_r=yes ac_cv_func_inet_addr=yes ac_cv_func_inet_network=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_kqueue=yes ac_cv_func_localtime_r=yes ac_cv_func_memchr=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_munmap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_poll=yes ac_cv_func_port_create=no ac_cv_func_pthread_attr_setguardsize=yes ac_cv_func_pthread_key_delete=yes ac_cv_func_pthread_mutexattr_setpshared=no ac_cv_func_pthread_rwlock_init=yes ac_cv_func_putenv=yes ac_cv_func_sem_close=yes ac_cv_func_sem_open=yes ac_cv_func_sem_post=yes ac_cv_func_sem_unlink=yes ac_cv_func_sem_wait=yes ac_cv_func_semctl=yes ac_cv_func_semget=yes ac_cv_func_send_file=no ac_cv_func_sendfile=no ac_cv_func_sendfilev=no ac_cv_func_set_h_errno=no ac_cv_func_setenv=yes ac_cv_func_setpgrp_void=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_shm_open=yes ac_cv_func_shm_unlink=yes ac_cv_func_shmat=yes ac_cv_func_shmctl=yes ac_cv_func_shmdt=yes ac_cv_func_shmget=yes ac_cv_func_sigaction=yes ac_cv_func_sigsuspend=yes ac_cv_func_sigwait=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_stricmp=no ac_cv_func_strncasecmp=yes ac_cv_func_strnicmp=no ac_cv_func_strstr=yes ac_cv_func_strtoll=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_uuid_create=no ac_cv_func_uuid_generate=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_h_errno_cppflags=yes ac_cv_have_decl_sys_siglist=yes ac_cv_header_ByteOrder_h=no ac_cv_header_OS_h=no ac_cv_header_alloca_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_conio_h=no ac_cv_header_crypt_h=no ac_cv_header_ctype_h=yes ac_cv_header_dir_h=no ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=no ac_cv_header_io_h=no ac_cv_header_kernel_OS_h=no ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_mach_o_dyld_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_net_errno_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_sctp_h=no ac_cv_header_netinet_sctp_uio_h=no ac_cv_header_os2_h=no ac_cv_header_osreldate_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_semaphore_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mutex_h=no ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_sendfile_h=no ac_cv_header_sys_shm_h=yes ac_cv_header_sys_signal_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_syslimits_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysapi_h=no ac_cv_header_sysgtime_h=no ac_cv_header_termios_h=yes ac_cv_header_time_h=yes ac_cv_header_tpfeq_h=no ac_cv_header_tpfio_h=no ac_cv_header_unistd_h=no ac_cv_header_unix_h=no ac_cv_header_uuid_h=no ac_cv_header_uuid_uuid_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_c_r_gethostbyaddr=no ac_cv_lib_c_r_gethostbyname=no ac_cv_lib_c_r_readdir=no ac_cv_lib_sendfile_sendfilev=no ac_cv_lib_truerand_main=no ac_cv_member_struct_tm___tm_gmtoff=no ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_mkdir_p=yes ac_cv_negative_eai=no ac_cv_o_nonblock_inherited=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AR=ar ac_cv_prog_AS=as ac_cv_prog_ASCPP=cpp ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_RM=rm ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes ac_cv_pthread_attr_getdetachstate_one_arg=no ac_cv_pthread_getspecific_two_args=no ac_cv_search_crypt='none required' ac_cv_search_gai_strerror='none required' ac_cv_search_getaddrinfo='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_gethostname='none required' ac_cv_search_getnameinfo='none required' ac_cv_search_hstrerror='none required' ac_cv_search_modf='none required' ac_cv_search_shm_open='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_search_uuid_create=no ac_cv_search_uuid_generate='none required' ac_cv_sigwait_one_arg=no ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=4 ac_cv_sizeof_pid_t=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_ssize_t=4 ac_cv_sizeof_voidp=4 ac_cv_socklen_t=yes ac_cv_strerror_r_rc_int=yes ac_cv_struct_rlimit=yes ac_cv_target=i386-unknown-gnu ac_cv_tcp_nodelay_inherited=yes ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=no ac_cv_type_uid_t=yes ac_cv_type_voidp=yes ac_cv_working_getaddrinfo=no ac_cv_working_getnameinfo=no apr_cv_define_INT64_C=yes apr_cv_define_sockaddr_storage=yes apr_cv_dirent_inode=d_fileno apr_cv_dirent_type=d_type apr_cv_epoll=no apr_cv_hdr_netinet_tcp_h=yes apr_cv_mutex_recursive=yes apr_cv_osuuid=yes apr_cv_process_shared_works=no apr_cv_pthreads_cflags=none apr_cv_pthreads_lib=-lpthread apr_cv_sctp=no apr_cv_struct_ipmreq=yes apr_cv_tcp_nodelay_with_cork=no apr_cv_type_rwlock_t=yes apr_cv_use_lfs64=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='/usr/bin/nm -p' 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. ## ## ----------------- ## APR_CONFIG_LOCATION='source' APR_DOTTED_VERSION='1.2.8' APR_LIBNAME='apr-${APR_MAJOR_VERSION}' APR_MAJOR_VERSION='1' AR='ar' AS='as' ASCPP='cpp' AWK='gawk' CC='gcc' CFLAGS='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='' DEFAULT_OSDIR='unix' DEFS='-DHAVE_CONFIG_H' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_CFLAGS='' EXTRA_CPPFLAGS='' EXTRA_INCLUDES='' EXTRA_LDFLAGS='' EXTRA_LIBS='-lpthread' F77='g77' FFLAGS='' GREP='/usr/bin/grep' INCLUDES='' INCLUDE_OUTPUTS='include /mnt/gmirror/ports/devel/apr-svn/work/apr-1.2.8/build-outputs.mk' INCLUDE_RULES='include /mnt/gmirror/ports/devel/apr-svn/work/apr-1.2.8/build/apr_rules.mk' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_SUBDIRS='none' LDFLAGS='' LDLIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(apr_builddir)/libtool' LIBTOOL_LIBS='' LN_S='ln -s' LTFLAGS='--silent' LTLIBOBJS='' LT_LDFLAGS='' LT_NO_INSTALL='-no-install' MKDEP='gcc -MM' NOTEST_CFLAGS='' NOTEST_CPPFLAGS='' NOTEST_INCLUDES='' NOTEST_LDFLAGS='' NOTEST_LIBS='' OBJECTS_PLATFORM='$(OBJECTS_unix)' OBJEXT='' OSDIR='unix' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RM='rm' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' acceptfilter='0' apr_builddir='/mnt/gmirror/ports/devel/apr-svn/work/apr-1.2.8' apr_builders='/mnt/gmirror/ports/devel/apr-svn/work/apr-1.2.8/build' apr_charset_ebcdic='0' apr_inaddr_none='' apr_srcdir='/mnt/gmirror/ports/devel/apr-svn/work/apr-1.2.8' apr_tcp_nopush_flag='TCP_NOPUSH' aprdso='1' aprlfs='0' arpa_ineth='1' bigendian='0' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' conioh='0' crypth='0' ctypeh='1' datadir='${prefix}' datarootdir='${prefix}/share' direnth='1' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' eolstr='\n' errnoh='1' exec_prefix='${prefix}' export_lib_target='-rpath \$(libdir) \$(OBJECTS)' fcntlh='1' fcntlser='0' file_as_socket='1' flockser='0' fork='1' hasfcntlser='1' hasflockser='1' hasposixser='1' hasprocpthreadser='0' hassysvser='1' have_corkable_tcp='1' have_getrlimit='1' have_in_addr='1' have_inet_addr='1' have_inet_network='1' have_ipv6='0' have_memchr='1' have_memmove='1' have_sa_storage='1' have_sctp='0' have_setrlimit='1' have_sigaction='1' have_sigsuspend='1' have_sigwait='1' have_strcasecmp='1' have_strdup='1' have_stricmp='0' have_strncasecmp='1' have_strnicmp='0' have_strstr='1' have_union_semun='1' havebeosarea='0' havemmapanon='1' havemmapshm='1' havemmaptmp='1' havemmapzero='0' haveos2shm='0' haveshmget='1' haveshmgetanon='1' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include/apr-${APR_MAJOR_VERSION}' infodir='${datarootdir}/info' installbuilddir='${prefix}/build-1' int64_literal='#define APR_INT64_C(val) INT64_C(val)' int64_t_fmt='#define APR_INT64_T_FMT "lld"' int64_value='long long' int_value='int' ioh='0' lib_target='-rpath $(libdir) $(OBJECTS)' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/modules' limitsh='1' link='$(LIBTOOL) $(LTFLAGS) --mode=link $(LT_LDFLAGS) $(COMPILE) -version-info 2:8:2 $(ALL_LDFLAGS) -o $@' localedir='${datarootdir}/locale' localstatedir='${prefix}' long_value='long long' lt_compile='$(LIBTOOL) $(LTFLAGS) --mode=compile $(COMPILE) -o $@ -c $< && touch $@' mandir='${prefix}/man' mmap='1' netdbh='1' netinet_inh='1' netinet_sctp_uioh='0' netinet_sctph='0' netinet_tcph='1' o_nonblock_inherited='1' oc='1' off_t_fmt='#define APR_OFF_T_FMT "ld"' off_t_value='long' oldincludedir='/usr/include' osuuid='1' pdfdir='${docdir}' pid_t_fmt='#define APR_PID_T_FMT "d"' posixser='0' prefix='' proc_mutex_is_global='0' proclockglobal='0' procpthreadser='0' program_transform_name='s,x,x,' psdir='${docdir}' pthreadh='1' pthreadser='1' rand='1' sbindir='${exec_prefix}/bin' semaphoreh='1' sendfile='0' sharedmem='1' sharedstatedir='${prefix}/com' shlibpath_var='LD_LIBRARY_PATH' short_value='short' signalh='1' size_t_fmt='#define APR_SIZE_T_FMT "d"' size_t_value='size_t' so_ext='lo' socklen_t_value='socklen_t' ssize_t_fmt='#define APR_SSIZE_T_FMT "d"' ssize_t_value='apr_int32_t' stdargh='1' stdint='1' stdioh='1' stdlibh='0' stringh='0' stringsh='0' struct_rlimit='1' sys_ioctlh='1' sys_sendfileh='0' sys_signalh='1' sys_socketh='1' sys_sockioh='1' sys_syslimitsh='1' sys_timeh='1' sys_typesh='0' sys_uioh='1' sys_unh='1' sys_waith='1' sysconfdir='${prefix}/conf' sysvser='1' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' tcp_nodelay_inherited='1' threads='1' timeh='1' top_builddir='/mnt/gmirror/ports/devel/apr-svn/work/apr-1.2.8' uint64_literal='#define APR_UINT64_C(val) UINT64_C(val)' uint64_t_fmt='#define APR_UINT64_T_FMT "llu"' uint64_t_hex_fmt='#define APR_UINT64_T_HEX_FMT "llx"' unistdh='0' usebeosarea='0' usemmapanon='1' usemmapshm='0' usemmaptmp='0' usemmapzero='0' useos2shm='0' useshmget='1' useshmgetanon='0' voidp_size='4' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_DLFCN_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_PTHREAD_KEY_DELETE 1 #define HAVE_PTHREAD_RWLOCK_INIT 1 #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 #define HAVE_PTHREAD_RWLOCKS 1 #define HAVE_SIGSUSPEND 1 #define HAVE_SIGWAIT 1 #define HAVE_POLL 1 #define HAVE_KQUEUE 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_SHM_OPEN 1 #define HAVE_SHM_UNLINK 1 #define HAVE_SHMGET 1 #define HAVE_SHMAT 1 #define HAVE_SHMDT 1 #define HAVE_SHMCTL 1 #define HAVE_MAP_ANON 1 #define anonymous shared memory allocation method 1 #define USE_SHMEM_MMAP_ANON 1 #define namebased memory allocation method 1 #define USE_SHMEM_SHMGET 1 #define HAVE_CALLOC 1 #define HAVE_SETSID 1 #define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE_GETENV 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_WRITEV 1 #define HAVE_GETIFADDRS 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETRLIMIT 1 #define HAVE_GETRLIMIT 1 #define HAVE_SIGACTION 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_FORK 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_RC_INT 1 #define HAVE_MMAP 1 #define HAVE_MEMMOVE 1 #define HAVE_GETPASS 1 #define HAVE_GMTIME_R 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MKSTEMP 1 #define DIRENT_INODE d_fileno #define DIRENT_TYPE d_type #define HAVE_ALLOCA_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MACH_O_DYLD_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_POLL_H 1 #define HAVE_PWD_H 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIME_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSLIMITS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_NETINET_TCP_H 1 #define off_t long int #define pid_t int #define ssize_t int #define HAVE_SOCKLEN_T 1 #define SIZEOF_VOIDP 4 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SSIZE_T 4 #define SIZEOF_SIZE_T 4 #define SIZEOF_OFF_T 4 #define SIZEOF_PID_T 4 #define HAVE_STRNCASECMP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_MEMCHR 1 #define APR_INT64_STRFN strtoll #define APR_OFF_T_STRFN strtol #define DSO_USE_DYLD 1 #define HAVE_WAITPID 1 #define HAVE_VLA 1 #define HAVE_SEMGET 1 #define HAVE_SEMCTL 1 #define HAVE_FLOCK 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SEM_CLOSE 1 #define HAVE_SEM_UNLINK 1 #define HAVE_SEM_POST 1 #define HAVE_SEM_WAIT 1 #define HAVE_LOCK_EX 1 #define HAVE_F_SETLK 1 #define HAVE_SEM_UNDO 1 #define HAVE_POLLIN 1 #define HAVE_PTHREAD_PROCESS_SHARED 1 #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 #define apr_lock implementation method 1 #define USE_SYSVSEM_SERIALIZE 1 #define DEV_RANDOM "/dev/random" #define HAVE_UUID_UUID_H 1 #define HAVE_UUID_GENERATE 1 #define HAVE_STRUCT_TM_TM_GMTOFF 1 #define WAITIO_USES_POLL 1 #define HAVE_TCP_NOPUSH 1 #define HAVE_STRUCT_IPMREQ 1 #define HAVE_GAI_STRERROR 1 #define HAVE_HSTRERROR 1 #define HAVE_LANGINFO_H 1 #define HAVE_NL_LANGINFO 1 configure: exit 0