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 --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common LDFLAGS=-L/usr/local/lib -pthread CPPFLAGS=-I/usr/local/include CXX=c++ CXXFLAGS=-fno-common --no-create --no-recursion ## --------- ## ## 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: 132 tasks, 187 threads, 4 processors Load average: 0.49, Mach factor: 3.49 /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:2110: checking build system type configure:2128: result: i386-unknown-gnu configure:2150: checking host system type configure:2165: result: i386-unknown-gnu configure:2187: checking target system type configure:2202: result: i386-unknown-gnu configure:2238: checking for i386-unknown-gnu-gcc configure:2268: result: no configure:2278: checking for gcc configure:2294: found /usr/bin/gcc configure:2305: result: gcc configure:2543: checking for C compiler version configure:2550: 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:2553: $? = 0 configure:2560: 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:2563: $? = 0 configure:2570: gcc -V >&5 gcc: `-V' option must have argument configure:2573: $? = 1 configure:2596: checking for C compiler default output file name configure:2623: gcc -fno-common conftest.c >&5 configure:2626: $? = 0 configure:2664: result: a.out configure:2681: checking whether the C compiler works configure:2691: ./a.out configure:2694: $? = 0 configure:2711: result: yes configure:2718: checking whether we are cross compiling configure:2720: result: no configure:2723: checking for suffix of executables configure:2730: gcc -o conftest -fno-common conftest.c >&5 configure:2733: $? = 0 configure:2757: result: configure:2763: checking for suffix of object files configure:2789: gcc -c -fno-common conftest.c >&5 configure:2792: $? = 0 configure:2815: result: configure:2819: checking whether we are using the GNU C compiler configure:2848: gcc -c -fno-common conftest.c >&5 configure:2854: $? = 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:2871: result: no configure:2876: checking whether gcc accepts -g configure:2906: gcc -c -g conftest.c >&5 configure:2912: $? = 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:2944: gcc -c conftest.c >&5 configure:2950: $? = 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:2983: gcc -c -g conftest.c >&5 configure:2989: $? = 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:3011: result: no configure:3028: checking for gcc option to accept ISO C89 configure:3102: gcc -c -fno-common conftest.c >&5 configure:3108: $? = 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:3102: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3108: $? = 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:3102: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3108: $? = 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:3102: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3108: $? = 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:3102: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3108: $? = 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:3102: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3108: $? = 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:3102: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3108: $? = 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:3134: result: unsupported configure:3154: checking how to run the C preprocessor configure:3194: gcc -E conftest.c configure:3200: $? = 0 configure:3231: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3237: $? = 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:3270: result: gcc -E configure:3299: gcc -E conftest.c configure:3305: $? = 0 configure:3336: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3342: $? = 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:3387: checking for i386-unknown-gnu-gcc configure:3414: result: gcc configure:3692: checking for C compiler version configure:3699: 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:3702: $? = 0 configure:3709: 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:3712: $? = 0 configure:3719: gcc -V >&5 gcc: `-V' option must have argument configure:3722: $? = 1 configure:3725: checking whether we are using the GNU C compiler configure:3777: result: no configure:3782: checking whether gcc accepts -g configure:3917: result: no configure:3934: checking for gcc option to accept ISO C89 configure:4040: result: unsupported configure:4069: checking for i386-unknown-gnu-g++ configure:4099: result: no configure:4069: checking for i386-unknown-gnu-c++ configure:4099: result: no configure:4069: checking for i386-unknown-gnu-gpp configure:4099: result: no configure:4069: checking for i386-unknown-gnu-aCC configure:4099: result: no configure:4069: checking for i386-unknown-gnu-CC configure:4099: result: no configure:4069: checking for i386-unknown-gnu-cxx configure:4099: result: no configure:4069: checking for i386-unknown-gnu-cc++ configure:4099: result: no configure:4069: checking for i386-unknown-gnu-cl.exe configure:4099: result: no configure:4069: checking for i386-unknown-gnu-FCC configure:4099: result: no configure:4069: checking for i386-unknown-gnu-KCC configure:4099: result: no configure:4069: checking for i386-unknown-gnu-RCC configure:4099: result: no configure:4069: checking for i386-unknown-gnu-xlC_r configure:4099: result: no configure:4069: checking for i386-unknown-gnu-xlC configure:4099: result: no configure:4113: checking for g++ configure:4129: found /usr/local/bin/g++ configure:4140: result: g++ configure:4171: checking for C++ compiler version configure:4178: 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:4181: $? = 0 configure:4188: 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:4191: $? = 0 configure:4198: g++ -V >&5 g++: `-V' option must have argument configure:4201: $? = 1 configure:4204: checking whether we are using the GNU C++ compiler configure:4233: g++ -c -fno-common conftest.cpp >&5 configure:4239: $? = 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:4256: result: no configure:4261: checking whether g++ accepts -g configure:4291: g++ -c -g conftest.cpp >&5 configure:4297: $? = 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:4329: g++ -c conftest.cpp >&5 configure:4335: $? = 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:4368: g++ -c -g conftest.cpp >&5 configure:4374: $? = 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:4396: result: no configure:4424: checking how to run the C++ preprocessor configure:4460: g++ -E conftest.cpp configure:4466: $? = 0 configure:4497: g++ -E conftest.cpp conftest.cpp:8:28: ac_nonexistent.h: No such file or directory configure:4503: $? = 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:4536: result: g++ -E configure:4565: g++ -E conftest.cpp configure:4571: $? = 0 configure:4602: g++ -E conftest.cpp conftest.cpp:8:28: ac_nonexistent.h: No such file or directory configure:4608: $? = 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:4761: checking for C++ compiler version configure:4768: 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:4771: $? = 0 configure:4778: 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:4781: $? = 0 configure:4788: g++ -V >&5 g++: `-V' option must have argument configure:4791: $? = 1 configure:4794: checking whether we are using the GNU C++ compiler configure:4846: result: no configure:4851: checking whether g++ accepts -g configure:4986: result: no configure:5011: checking for grep that handles long lines and -e configure:5085: result: /usr/bin/grep configure:5090: checking for egrep configure:5168: result: /usr/bin/grep -E configure:5173: checking for ANSI C header files configure:5203: g++ -c -fno-common conftest.cpp >&5 configure:5209: $? = 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:5334: result: no configure:5358: checking for sys/types.h configure:5379: g++ -c -fno-common conftest.cpp >&5 configure:5385: $? = 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:5401: result: no configure:5358: checking for sys/stat.h configure:5379: g++ -c -fno-common conftest.cpp >&5 configure:5385: $? = 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:5401: result: no configure:5358: checking for stdlib.h configure:5379: g++ -c -fno-common conftest.cpp >&5 configure:5385: $? = 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:5401: result: no configure:5358: checking for string.h configure:5379: g++ -c -fno-common conftest.cpp >&5 configure:5385: $? = 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:5401: result: no configure:5358: checking for memory.h configure:5379: g++ -c -fno-common conftest.cpp >&5 configure:5385: $? = 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:5401: result: no configure:5358: checking for strings.h configure:5379: g++ -c -fno-common conftest.cpp >&5 configure:5385: $? = 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:5401: result: no configure:5358: checking for inttypes.h configure:5379: g++ -c -fno-common conftest.cpp >&5 configure:5385: $? = 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:5401: result: no configure:5358: checking for stdint.h configure:5379: g++ -c -fno-common conftest.cpp >&5 configure:5385: $? = 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:5401: result: no configure:5358: checking for unistd.h configure:5379: g++ -c -fno-common conftest.cpp >&5 configure:5385: $? = 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:5401: result: no configure:5422: checking for i386-unknown-gnu-gcc configure:5449: result: gcc configure:5727: checking for C compiler version configure:5734: 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:5737: $? = 0 configure:5744: 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:5747: $? = 0 configure:5754: gcc -V >&5 gcc: `-V' option must have argument configure:5757: $? = 1 configure:5760: checking whether we are using the GNU C compiler configure:5812: result: no configure:5817: checking whether gcc accepts -g configure:5952: result: no configure:5969: checking for gcc option to accept ISO C89 configure:6075: result: unsupported configure:6095: checking how to run the C preprocessor configure:6211: result: gcc -E configure:6240: gcc -E conftest.c configure:6246: $? = 0 configure:6277: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:6283: $? = 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:6320: checking for library containing strerror configure:6361: g++ -o conftest -fno-common conftest.cpp >&5 configure:6367: $? = 0 configure:6395: result: none required configure:6413: checking minix/config.h usability configure:6430: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:41:26: minix/config.h: No such file or directory configure:6436: $? = 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:6450: result: no configure:6454: checking minix/config.h presence configure:6469: g++ -E conftest.cpp conftest.cpp:8:26: minix/config.h: No such file or directory configure:6475: $? = 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:6489: result: no configure:6517: checking for minix/config.h configure:6524: result: no configure:6573: checking for MSC environment configure:6596: result: no configure:6743: checking for a sed that does not truncate output configure:6799: result: /usr/local/bin/sed configure:6846: checking for non-GNU ld configure:6880: result: /usr/bin/ld configure:6889: checking if the linker (/usr/bin/ld) is GNU ld configure:6904: result: no configure:6909: checking for /usr/bin/ld option to reload object files configure:6916: result: -r configure:6934: checking for BSD-compatible nm configure:6983: result: /usr/bin/nm -p configure:6987: checking whether ln -s works configure:6991: result: yes configure:6998: checking how to recognize dependent libraries configure:7184: result: pass_all configure:7727: checking dlfcn.h usability configure:7744: g++ -c -fno-common conftest.cpp >&5 configure:7750: $? = 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:7764: result: no configure:7768: checking dlfcn.h presence configure:7783: g++ -E conftest.cpp configure:7789: $? = 0 configure:7803: result: yes configure:7816: WARNING: dlfcn.h: present but cannot be compiled configure:7818: WARNING: dlfcn.h: check for missing prerequisite headers? configure:7820: WARNING: dlfcn.h: see the Autoconf documentation configure:7822: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:7824: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:7826: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:7831: checking for dlfcn.h configure:7839: result: yes configure:7862: checking how to run the C++ preprocessor configure:7974: result: g++ -E configure:8003: g++ -E conftest.cpp configure:8009: $? = 0 configure:8040: g++ -E conftest.cpp conftest.cpp:9:28: ac_nonexistent.h: No such file or directory configure:8046: $? = 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:8094: checking for i386-unknown-gnu-g77 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-xlf configure:8124: result: no configure:8094: checking for i386-unknown-gnu-f77 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-frt configure:8124: result: no configure:8094: checking for i386-unknown-gnu-pgf77 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-cf77 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-fort77 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-fl32 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-af77 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-xlf90 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-f90 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-pgf90 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-pghpf configure:8124: result: no configure:8094: checking for i386-unknown-gnu-epcf90 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-gfortran configure:8124: result: no configure:8094: checking for i386-unknown-gnu-g95 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-xlf95 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-f95 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-fort configure:8124: result: no configure:8094: checking for i386-unknown-gnu-ifort configure:8124: result: no configure:8094: checking for i386-unknown-gnu-ifc configure:8124: result: no configure:8094: checking for i386-unknown-gnu-efc configure:8124: result: no configure:8094: checking for i386-unknown-gnu-pgf95 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-lf95 configure:8124: result: no configure:8094: checking for i386-unknown-gnu-ftn configure:8124: result: no configure:8138: checking for g77 configure:8154: found /usr/local/bin/g77 configure:8165: result: g77 configure:8195: checking for Fortran 77 compiler version configure:8202: 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:8205: $? = 0 configure:8212: 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:8215: $? = 0 configure:8222: 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:8225: $? = 0 configure:8233: checking whether we are using the GNU Fortran 77 compiler configure:8252: 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:8258: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8275: result: no configure:8281: checking whether g77 accepts -g configure:8298: g77 -c -g conftest.f >&5 configure:8304: $? = 0 configure: failed program was: | program main | | end configure:8320: result: no configure:8350: checking the maximum length of command line arguments configure:8462: result: -1 configure:8474: checking command to parse /usr/bin/nm -p output from gcc object configure:8579: g++ -c -fno-common conftest.cpp >&5 configure:8582: $? = 0 configure:8586: /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:8589: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:8579: g++ -c -fno-common conftest.cpp >&5 configure:8582: $? = 0 configure:8586: /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:8589: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:8679: result: failed configure:8686: checking for objdir configure:8701: result: .libs configure:8753: checking for i386-unknown-gnu-ar configure:8783: result: no configure:8793: checking for ar configure:8809: found /usr/bin/ar configure:8820: result: ar configure:8849: checking for i386-unknown-gnu-ranlib configure:8879: result: no configure:8889: checking for ranlib configure:8905: found /usr/bin/ranlib configure:8916: result: ranlib configure:8945: checking for i386-unknown-gnu-strip configure:8975: result: no configure:8985: checking for strip configure:9001: found /usr/bin/strip configure:9012: result: strip configure:9348: checking for gcc option to produce PIC configure:9580: result: configure:9651: checking if gcc static flag works configure:9679: result: yes configure:9689: checking if gcc supports -c -o file.o configure:9713: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:9717: $? = 0 configure:9736: result: yes configure:9762: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10742: result: no configure:10809: checking dynamic linker characteristics configure:11413: result: gnu ld.so configure:11422: checking how to hardcode library paths into programs configure:11447: result: unsupported configure:11461: checking whether stripping libraries is possible configure:11483: result: no configure:12268: checking if libtool supports shared libraries configure:12270: result: no configure:12273: checking whether to build shared libraries configure:12294: result: no configure:12297: checking whether to build static libraries configure:12301: result: yes configure:12394: creating libtool configure:13124: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14098: result: yes configure:14116: g++ -c -fno-common conftest.cpp >&5 configure:14119: $? = 0 configure:14271: checking for g++ option to produce PIC configure:14555: result: configure:14626: checking if g++ static flag works configure:14654: result: yes configure:14664: checking if g++ supports -c -o file.o configure:14688: g++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:14692: $? = 0 configure:14711: result: yes configure:14737: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14762: result: yes configure:14829: checking dynamic linker characteristics configure:15381: result: gnu ld.so configure:15390: checking how to hardcode library paths into programs configure:15415: result: unsupported configure:15949: checking if libtool supports shared libraries configure:15951: result: no configure:15954: checking whether to build shared libraries configure:15974: result: no configure:15977: checking whether to build static libraries configure:15981: result: yes configure:15991: checking for g77 option to produce PIC configure:16223: result: configure:16294: checking if g77 static flag works configure:16322: result: yes configure:16332: checking if g77 supports -c -o file.o configure:16356: g77 -c -o out/conftest2.o conftest.f >&5 configure:16360: $? = 0 configure:16379: result: yes configure:16405: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:17365: result: no configure:17432: checking dynamic linker characteristics configure:17984: result: gnu ld.so configure:17993: checking how to hardcode library paths into programs configure:18018: result: unsupported configure:21605: checking for a BSD-compatible install configure:21661: result: /usr/local/bin/ginstall -c configure:21672: checking whether build environment is sane configure:21715: result: yes configure:21743: checking for a thread-safe mkdir -p configure:21782: result: /usr/local/bin/mkdir -p configure:21795: checking for gawk configure:21811: found /usr/local/bin/gawk configure:21822: result: gawk configure:21833: checking whether make sets $(MAKE) configure:21854: result: yes configure:21884: checking for style of include used by make configure:21912: result: GNU configure:22105: checking dependency style of gcc configure:22196: result: gcc3 configure:22213: checking dependency style of g++ configure:22304: result: gcc3 configure:22356: checking for i386-unknown-gnu-ranlib configure:22383: result: ranlib configure:22458: checking for genorated automake files configure:22470: result: found configure:22475: checking whether to enable maintainer-specific portions of Makefiles configure:22484: result: no configure:22518: checking for Win32 gnu environment configure:22554: g++ -c -fno-common conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:24: error: `__RETURN_WIN32__' undeclared (first use this function) conftest.cpp:24: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:22560: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | /* end confdefs.h. */ | | #ifdef __WIN32__ | #ifdef __MINGW32__ | #define __RETURN_WIN32__ __MINGW32__ | #endif | #ifdef __CYGWIN32__ | #define __RETURN_WIN32__ __CYGWIN32__ | #endif | #endif | | int | main () | { | return __RETURN_WIN32__; | ; | return 0; | } configure:22578: result: no configure:22583: checking whether system meets Posix.1 configure:22616: g++ -c -fno-common conftest.cpp >&5 configure:22622: $? = 0 configure:22639: result: yes configure:22804: checking features.h usability configure:22821: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:45:22: features.h: No such file or directory configure:22827: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_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:22841: result: no configure:22845: checking features.h presence configure:22860: g++ -E conftest.cpp conftest.cpp:12:22: features.h: No such file or directory configure:22866: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:22880: result: no configure:22908: checking for features.h configure:22916: result: no configure:22950: checking fcntl.h usability configure:22967: g++ -c -fno-common conftest.cpp >&5 configure:22973: $? = 0 configure:22987: result: yes configure:22991: checking fcntl.h presence configure:23006: g++ -E conftest.cpp configure:23012: $? = 0 configure:23026: result: yes configure:23054: checking for fcntl.h configure:23062: result: yes configure:22950: checking sys/fcntl.h usability configure:22967: g++ -c -fno-common conftest.cpp >&5 configure:22973: $? = 0 configure:22987: result: yes configure:22991: checking sys/fcntl.h presence configure:23006: g++ -E conftest.cpp configure:23012: $? = 0 configure:23026: result: yes configure:23054: checking for sys/fcntl.h configure:23062: result: yes configure:23079: checking whether time.h and sys/time.h may both be included configure:23109: g++ -c -fno-common conftest.cpp >&5 configure:23115: $? = 0 configure:23130: result: yes configure:23155: checking sys/time.h usability configure:23172: g++ -c -fno-common conftest.cpp >&5 configure:23178: $? = 0 configure:23192: result: yes configure:23196: checking sys/time.h presence configure:23211: g++ -E conftest.cpp configure:23217: $? = 0 configure:23231: result: yes configure:23259: checking for sys/time.h configure:23267: result: yes configure:23292: checking for sys/types.h configure:23298: result: no configure:23302: checking bits/wordsize.h usability configure:23319: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:49:27: bits/wordsize.h: No such file or directory configure:23325: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_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:23339: result: no configure:23343: checking bits/wordsize.h presence configure:23358: g++ -E conftest.cpp conftest.cpp:16:27: bits/wordsize.h: No such file or directory configure:23364: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:23378: result: no configure:23406: checking for bits/wordsize.h configure:23414: result: no configure:23507: checking endian.h usability configure:23524: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:52:20: endian.h: No such file or directory configure:23530: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 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:23544: result: no configure:23548: checking endian.h presence configure:23563: g++ -E conftest.cpp conftest.cpp:19:20: endian.h: No such file or directory configure:23569: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include configure:23583: result: no configure:23611: checking for endian.h configure:23618: result: no configure:23642: checking sys/isa_defs.h usability configure:23659: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:52:26: sys/isa_defs.h: No such file or directory configure:23665: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 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:23679: result: no configure:23683: checking sys/isa_defs.h presence configure:23698: g++ -E conftest.cpp conftest.cpp:19:26: sys/isa_defs.h: No such file or directory configure:23704: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include configure:23718: result: no configure:23746: checking for sys/isa_defs.h configure:23753: result: no configure:23800: checking for sigaction configure:23856: g++ -o conftest -fno-common conftest.cpp -L/lib >&5 configure:23862: $? = 0 configure:23880: result: yes configure:23894: checking for setitimer configure:23950: g++ -o conftest -fno-common conftest.cpp -L/lib >&5 configure:23956: $? = 0 configure:23974: result: yes configure:23988: checking for sigwait configure:24044: g++ -o conftest -fno-common conftest.cpp -L/lib >&5 configure:24050: $? = 0 configure:24068: result: yes configure:24093: checking bsd/signal.h usability configure:24110: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:56:24: bsd/signal.h: No such file or directory configure:24116: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 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:24130: result: no configure:24134: checking bsd/signal.h presence configure:24149: g++ -E conftest.cpp conftest.cpp:23:24: bsd/signal.h: No such file or directory configure:24155: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | /* end confdefs.h. */ | #include configure:24169: result: no configure:24197: checking for bsd/signal.h configure:24205: result: no configure:24218: checking return type of signal handlers configure:24246: g++ -c -fno-common conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:29: error: void value not ignored as it ought to be configure:24252: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:24267: result: void configure:24275: checking whether sigwait has 2 arguments configure:24304: g++ -c -fno-common conftest.cpp >&5 configure:24310: $? = 0 configure:24327: result: yes configure:24345: checking for strcasecmp configure:24401: g++ -o conftest -fno-common conftest.cpp -L/lib >&5 configure:24407: $? = 0 configure:24425: result: yes configure:24441: checking for strings.h configure:24447: result: no configure:24451: checking alloca.h usability configure:24468: g++ -c -fno-common conftest.cpp >&5 configure:24474: $? = 0 configure:24488: result: yes configure:24492: checking alloca.h presence configure:24507: g++ -E conftest.cpp configure:24513: $? = 0 configure:24527: result: yes configure:24555: checking for alloca.h configure:24563: result: yes configure:24589: checking for getopt configure:24645: g++ -o conftest -fno-common conftest.cpp -L/lib >&5 configure:24651: $? = 0 configure:24669: result: yes configure:24770: checking getopt.h usability configure:24787: g++ -c -fno-common conftest.cpp >&5 configure:24793: $? = 0 configure:24807: result: yes configure:24811: checking getopt.h presence configure:24826: g++ -E conftest.cpp configure:24832: $? = 0 configure:24846: result: yes configure:24874: checking for getopt.h configure:24882: result: yes configure:24895: checking for getopt_long in -lgnugetopt configure:24930: g++ -o conftest -fno-common conftest.cpp -lgnugetopt -L/lib >&5 configure:24936: $? = 0 configure:24954: result: yes configure:25079: checking for dlfcn.h configure:25085: result: yes configure:25214: checking for shl_load in -ldld configure:25249: g++ -o conftest -fno-common conftest.cpp -ldld -L/lib -lgnugetopt >&5 ld: can't locate file for: -ldld configure:25255: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:25273: result: no configure:25284: checking for dlopen in -ldl configure:25319: g++ -o conftest -fno-common conftest.cpp -ldl -L/lib -lgnugetopt >&5 configure:25325: $? = 0 configure:25343: result: yes configure:25636: checking pthread.h usability configure:25653: g++ -c -fno-common conftest.cpp >&5 configure:25659: $? = 0 configure:25673: result: yes configure:25677: checking pthread.h presence configure:25692: g++ -E conftest.cpp configure:25698: $? = 0 configure:25712: result: yes configure:25740: checking for pthread.h configure:25748: result: yes configure:25859: checking sys/atomic_op.h usability configure:25876: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:68:27: sys/atomic_op.h: No such file or directory configure:25882: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_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:25896: result: no configure:25900: checking sys/atomic_op.h presence configure:25915: g++ -E conftest.cpp conftest.cpp:35:27: sys/atomic_op.h: No such file or directory configure:25921: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:25935: result: no configure:25963: checking for sys/atomic_op.h configure:25971: result: no configure:26005: checking sys/atomic.h usability configure:26022: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:68:24: sys/atomic.h: No such file or directory configure:26028: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_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:26042: result: no configure:26046: checking sys/atomic.h presence configure:26061: g++ -E conftest.cpp conftest.cpp:35:24: sys/atomic.h: No such file or directory configure:26067: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:26081: result: no configure:26109: checking for sys/atomic.h configure:26117: result: no configure:26206: checking bits/atomicity.h usability configure:26223: g++ -c -fno-common conftest.cpp >&5 configure:26229: $? = 0 configure:26243: result: yes configure:26247: checking bits/atomicity.h presence configure:26262: g++ -E conftest.cpp configure:26268: $? = 0 configure:26282: result: yes configure:26310: checking for bits/atomicity.h configure:26318: result: yes configure:26334: checking for _Atomic_word configure:26361: g++ -c -fno-common conftest.cpp >&5 configure:26367: $? = 0 configure:26386: result: yes configure:26389: checking for __gnu_cxx::_Atomic_word configure:26417: g++ -c -fno-common conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:42: error: namespace `__gnu_cxx' undeclared configure:26423: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | /* end confdefs.h. */ | #include | int | main () | { | | using namespace __gnu_cxx; | _Atomic_word i = 0; | __atomic_add(&i, 1); | __exchange_and_add(&i, 1); | | ; | return 0; | } configure:26442: result: no configure:26474: checking thread.h usability configure:26491: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:70:20: thread.h: No such file or directory configure:26497: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 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:26511: result: no configure:26515: checking thread.h presence configure:26530: g++ -E conftest.cpp conftest.cpp:37:20: thread.h: No such file or directory configure:26536: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | /* end confdefs.h. */ | #include configure:26550: result: no configure:26578: checking for thread.h configure:26586: result: no configure:26621: checking whether gcc accepts -kthread configure:26629: result: no configure:26621: checking whether gcc accepts -pthread configure:26629: result: no configure:26621: checking whether gcc accepts -mthreads configure:26629: result: no configure:26621: checking whether gcc accepts -pthreads configure:26629: result: no configure:26621: checking whether gcc accepts -Kthread configure:26629: result: no configure:26621: checking whether gcc accepts --threadsafe configure:26629: result: no configure:26621: checking whether gcc accepts -mt configure:26629: result: no configure:26648: checking for pthread_self in -lpthread configure:26683: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:26689: $? = 0 configure:26707: result: yes configure:27265: checking for pthread_mach_thread_np in -lpthread configure:27300: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:27306: $? = 0 configure:27325: result: yes configure:27338: checking for nanosleep in -lpthread configure:27373: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:27379: $? = 0 configure:27398: result: yes configure:27557: checking for clock_gettime in -lrt configure:27592: g++ -o conftest -fno-common conftest.cpp -lrt -L/lib -lgnugetopt >&5 ld: can't locate file for: -lrt configure:27598: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 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 clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:27616: result: no configure:27633: checking for clock_gettime configure:27689: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 ld: Undefined symbols: _clock_gettime configure:27695: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* Override any 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 clock_gettime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:27713: result: no configure:27733: checking for mlockall in -lrt configure:27768: g++ -o conftest -fno-common conftest.cpp -lrt -L/lib -lgnugetopt >&5 ld: can't locate file for: -lrt configure:27774: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 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 mlockall (); | int | main () | { | return mlockall (); | ; | return 0; | } configure:27792: result: no configure:27813: checking for mlock configure:27869: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:27875: $? = 0 configure:27893: result: yes configure:27907: checking for mlockall configure:27963: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:27969: $? = 0 configure:27987: result: yes configure:28010: checking if more special flags are required for pthreads configure:28017: result: no configure:28042: checking pthread_np.h usability configure:28059: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:74:24: pthread_np.h: No such file or directory configure:28065: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 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:28079: result: no configure:28083: checking pthread_np.h presence configure:28098: g++ -E conftest.cpp conftest.cpp:41:24: pthread_np.h: No such file or directory configure:28104: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | /* end confdefs.h. */ | #include configure:28118: result: no configure:28146: checking for pthread_np.h configure:28154: result: no configure:28183: checking semaphore.h usability configure:28200: g++ -c -fno-common conftest.cpp >&5 configure:28206: $? = 0 configure:28220: result: yes configure:28224: checking semaphore.h presence configure:28239: g++ -E conftest.cpp configure:28245: $? = 0 configure:28259: result: yes configure:28287: checking for semaphore.h configure:28295: result: yes configure:28323: checking sched.h usability configure:28340: g++ -c -fno-common conftest.cpp >&5 configure:28346: $? = 0 configure:28360: result: yes configure:28364: checking sched.h presence configure:28379: g++ -E conftest.cpp configure:28385: $? = 0 configure:28399: result: yes configure:28427: checking for sched.h configure:28435: result: yes configure:28463: checking sys/sched.h usability configure:28480: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:76:23: sys/sched.h: No such file or directory configure:28486: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_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:28500: result: no configure:28504: checking sys/sched.h presence configure:28519: g++ -E conftest.cpp conftest.cpp:43:23: sys/sched.h: No such file or directory configure:28525: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include configure:28539: result: no configure:28567: checking for sys/sched.h configure:28575: result: no configure:28592: checking for sched_getscheduler configure:28648: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 ld: Undefined symbols: _sched_getscheduler configure:28654: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | /* Define sched_getscheduler to an innocuous variant, in case declares sched_getscheduler. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_getscheduler innocuous_sched_getscheduler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_getscheduler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_getscheduler | | /* 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 sched_getscheduler (); | /* 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_sched_getscheduler || defined __stub___sched_getscheduler | choke me | #endif | | int | main () | { | return sched_getscheduler (); | ; | return 0; | } configure:28672: result: no configure:28682: checking for recursive mutex type support configure:28730: g++ -c -fno-common conftest.cpp >&5 configure:28736: $? = 0 configure:28819: result: portable configure:28900: checking for pthread_mutexattr_settype in -lpthread configure:28935: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:28941: $? = 0 configure:28960: result: yes configure:29119: checking for pthread_rwlock_init in -lpthread configure:29154: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:29160: $? = 0 configure:29179: result: yes configure:29192: checking for pread in -lc configure:29227: g++ -o conftest -fno-common conftest.cpp -lc -L/lib -lgnugetopt >&5 configure:29233: $? = 0 configure:29251: result: yes configure:29409: checking for pthread_suspend in -lpthread configure:29444: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 ld: Undefined symbols: _pthread_suspend configure:29450: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 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 pthread_suspend (); | int | main () | { | return pthread_suspend (); | ; | return 0; | } configure:29469: result: no configure:29481: checking for pthread_attr_setstacksize in -lpthread configure:29516: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:29522: $? = 0 configure:29541: result: yes configure:29553: checking for pthread_yield_np in -lpthread configure:29588: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:29594: $? = 0 configure:29613: result: yes configure:29773: checking for pthread_cancel in -lpthread configure:29808: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:29814: $? = 0 configure:29833: result: yes configure:29843: checking for pthread_setcanceltype in -lpthread configure:29878: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:29884: $? = 0 configure:29903: result: yes configure:30069: checking for pthread_delay_np in -lpthread configure:30104: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 ld: Undefined symbols: _pthread_delay_np configure:30110: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 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 pthread_delay_np (); | int | main () | { | return pthread_delay_np (); | ; | return 0; | } configure:30129: result: no configure:30210: checking for setenv configure:30266: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:30272: $? = 0 configure:30290: result: yes configure:30301: checking for localtime_r in -lpthread configure:30336: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:30342: $? = 0 configure:30361: result: yes configure:30517: checking for readdir_r in -lpthread configure:30552: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:30558: $? = 0 configure:30577: result: yes configure:30660: checking for strerror_r in -lpthread configure:30695: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:30701: $? = 0 configure:30720: result: yes configure:30803: checking for getpwuid_r in -lpthread configure:30838: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:30844: $? = 0 configure:30863: result: yes configure:31019: checking for getgrnam_r in -lpthread configure:31054: g++ -o conftest -fno-common conftest.cpp -lpthread -L/lib -lgnugetopt >&5 configure:31060: $? = 0 configure:31079: result: yes configure:31183: checking poll.h usability configure:31200: g++ -c -fno-common conftest.cpp >&5 configure:31206: $? = 0 configure:31220: result: yes configure:31224: checking poll.h presence configure:31239: g++ -E conftest.cpp configure:31245: $? = 0 configure:31259: result: yes configure:31287: checking for poll.h configure:31295: result: yes configure:31183: checking sys/poll.h usability configure:31200: g++ -c -fno-common conftest.cpp >&5 configure:31206: $? = 0 configure:31220: result: yes configure:31224: checking sys/poll.h presence configure:31239: g++ -E conftest.cpp configure:31245: $? = 0 configure:31259: result: yes configure:31287: checking for sys/poll.h configure:31295: result: yes configure:31183: checking sys/stream.h usability configure:31200: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:93:24: sys/stream.h: No such file or directory configure:31206: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_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:31220: result: no configure:31224: checking sys/stream.h presence configure:31239: g++ -E conftest.cpp conftest.cpp:60:24: sys/stream.h: No such file or directory configure:31245: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:31259: result: no configure:31287: checking for sys/stream.h configure:31295: result: no configure:31312: checking for poll configure:31368: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:31374: $? = 0 configure:31392: result: yes configure:31430: checking net/if.h usability configure:31447: g++ -c -fno-common conftest.cpp >&5 In file included from conftest.cpp:94: /usr/include/net/if.h:213: error: field `ifru_addr' has incomplete type /usr/include/net/if.h:214: error: field `ifru_dstaddr' has incomplete type /usr/include/net/if.h:215: error: field `ifru_broadaddr' has incomplete type /usr/include/net/if.h:250: error: field `ifra_addr' has incomplete type /usr/include/net/if.h:251: error: field `ifra_broadaddr' has incomplete type /usr/include/net/if.h:252: error: field `ifra_mask' has incomplete type /usr/include/net/if.h:318: error: field `addr' has incomplete type /usr/include/net/if.h:319: error: field `dstaddr' has incomplete type configure:31453: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 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:31467: result: no configure:31471: checking net/if.h presence configure:31486: g++ -E conftest.cpp configure:31492: $? = 0 configure:31506: result: yes configure:31519: WARNING: net/if.h: present but cannot be compiled configure:31521: WARNING: net/if.h: check for missing prerequisite headers? configure:31523: WARNING: net/if.h: see the Autoconf documentation configure:31525: WARNING: net/if.h: section "Present But Cannot Be Compiled" configure:31527: WARNING: net/if.h: proceeding with the preprocessor's result configure:31529: WARNING: net/if.h: in the future, the compiler will take precedence configure:31534: checking for net/if.h configure:31542: result: yes configure:31570: checking sys/socket.h usability configure:31587: g++ -c -fno-common conftest.cpp >&5 configure:31593: $? = 0 configure:31607: result: yes configure:31611: checking sys/socket.h presence configure:31626: g++ -E conftest.cpp configure:31632: $? = 0 configure:31646: result: yes configure:31674: checking for sys/socket.h configure:31682: result: yes configure:31709: checking select.h usability configure:31726: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:96:20: select.h: No such file or directory configure:31732: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_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:31746: result: no configure:31750: checking select.h presence configure:31765: g++ -E conftest.cpp conftest.cpp:63:20: select.h: No such file or directory configure:31771: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:31785: result: no configure:31813: checking for select.h configure:31821: result: no configure:31709: checking sys/select.h usability configure:31726: g++ -c -fno-common conftest.cpp >&5 configure:31732: $? = 0 configure:31746: result: yes configure:31750: checking sys/select.h presence configure:31765: g++ -E conftest.cpp configure:31771: $? = 0 configure:31785: result: yes configure:31813: checking for sys/select.h configure:31821: result: yes configure:31709: checking netinet/in_systm.h usability configure:31726: g++ -c -fno-common conftest.cpp >&5 configure:31732: $? = 0 configure:31746: result: yes configure:31750: checking netinet/in_systm.h presence configure:31765: g++ -E conftest.cpp configure:31771: $? = 0 configure:31785: result: yes configure:31813: checking for netinet/in_systm.h configure:31821: result: yes configure:31709: checking netinet/ip.h usability configure:31726: g++ -c -fno-common conftest.cpp >&5 configure:31732: $? = 0 configure:31746: result: yes configure:31750: checking netinet/ip.h presence configure:31765: g++ -E conftest.cpp configure:31771: $? = 0 configure:31785: result: yes configure:31813: checking for netinet/ip.h configure:31821: result: yes configure:31850: checking netinet/inet.h usability configure:31867: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:99:26: netinet/inet.h: No such file or directory configure:31873: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_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:31887: result: no configure:31891: checking netinet/inet.h presence configure:31906: g++ -E conftest.cpp conftest.cpp:66:26: netinet/inet.h: No such file or directory configure:31912: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | /* end confdefs.h. */ | #include configure:31926: result: no configure:31954: checking for netinet/inet.h configure:31962: result: no configure:31850: checking netinet/in.h usability configure:31867: g++ -c -fno-common conftest.cpp >&5 configure:31873: $? = 0 configure:31887: result: yes configure:31891: checking netinet/in.h presence configure:31906: g++ -E conftest.cpp configure:31912: $? = 0 configure:31926: result: yes configure:31954: checking for netinet/in.h configure:31962: result: yes configure:31990: checking arpa/inet.h usability configure:32007: g++ -c -fno-common conftest.cpp >&5 configure:32013: $? = 0 configure:32027: result: yes configure:32031: checking arpa/inet.h presence configure:32046: g++ -E conftest.cpp configure:32052: $? = 0 configure:32066: result: yes configure:32094: checking for arpa/inet.h configure:32102: result: yes configure:32130: checking sys/sockio.h usability configure:32147: g++ -c -fno-common conftest.cpp >&5 configure:32153: $? = 0 configure:32167: result: yes configure:32171: checking sys/sockio.h presence configure:32186: g++ -E conftest.cpp configure:32192: $? = 0 configure:32206: result: yes configure:32234: checking for sys/sockio.h configure:32242: result: yes configure:32270: checking sys/un.h usability configure:32287: g++ -c -fno-common conftest.cpp >&5 configure:32293: $? = 0 configure:32307: result: yes configure:32311: checking sys/un.h presence configure:32326: g++ -E conftest.cpp configure:32332: $? = 0 configure:32346: result: yes configure:32374: checking for sys/un.h configure:32382: result: yes configure:32547: checking for socket in -lsocket configure:32582: g++ -o conftest -fno-common conftest.cpp -lsocket -L/lib -lgnugetopt >&5 ld: can't locate file for: -lsocket configure:32588: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:32606: result: no configure:32618: checking for getaddrinfo in -lc configure:32653: g++ -o conftest -fno-common conftest.cpp -lc -L/lib -lgnugetopt >&5 configure:32659: $? = 0 configure:32678: result: yes configure:32712: checking netinet6/in6.h usability configure:32729: g++ -c -fno-common conftest.cpp >&5 In file included from conftest.cpp:104: /usr/include/netinet6/in6.h:69:2: #error "do not include netinet6/in6.h directly, include netinet/in.h. see RFC2553" configure:32735: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 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:32749: result: no configure:32753: checking netinet6/in6.h presence configure:32768: g++ -E conftest.cpp In file included from conftest.cpp:71: /usr/include/netinet6/in6.h:69:2: #error "do not include netinet6/in6.h directly, include netinet/in.h. see RFC2553" configure:32774: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | #include configure:32788: result: no configure:32816: checking for netinet6/in6.h configure:32824: result: no configure:32712: checking linux/in6.h usability configure:32729: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:104:23: linux/in6.h: No such file or directory configure:32735: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 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:32749: result: no configure:32753: checking linux/in6.h presence configure:32768: g++ -E conftest.cpp conftest.cpp:71:23: linux/in6.h: No such file or directory configure:32774: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | #include configure:32788: result: no configure:32816: checking for linux/in6.h configure:32824: result: no configure:32838: checking for inet_pton in -lc configure:32873: g++ -o conftest -fno-common conftest.cpp -lc -L/lib -lgnugetopt >&5 configure:32879: $? = 0 configure:32898: result: yes configure:32910: checking for gethostbyname2 in -lc configure:32945: g++ -o conftest -fno-common conftest.cpp -lc -L/lib -lgnugetopt >&5 configure:32951: $? = 0 configure:32970: result: yes configure:32999: checking sys/libcsys.h usability configure:33016: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:106:25: sys/libcsys.h: No such file or directory configure:33022: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 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:33036: result: no configure:33040: checking sys/libcsys.h presence configure:33055: g++ -E conftest.cpp conftest.cpp:73:25: sys/libcsys.h: No such file or directory configure:33061: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | /* end confdefs.h. */ | #include configure:33075: result: no configure:33103: checking for sys/libcsys.h configure:33111: result: no configure:33130: checking for inet_aton in -lc configure:33165: g++ -o conftest -fno-common conftest.cpp -lc -L/lib -lgnugetopt >&5 configure:33171: $? = 0 configure:33190: result: yes configure:33201: checking for socklen_t defined configure:33242: result: yes configure:33282: checking errno.h usability configure:33299: g++ -c -fno-common conftest.cpp >&5 configure:33305: $? = 0 configure:33319: result: yes configure:33323: checking errno.h presence configure:33338: g++ -E conftest.cpp configure:33344: $? = 0 configure:33358: result: yes configure:33386: checking for errno.h configure:33394: result: yes configure:33282: checking limits.h usability configure:33299: g++ -c -fno-common conftest.cpp >&5 configure:33305: $? = 0 configure:33319: result: yes configure:33323: checking limits.h presence configure:33338: g++ -E conftest.cpp configure:33344: $? = 0 configure:33358: result: yes configure:33386: checking for limits.h configure:33394: result: yes configure:33272: checking for sys/types.h configure:33278: result: no configure:33272: checking for sys/socket.h configure:33278: result: yes configure:33282: checking sys/ioctl.h usability configure:33299: g++ -c -fno-common conftest.cpp >&5 configure:33305: $? = 0 configure:33319: result: yes configure:33323: checking sys/ioctl.h presence configure:33338: g++ -E conftest.cpp configure:33344: $? = 0 configure:33358: result: yes configure:33386: checking for sys/ioctl.h configure:33394: result: yes configure:33272: checking for unistd.h configure:33278: result: no configure:33411: checking for net/if.h configure:33456: result: yes configure:33474: checking for linux/netfilter_ipv4.h configure:33497: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:85:34: linux/netfilter_ipv4.h: No such file or directory configure:33503: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #ifdef HAVE_LIMITS_H | #include | #endif | | #include configure:33519: result: no configure:33474: checking for linux/netfilter_ipv6.h configure:33497: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:85:34: linux/netfilter_ipv6.h: No such file or directory configure:33503: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #ifdef HAVE_LIMITS_H | #include | #endif | | #include configure:33519: result: no configure:33552: checking for netinet/ip_compat.h configure:33581: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:91:31: netinet/ip_compat.h: No such file or directory configure:33587: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 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 | | #include configure:33603: result: no configure:33552: checking for ip_compat.h configure:33581: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:91:23: ip_compat.h: No such file or directory configure:33587: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 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 | | #include configure:33603: result: no configure:33552: checking for netinet/ip_fil_compat.h configure:33581: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:91:35: netinet/ip_fil_compat.h: No such file or directory configure:33587: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 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 | | #include configure:33603: result: no configure:33552: checking for ip_fil_compat.h configure:33581: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:91:27: ip_fil_compat.h: No such file or directory configure:33587: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 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 | | #include configure:33603: result: no configure:33777: checking for net/pfvar.h configure:33809: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:94:23: net/pfvar.h: No such file or directory configure:33815: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | | #include configure:33831: result: no configure:33859: WARNING: ------------------------------------------------------- configure:33861: WARNING: Could not autodetect NAT engine - pf, ipf or netfilter. configure:33863: WARNING: NAT engine c++ class interface support was disabled. configure:33865: WARNING: This is not necessarilly a problem. If you do not plan configure:33867: WARNING: to use or don't know what this is, than it is safe to configure:33869: WARNING: assume that you don't need it. configure:33871: WARNING: ------------------------------------------------------- configure:34344: checking zlib.h usability configure:34361: g++ -c -fno-common conftest.cpp >&5 configure:34367: $? = 0 configure:34381: result: yes configure:34385: checking zlib.h presence configure:34400: g++ -E conftest.cpp configure:34406: $? = 0 configure:34420: result: yes configure:34448: checking for zlib.h configure:34456: result: yes configure:34540: checking sys/file.h usability configure:34557: g++ -c -fno-common conftest.cpp >&5 configure:34563: $? = 0 configure:34577: result: yes configure:34581: checking sys/file.h presence configure:34596: g++ -E conftest.cpp configure:34602: $? = 0 configure:34616: result: yes configure:34644: checking for sys/file.h configure:34652: result: yes configure:34540: checking sys/param.h usability configure:34557: g++ -c -fno-common conftest.cpp >&5 configure:34563: $? = 0 configure:34577: result: yes configure:34581: checking sys/param.h presence configure:34596: g++ -E conftest.cpp configure:34602: $? = 0 configure:34616: result: yes configure:34644: checking for sys/param.h configure:34652: result: yes configure:34540: checking sys/wait.h usability configure:34557: g++ -c -fno-common conftest.cpp >&5 configure:34563: $? = 0 configure:34577: result: yes configure:34581: checking sys/wait.h presence configure:34596: g++ -E conftest.cpp configure:34602: $? = 0 configure:34616: result: yes configure:34644: checking for sys/wait.h configure:34652: result: yes configure:34540: checking syslog.h usability configure:34557: g++ -c -fno-common conftest.cpp >&5 configure:34563: $? = 0 configure:34577: result: yes configure:34581: checking syslog.h presence configure:34596: g++ -E conftest.cpp configure:34602: $? = 0 configure:34616: result: yes configure:34644: checking for syslog.h configure:34652: result: yes configure:34540: checking syslog.hposix_evlog.h usability configure:34557: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:123:33: syslog.hposix_evlog.h: No such file or directory configure:34563: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_UNIX_SOCKETS 1 | #define USE_MONOTONIC_TIMER 1 | #define HAVE_EXTRAS 1 | #define HAVE_ZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_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:34577: result: no configure:34581: checking syslog.hposix_evlog.h presence configure:34596: g++ -E conftest.cpp conftest.cpp:90:33: syslog.hposix_evlog.h: No such file or directory configure:34602: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_UNIX_SOCKETS 1 | #define USE_MONOTONIC_TIMER 1 | #define HAVE_EXTRAS 1 | #define HAVE_ZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:34616: result: no configure:34644: checking for syslog.hposix_evlog.h configure:34652: result: no configure:34540: checking ss.h usability configure:34557: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:123:16: ss.h: No such file or directory configure:34563: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_UNIX_SOCKETS 1 | #define USE_MONOTONIC_TIMER 1 | #define HAVE_EXTRAS 1 | #define HAVE_ZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_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:34577: result: no configure:34581: checking ss.h presence configure:34596: g++ -E conftest.cpp conftest.cpp:90:16: ss.h: No such file or directory configure:34602: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_UNIX_SOCKETS 1 | #define USE_MONOTONIC_TIMER 1 | #define HAVE_EXTRAS 1 | #define HAVE_ZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:34616: result: no configure:34644: checking for ss.h configure:34652: result: no configure:34540: checking ioctl.h usability configure:34557: g++ -c -fno-common conftest.cpp >&5 conftest.cpp:123:19: ioctl.h: No such file or directory configure:34563: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_UNIX_SOCKETS 1 | #define USE_MONOTONIC_TIMER 1 | #define HAVE_EXTRAS 1 | #define HAVE_ZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_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:34577: result: no configure:34581: checking ioctl.h presence configure:34596: g++ -E conftest.cpp conftest.cpp:90:19: ioctl.h: No such file or directory configure:34602: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_UNIX_SOCKETS 1 | #define USE_MONOTONIC_TIMER 1 | #define HAVE_EXTRAS 1 | #define HAVE_ZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:34616: result: no configure:34644: checking for ioctl.h configure:34652: result: no configure:34677: checking for realpath configure:34733: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:34739: $? = 0 configure:34757: result: yes configure:34677: checking for lstat configure:34733: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:34739: $? = 0 configure:34757: result: yes configure:34677: checking for snprintf configure:34733: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:34739: $? = 0 configure:34757: result: yes configure:34677: checking for memmove configure:34733: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:34739: $? = 0 configure:34757: result: yes configure:34677: checking for strdup configure:34733: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:34739: $? = 0 configure:34757: result: yes configure:34677: checking for lockf configure:34733: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:34739: $? = 0 configure:34757: result: yes configure:34677: checking for waitpid configure:34733: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:34739: $? = 0 configure:34757: result: yes configure:34677: checking for wait4 configure:34733: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:34739: $? = 0 configure:34757: result: yes configure:34677: checking for gettimeofday configure:34733: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:34739: $? = 0 configure:34757: result: yes configure:34774: checking for posix_memalign configure:34830: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 ld: Undefined symbols: _posix_memalign configure:34836: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_UNIX_SOCKETS 1 | #define USE_MONOTONIC_TIMER 1 | #define HAVE_EXTRAS 1 | #define HAVE_ZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_LOCKF 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define posix_memalign to an innocuous variant, in case declares posix_memalign. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_memalign innocuous_posix_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_memalign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_memalign | | /* 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 posix_memalign (); | /* 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_posix_memalign || defined __stub___posix_memalign | choke me | #endif | | int | main () | { | return posix_memalign (); | ; | return 0; | } configure:34854: result: no configure:34774: checking for setegid configure:34830: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:34836: $? = 0 configure:34854: result: yes configure:34774: checking for setpgrp configure:34830: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:34836: $? = 0 configure:34854: result: yes configure:34774: checking for getpagesize configure:34830: g++ -o conftest -fno-common conftest.cpp -L/lib -lgnugetopt >&5 configure:34836: $? = 0 configure:34854: result: yes configure:34874: checking how to run the C preprocessor configure:34990: result: gcc -E configure:35019: gcc -E conftest.c configure:35025: $? = 0 configure:35056: gcc -E conftest.c conftest.c:102:28: ac_nonexistent.h: No such file or directory configure:35062: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_UNIX_SOCKETS 1 | #define USE_MONOTONIC_TIMER 1 | #define HAVE_EXTRAS 1 | #define HAVE_ZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_LOCKF 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETEGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include configure:35215: checking for C++ compiler version configure:35222: 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:35225: $? = 0 configure:35232: 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:35235: $? = 0 configure:35242: g++ -V >&5 g++: `-V' option must have argument configure:35245: $? = 1 configure:35248: checking whether we are using the GNU C++ compiler configure:35300: result: no configure:35305: checking whether g++ accepts -g configure:35440: result: no configure:35468: checking how to run the C++ preprocessor configure:35580: result: g++ -E configure:35609: g++ -E conftest.cpp configure:35615: $? = 0 configure:35646: g++ -E conftest.cpp conftest.cpp:102:28: ac_nonexistent.h: No such file or directory configure:35652: $? = 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 PACKAGE "commoncpp2" | #define VERSION "1.6.1" | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_STD 1 | #define HAVE_SYS_TYPES_64 1 | #define HAVE_LONG_LONG 1 | #define __BYTE_ORDER 1234 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGWAIT 1 | #define RETSIGTYPE void | #define HAVE_SIGWAIT2 1 | #define HAVE_STRCASECMP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MODULES 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_BITS_ATOMICITY_H 1 | #define HAVE_GCC_BITS_ATOMIC 1 | #define HAVE_PTHREAD_MACH_THREAD_NP 1 | #define HAVE_PTHREAD_NANOSLEEP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PREAD_PWRITE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_YIELD_NP 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_SETCANCELTYPE 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOK_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_SOCKETS 1 | #define HAVE_INET_ATON 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_UNIX_SOCKETS 1 | #define USE_MONOTONIC_TIMER 1 | #define HAVE_EXTRAS 1 | #define HAVE_ZLIB_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_LOCKF 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETEGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include configure:35699: checking whether g++ has built-in bool type configure:35725: g++ -c -fno-common conftest.cpp >&5 configure:35731: $? = 0 configure:35748: result: yes configure:35914: checking whether g++ supports -fhandle-exceptions configure:35929: result: no configure:35935: checking whether g++ supports exception handling configure:35973: g++ -c -fno-common conftest.cpp >&5 configure:35979: $? = 0 configure:35996: result: yes configure:36021: checking exception usability configure:36038: g++ -c -fno-common conftest.cpp >&5 configure:36044: $? = 0 configure:36058: result: yes configure:36062: checking exception presence configure:36077: g++ -E conftest.cpp configure:36083: $? = 0 configure:36097: result: yes configure:36125: checking for exception configure:36133: result: yes configure:36173: checking whether g++ supports mutable configure:36200: g++ -c -fno-common conftest.cpp >&5 configure:36206: $? = 0 configure:36223: result: yes configure:36248: checking whether g++ supports namespace configure:36276: g++ -c -fno-common conftest.cpp >&5 configure:36282: $? = 0 configure:36299: result: yes configure:36327: checking wheather old style iostreams configure:36365: g++ -c -fno-common conftest.cpp >&5 configure:36371: $? = 0 configure:36388: result: no configure:36412: checking sstream usability configure:36429: g++ -c -fno-common conftest.cpp >&5 configure:36435: $? = 0 configure:36449: result: yes configure:36453: checking sstream presence configure:36468: g++ -E conftest.cpp configure:36474: $? = 0 configure:36488: result: yes configure:36516: checking for sstream configure:36524: result: yes configure:36560: checking whether g++ has new(size_t,void*) configure:36590: g++ -c -fno-common conftest.cpp >&5 configure:36596: $? = 0 configure:36613: result: yes configure:36788: checking for debugging configure:36801: result: no configure:36803: checking for profiling configure:36815: result: no configure:36930: checking for doxygen configure:36961: result: no configure:37160: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_bool_type=yes ac_cv_cxx_compiler_gnu=no ac_cv_cxx_exception_flag=no ac_cv_cxx_exception_handling=yes ac_cv_cxx_new_init=yes 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=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set= 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_func_clock_gettime=no ac_cv_func_getopt=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_lockf=yes ac_cv_func_lstat=yes ac_cv_func_memmove=yes ac_cv_func_mlock=yes ac_cv_func_mlockall=yes ac_cv_func_poll=yes ac_cv_func_posix_memalign=no ac_cv_func_realpath=yes ac_cv_func_sched_getscheduler=no ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_setitimer=yes ac_cv_func_setpgrp=yes ac_cv_func_sigaction=yes ac_cv_func_sigwait=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_alloca_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_bits_atomicity_h=yes ac_cv_header_bits_wordsize_h=no ac_cv_header_bsd_signal_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=no ac_cv_header_errno_h=yes ac_cv_header_exception=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=no ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_ioctl_h=no ac_cv_header_ip_compat_h=no ac_cv_header_ip_fil_compat_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_in6_h=no ac_cv_header_linux_netfilter_ipv4_h=no ac_cv_header_linux_netfilter_ipv6_h=no ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_net_if_h=yes ac_cv_header_net_pfvar_h=no ac_cv_header_netinet6_in6_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_inet_h=no ac_cv_header_netinet_ip_compat_h=no ac_cv_header_netinet_ip_fil_compat_h=no ac_cv_header_netinet_ip_h=yes ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pthread_np_h=no ac_cv_header_sched_h=yes ac_cv_header_select_h=no ac_cv_header_semaphore_h=yes ac_cv_header_ss_h=no ac_cv_header_sstream=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_atomic_h=no ac_cv_header_sys_atomic_op_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_isa_defs_h=no ac_cv_header_sys_libcsys_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_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_stream_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_syslog_hposix_evlog_h=no ac_cv_header_thread_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_c___getaddrinfo=yes ac_cv_lib_c___gethostbyname2=yes ac_cv_lib_c___inet_aton=yes ac_cv_lib_c___inet_pton=yes ac_cv_lib_c_pread=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_gnugetopt_getopt_long=yes ac_cv_lib_pthread___getgrnam_r=yes ac_cv_lib_pthread___getpwuid_r=yes ac_cv_lib_pthread___localtime_r=yes ac_cv_lib_pthread___nanosleep=yes ac_cv_lib_pthread___pthread_attr_setstacksize=yes ac_cv_lib_pthread___pthread_cancel=yes ac_cv_lib_pthread___pthread_delay_np=no ac_cv_lib_pthread___pthread_mach_thread_np=yes ac_cv_lib_pthread___pthread_mutexattr_settype=yes ac_cv_lib_pthread___pthread_rwlock_init=yes ac_cv_lib_pthread___pthread_setcanceltype=yes ac_cv_lib_pthread___pthread_suspend=no ac_cv_lib_pthread___pthread_yield_np=yes ac_cv_lib_pthread___readdir_r=yes ac_cv_lib_pthread___strerror_r=yes ac_cv_lib_pthread_pthread_self=yes ac_cv_lib_rt_clock_gettime=no ac_cv_lib_rt_mlockall=no ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_ost_sigwait2=yes ac_cv_path_DOXYGEN=no 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_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_RANLIB=ranlib 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_make_set=yes ac_cv_search_strerror='none required' ac_cv_target=i386-unknown-gnu ac_cv_type_signal=void am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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=-1 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='""' np_cv_prog_msc=no ost_cv_bits_atomicity=yes ost_cv_cxx_iostream=no ost_cv_cxx_mode=false ost_cv_cxx_mutable=yes ost_cv_cxx_namespace=yes ost_cv_dynloader=yes ost_cv_extras=yes ost_cv_gcc_atomic=yes ost_cv_gcc_cxx_atomic=no ost_cv_gnuwin32=no ost_cv_inet_sockets=yes ost_cv_ipv6=yes ost_cv_lib_socket=c ost_cv_lib_zlib=true ost_cv_libgetopt_long=false ost_cv_mutex_recursive=portable ost_cv_nat=no ost_cv_nat_detected=no ost_cv_posix_atomic=no ost_cv_posix_sys_atomic=no ost_cv_posix_threads=yes ost_cv_rt_library=none ost_cv_socklen_t=yes ost_cv_ssl=no ost_cv_sys_posix1=yes ost_cv_thread_flags= ost_cv_thread_library=pthread ost_cv_thread_rwlock=true ost_cv_unix_sockets=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/commoncpp/work/commoncpp2-1.6.1/autoconf/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/commoncpp/work/commoncpp2-1.6.1/autoconf/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/commoncpp/work/commoncpp2-1.6.1/autoconf/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/commoncpp/work/commoncpp2-1.6.1/autoconf/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/commoncpp/work/commoncpp2-1.6.1/autoconf/missing --run automake-1.10' AWK='gawk' BASE_LIB='' CC='gcc' CCDEPMODE='depmode=gcc3' CCXX_DIR='$(top_srcdir)/inc' CFLAGS='-fno-common' COMMON_FLAGS='-D_GNU_SOURCE -I/include' CPP='gcc -E' CPPFLAGS='' CPPUNIT_LIBS=' ' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DOXYGEN='no' DOXY_FALSE='' DOXY_TRUE='#' DYN_LOADER='-ldl' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRAS_FALSE='#' EXTRAS_TRUE='' F77='g77' FFLAGS='' FTPDIR='' GETOPT_LIBS='-lgnugetopt ' GETOPT_LONG_FALSE='' GETOPT_LONG_TRUE='#' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KDOC_DIR='$(top_srcdir)/doc' LDFLAGS='' LIBGETOPTOBJS='' LIBOBJS='' LIBS=' -L/lib -lgnugetopt' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_CCXX_VERSION='-version-info 0:1' LT_MAJOR='0' LT_MINOR='1' LT_RELEASE='1.6' LT_SUBVER='0.1' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/commoncpp/work/commoncpp2-1.6.1/autoconf/missing --run makeinfo' MODULE_FLAGS='-module -shared' MSWIN32_FALSE='' MSWIN32_TRUE='#' OBJDUMP='objdump' OBJEXT='' PACKAGE='commoncpp2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PTHREAD_CC='' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHARED_FLAGS='' SHELL='/bin/sh' SOCKET_LIBS='' SSL_LIBS='' STAGE2='' STRIP='strip' THREAD_FLAGS='' THREAD_LIBS=' -lpthread' VERSION='1.6.1' WARN_FLAGS='' WIN32_FALSE='' WIN32_TRUE='#' WINVERSION='1,6,1,0' WITH_CPPUNIT_TESTS_FALSE='' WITH_CPPUNIT_TESTS_TRUE='#' ZSTREAM_LIBS='-lz' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' ccincludedir='${includedir}/cc++2' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' etc_confdir='/etc' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' incprefix='' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/devel/commoncpp/work/commoncpp2-1.6.1/autoconf/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' ost_cv_dynloader='yes' pdfdir='${docdir}' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' thrprefix='/usr/include' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_DLFCN_H 1 #define PACKAGE "commoncpp2" #define VERSION "1.6.1" #define HAVE_UNISTD_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FCNTL_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_STD 1 #define HAVE_SYS_TYPES_64 1 #define HAVE_LONG_LONG 1 #define __BYTE_ORDER 1234 #define HAVE_SIGACTION 1 #define HAVE_SETITIMER 1 #define HAVE_SIGWAIT 1 #define RETSIGTYPE void #define HAVE_SIGWAIT2 1 #define HAVE_STRCASECMP 1 #define HAVE_ALLOCA_H 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_DLFCN_H 1 #define HAVE_MODULES 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_BITS_ATOMICITY_H 1 #define HAVE_GCC_BITS_ATOMIC 1 #define HAVE_PTHREAD_MACH_THREAD_NP 1 #define HAVE_PTHREAD_NANOSLEEP 1 #define HAVE_MLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SCHED_H 1 #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PREAD_PWRITE 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_YIELD_NP 1 #define HAVE_PTHREAD_CANCEL 1 #define HAVE_PTHREAD_SETCANCELTYPE 1 #define HAVE_SETENV 1 #define HAVE_STRTOK_R 1 #define HAVE_LOCALTIME_R 1 #define HAVE_READDIR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_POLL 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_GETADDRINFO 1 #define HAVE_INET_PTON 1 #define HAVE_GETHOSTBYNAME2 1 #define HAVE_INET_SOCKETS 1 #define HAVE_INET_ATON 1 #define HAVE_SOCKLEN_T 1 #define HAVE_ERRNO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_NET_IF_H 1 #define HAVE_UNIX_SOCKETS 1 #define USE_MONOTONIC_TIMER 1 #define HAVE_EXTRAS 1 #define HAVE_ZLIB_H 1 #define HAVE_ZLIB_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_REALPATH 1 #define HAVE_LSTAT 1 #define HAVE_SNPRINTF 1 #define HAVE_MEMMOVE 1 #define HAVE_STRDUP 1 #define HAVE_LOCKF 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SETEGID 1 #define HAVE_SETPGRP 1 #define HAVE_GETPAGESIZE 1 #define HAVE_BOOL_TYPE 1 #define CCXX_EXCEPTIONS 1 #define HAVE_EXCEPTION 1 #define CCXX_NAMESPACES 1 #define HAVE_SSTREAM 1 #define CCXX_HAVE_NEW_INIT 1 #define ETC_CONFDIR "/etc/" configure: exit 0 ## ---------------------- ## ## 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:729: creating src/ccgnu2-config config.status:729: creating src/libccext2.pc config.status:729: creating src/libccgnu2.pc config.status:729: creating src/Makefile config.status:729: creating w32/Makefile config.status:729: creating m4/Makefile config.status:729: creating doc/Doxyfile config.status:729: creating doc/Makefile config.status:729: creating demo/Makefile config.status:729: creating inc/Makefile config.status:729: creating inc/cc++/Makefile config.status:729: creating Makefile config.status:729: creating commoncpp2.spec config.status:729: creating tests/Makefile config.status:729: creating commoncpp2.list config.status:869: WARNING: commoncpp2.list.in seems to ignore the --datarootdir setting config.status:729: creating config.h config.status:1057: config.h is unchanged config.status:1103: executing depfiles commands