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.57. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 160 tasks, 218 threads, 4 processors Load average: 1.63, Mach factor: 2.36 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown 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: /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 PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1504: checking for a BSD-compatible install configure:1558: result: /usr/bin/install -c -o root -g wheel configure:1569: checking whether build environment is sane configure:1612: result: yes configure:1637: WARNING: `missing' script is too old or missing configure:1645: checking for gawk configure:1661: found /usr/local/bin/gawk configure:1671: result: gawk configure:1681: checking whether make sets $(MAKE) configure:1701: result: yes configure:1956: checking build system type configure:1974: result: i386-unknown-gnu configure:1982: checking host system type configure:1996: result: i386-unknown-gnu configure:2016: checking for style of include used by make configure:2044: result: GNU configure:2077: checking for i386-unknown-gnu-gcc configure:2103: result: cc configure:2385: checking for C compiler version configure:2388: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2391: $? = 0 configure:2393: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2396: $? = 0 configure:2398: cc -V &5 cc: `-V' option must have argument configure:2401: $? = 1 configure:2425: checking for C compiler default output configure:2428: cc -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2431: $? = 0 configure:2477: result: a.out configure:2482: checking whether the C compiler works configure:2488: ./a.out configure:2491: $? = 0 configure:2508: result: yes configure:2515: checking whether we are cross compiling configure:2517: result: no configure:2520: checking for suffix of executables configure:2522: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2525: $? = 0 configure:2550: result: configure:2556: checking for suffix of object files configure:2578: cc -c -fno-common conftest.c >&5 configure:2581: $? = 0 configure:2603: result: configure:2607: checking whether we are using the GNU C compiler configure:2632: cc -c -fno-common conftest.c >&5 configure:2635: $? = 0 configure:2638: test -s conftest. configure:2641: $? = 1 configure: failed program was: | #line 2612 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2654: result: no configure:2660: checking whether cc accepts -g configure:2682: cc -c -g conftest.c >&5 configure:2685: $? = 0 configure:2688: test -s conftest. configure:2691: $? = 1 configure: failed program was: | #line 2665 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2702: result: no configure:2719: checking for cc option to accept ANSI C configure:2780: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2738: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2783: $? = 1 configure: failed program was: | #line 2726 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* 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; | } | 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:2780: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2738: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2783: $? = 1 configure: failed program was: | #line 2726 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* 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; | } | 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:2780: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2783: $? = 1 configure: failed program was: | #line 2726 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* 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; | } | 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:2780: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2738: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2783: $? = 1 configure: failed program was: | #line 2726 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* 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; | } | 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:2780: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2738: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2783: $? = 1 configure: failed program was: | #line 2726 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* 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; | } | 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:2780: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2738: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2783: $? = 1 configure: failed program was: | #line 2726 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* 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; | } | 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:2807: result: none needed configure:2825: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2828: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2939: checking dependency style of cc configure:3022: result: none configure:3039: checking for a sed that does not truncate output configure:3093: result: /usr/local/bin/sed configure:3096: checking for egrep configure:3106: result: grep -E configure:3155: checking for non-GNU ld configure:3189: result: /usr/bin/ld configure:3198: checking if the linker (/usr/bin/ld) is GNU ld configure:3213: result: no configure:3218: checking for /usr/bin/ld option to reload object files configure:3225: result: -r configure:3234: checking for BSD-compatible nm configure:3276: result: nm configure:3280: checking whether ln -s works configure:3284: result: yes configure:3291: checking how to recognise dependent libraries configure:3491: result: pass_all configure:3695: checking how to run the C preprocessor configure:3731: cc -E conftest.c configure:3737: $? = 0 configure:3769: cc -E conftest.c configure:3770:28: ac_nonexistent.h: No such file or directory configure:3775: $? = 1 configure: failed program was: | #line 3760 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:3813: result: cc -E configure:3838: cc -E conftest.c configure:3844: $? = 0 configure:3876: cc -E conftest.c configure:3877:28: ac_nonexistent.h: No such file or directory configure:3882: $? = 1 configure: failed program was: | #line 3867 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:3925: checking for ANSI C header files configure:3951: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:3940: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:3954: $? = 1 configure: failed program was: | #line 3930 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4072: result: no configure:4096: checking for sys/types.h configure:4113: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:4146: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4116: $? = 1 configure: failed program was: | #line 4101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4133: result: no configure:4096: checking for sys/stat.h configure:4113: cc -c -fno-common conftest.c >&5 configure:4116: $? = 0 configure:4119: test -s conftest. configure:4122: $? = 1 configure: failed program was: | #line 4101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4133: result: no configure:4096: checking for stdlib.h configure:4113: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:4146: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:4116: $? = 1 configure: failed program was: | #line 4101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4133: result: no configure:4096: checking for string.h configure:4113: cc -c -fno-common conftest.c >&5 configure:4116: $? = 0 configure:4119: test -s conftest. configure:4122: $? = 1 configure: failed program was: | #line 4101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4133: result: no configure:4096: checking for memory.h configure:4113: cc -c -fno-common conftest.c >&5 configure:4116: $? = 0 configure:4119: test -s conftest. configure:4122: $? = 1 configure: failed program was: | #line 4101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4133: result: no configure:4096: checking for strings.h configure:4113: cc -c -fno-common conftest.c >&5 configure:4116: $? = 0 configure:4119: test -s conftest. configure:4122: $? = 1 configure: failed program was: | #line 4101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4133: result: no configure:4096: checking for inttypes.h configure:4113: cc -c -fno-common conftest.c >&5 configure:4116: $? = 0 configure:4119: test -s conftest. configure:4122: $? = 1 configure: failed program was: | #line 4101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4133: result: no configure:4096: checking for stdint.h configure:4113: cc -c -fno-common conftest.c >&5 configure:4116: $? = 0 configure:4119: test -s conftest. configure:4122: $? = 1 configure: failed program was: | #line 4101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4133: result: no configure:4096: checking for unistd.h configure:4113: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from /usr/include/unistd.h:483, from configure:4146: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4116: $? = 1 configure: failed program was: | #line 4101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4133: result: no configure:4159: checking dlfcn.h usability configure:4172: cc -c -fno-common conftest.c >&5 configure:4175: $? = 0 configure:4178: test -s conftest. configure:4181: $? = 1 configure: failed program was: | #line 4161 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4191: result: no configure:4195: checking dlfcn.h presence configure:4206: cc -E conftest.c configure:4212: $? = 0 configure:4231: result: yes configure:4251: WARNING: dlfcn.h: present but cannot be compiled configure:4253: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4255: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4267: checking for dlfcn.h configure:4274: result: yes configure:4297: checking for i386-unknown-gnu-g++ configure:4323: result: c++ configure:4381: checking for C++ compiler version configure:4384: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4387: $? = 0 configure:4389: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:4392: $? = 0 configure:4394: c++ -V &5 c++: `-V' option must have argument configure:4397: $? = 1 configure:4400: checking whether we are using the GNU C++ compiler configure:4425: c++ -c -fno-common conftest.cc >&5 configure:4428: $? = 0 configure:4431: test -s conftest. configure:4434: $? = 1 configure: failed program was: | #line 4405 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4447: result: no configure:4453: checking whether c++ accepts -g configure:4475: c++ -c -g conftest.cc >&5 configure:4478: $? = 0 configure:4481: test -s conftest. configure:4484: $? = 1 configure: failed program was: | #line 4458 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4495: result: no configure:4539: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:4532: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:4542: $? = 1 configure: failed program was: | #line 4521 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | exit (42); | ; | return 0; | } configure:4539: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:4532: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:4542: $? = 1 configure: failed program was: | #line 4521 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4539: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:4532: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:4542: $? = 1 configure: failed program was: | #line 4521 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | extern "C" void std::exit (int) throw (); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:4539: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:4532: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:4542: $? = 1 configure: failed program was: | #line 4521 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | extern "C" void std::exit (int); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:4539: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:4532: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:4542: $? = 1 configure: failed program was: | #line 4521 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | extern "C" void exit (int) throw (); | int | main () | { | exit (42); | ; | return 0; | } configure:4539: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:4532: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:4542: $? = 1 configure: failed program was: | #line 4521 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | extern "C" void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:4539: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:4532: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:4542: $? = 1 configure: failed program was: | #line 4521 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:4609: checking dependency style of c++ configure:4692: result: none configure:4714: checking how to run the C++ preprocessor configure:4746: c++ -E conftest.cc configure:4752: $? = 0 configure:4784: c++ -E conftest.cc configure:4789:28: ac_nonexistent.h: No such file or directory configure:4790: $? = 1 configure: failed program was: | #line 4775 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4828: result: c++ -E configure:4853: c++ -E conftest.cc configure:4859: $? = 0 configure:4891: c++ -E conftest.cc configure:4896:28: ac_nonexistent.h: No such file or directory configure:4897: $? = 1 configure: failed program was: | #line 4882 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4949: checking for i386-unknown-gnu-g77 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-f77 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-xlf configure:4978: result: no configure:4949: checking for i386-unknown-gnu-frt configure:4978: result: no configure:4949: checking for i386-unknown-gnu-pgf77 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-fl32 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-af77 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-fort77 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-f90 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-xlf90 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-pgf90 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-epcf90 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-f95 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-fort configure:4978: result: no configure:4949: checking for i386-unknown-gnu-xlf95 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-lf95 configure:4978: result: no configure:4949: checking for i386-unknown-gnu-g95 configure:4978: result: no configure:4991: checking for g77 configure:5007: found /usr/local/bin/g77 configure:5017: result: g77 configure:5035: checking for Fortran 77 compiler version configure:5035: 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:5038: $? = 0 configure:5040: 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:5043: $? = 0 configure:5045: 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:5048: $? = 0 configure:5055: checking whether we are using the GNU Fortran 77 compiler configure:5069: 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:5072: $? = 0 configure:5075: test -s conftest. configure:5078: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5091: result: no configure:5098: checking whether g77 accepts -g configure:5110: g77 -c -g conftest.f >&5 configure:5113: $? = 0 configure:5116: test -s conftest. configure:5119: $? = 1 configure: failed program was: | program main | | end configure:5131: result: no configure:5159: checking the maximum length of command line arguments configure:5218: result: configure:5229: checking command to parse nm output from cc object configure:5318: cc -c -fno-common conftest.c >&5 configure:5321: $? = 0 configure:5325: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5328: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5318: cc -c -fno-common conftest.c >&5 configure:5321: $? = 0 configure:5325: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5328: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5418: result: failed configure:5425: checking for objdir configure:5440: result: .libs configure:5492: checking for i386-unknown-gnu-ar configure:5521: result: no configure:5530: checking for ar configure:5546: found /usr/bin/ar configure:5557: result: ar configure:5572: checking for i386-unknown-gnu-ranlib configure:5601: result: no configure:5610: checking for ranlib configure:5626: found /usr/bin/ranlib configure:5637: result: ranlib configure:5652: checking for i386-unknown-gnu-strip configure:5681: result: no configure:5690: checking for strip configure:5706: found /usr/bin/strip configure:5717: result: strip configure:5979: checking if cc static flag works cc: unrecognized option `-pthread' configure:6002: result: no configure:6067: checking for cc option to produce PIC configure:6244: result: configure:6308: checking if cc supports -c -o file.o configure:6339: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6343: $? = 0 configure:6357: result: yes configure:6383: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7177: result: no configure:7248: checking how to hardcode library paths into programs configure:7273: result: immediate configure:7287: checking whether stripping libraries is possible configure:7308: result: no configure:7314: checking dynamic linker characteristics configure:7832: result: gnu ld.so configure:8558: checking if libtool supports shared libraries configure:8560: result: no configure:8563: checking whether to build shared libraries configure:8612: result: no configure:8615: checking whether to build static libraries configure:8619: result: yes configure:8710: creating libtool configure:9396: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10191: result: yes configure:10209: c++ -c -fno-common conftest.cc >&5 configure:10212: $? = 0 configure:10308: checking for c++ option to produce PIC configure:10560: result: configure:10624: checking if c++ supports -c -o file.o configure:10655: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:10659: $? = 0 configure:10673: result: yes configure:10699: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10724: result: yes configure:10795: checking how to hardcode library paths into programs configure:10820: result: immediate configure:10834: checking whether stripping libraries is possible configure:10855: result: no configure:10861: checking dynamic linker characteristics configure:11379: result: gnu ld.so configure:12578: checking if libtool supports shared libraries configure:12580: result: no configure:12583: checking whether to build shared libraries configure:12601: result: no configure:12604: checking whether to build static libraries configure:12608: result: yes configure:12620: checking for g77 option to produce PIC configure:12797: result: configure:12861: checking if g77 supports -c -o file.o configure:12892: g77 -c -o out/conftest2.o conftest.f >&5 configure:12896: $? = 0 configure:12910: result: yes configure:12936: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:13708: result: no configure:13779: checking how to hardcode library paths into programs configure:13804: result: immediate configure:13818: checking whether stripping libraries is possible configure:13839: result: no configure:13845: checking dynamic linker characteristics configure:14363: result: gnu ld.so configure:18260: checking for strerror in -lcposix configure:18291: cc -o conftest -fno-common -pthread conftest.c -lcposix >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lcposix configure:18294: $? = 1 configure: failed program was: | #line 18267 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:18312: result: no configure:18331: checking for i386-unknown-gnu-g++ configure:18357: result: c++ configure:18415: checking for C++ compiler version configure:18418: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:18421: $? = 0 configure:18423: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:18426: $? = 0 configure:18428: c++ -V &5 c++: `-V' option must have argument configure:18431: $? = 1 configure:18434: checking whether we are using the GNU C++ compiler configure:18481: result: no configure:18487: checking whether c++ accepts -g configure:18529: result: no configure:18573: c++ -c -fno-common conftest.cc >&5 In file included from configure:18569: configure:18566: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:18569: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:18576: $? = 1 configure: failed program was: | #line 18555 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | | int | main () | { | exit (42); | ; | return 0; | } configure:18573: c++ -c -fno-common conftest.cc >&5 In file included from configure:18569: configure:18566: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:18569: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:18576: $? = 1 configure: failed program was: | #line 18555 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | int | main () | { | exit (42); | ; | return 0; | } configure:18573: c++ -c -fno-common conftest.cc >&5 In file included from configure:18569: configure:18566: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:18569: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:18576: $? = 1 configure: failed program was: | #line 18555 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | extern "C" void std::exit (int) throw (); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:18573: c++ -c -fno-common conftest.cc >&5 In file included from configure:18569: configure:18566: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:18569: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:18576: $? = 1 configure: failed program was: | #line 18555 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | extern "C" void std::exit (int); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:18573: c++ -c -fno-common conftest.cc >&5 In file included from configure:18569: configure:18566: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:18569: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:18576: $? = 1 configure: failed program was: | #line 18555 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | extern "C" void exit (int) throw (); | int | main () | { | exit (42); | ; | return 0; | } configure:18573: c++ -c -fno-common conftest.cc >&5 In file included from configure:18569: configure:18566: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:18569: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:18576: $? = 1 configure: failed program was: | #line 18555 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | extern "C" void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:18573: c++ -c -fno-common conftest.cc >&5 In file included from configure:18569: configure:18566: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:18569: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:18576: $? = 1 configure: failed program was: | #line 18555 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:18643: checking dependency style of c++ configure:18726: result: none configure:18748: checking how to run the C++ preprocessor configure:18862: result: c++ -E configure:18887: c++ -E conftest.cc configure:18893: $? = 0 configure:18925: c++ -E conftest.cc configure:18933:28: ac_nonexistent.h: No such file or directory configure:18931: $? = 1 configure: failed program was: | #line 18916 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:18983: checking for i386-unknown-gnu-ranlib configure:19009: result: ranlib configure:19061: checking for nanosleep in -lrt configure:19092: c++ -o conftest -fno-common -pthread conftest.cc -lrt >&5 c++: unrecognized option `-pthread' ld: can't locate file for: -lrt configure:19095: $? = 1 configure: failed program was: | #line 19068 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char nanosleep (); | int | main () | { | nanosleep (); | ; | return 0; | } configure:19113: result: no configure:19124: checking for gethostent configure:19174: c++ -o conftest -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:19177: $? = 0 configure:19180: test -s conftest configure:19183: $? = 0 configure:19194: result: yes configure:19265: checking for setsockopt configure:19315: c++ -o conftest -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:19318: $? = 0 configure:19321: test -s conftest configure:19324: $? = 0 configure:19335: result: yes configure:19408: checking for ANSI C header files configure:19555: result: no configure:19582: checking strstream.h usability configure:19595: c++ -c -fno-common conftest.cc >&5 configure:19635:23: strstream.h: No such file or directory configure:19598: $? = 1 configure: failed program was: | #line 19584 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:19614: result: no configure:19618: checking strstream.h presence configure:19629: c++ -E conftest.cc configure:19637:23: strstream.h: No such file or directory configure:19635: $? = 1 configure: failed program was: | #line 19620 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:19654: result: no configure:19690: checking for strstream.h configure:19697: result: no configure:19582: checking strstream usability configure:19595: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from /usr/include/unistd.h:483, from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/gthr-default.h:38, from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/gthr.h:98, from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:37, from /usr/include/gcc/darwin/3.3/c++/bits/fpos.h:44, from /usr/include/gcc/darwin/3.3/c++/iosfwd:49, from /usr/include/gcc/darwin/3.3/c++/backward/strstream:52, from configure:19635: /usr/local/include/stdint.h:162: error: conflicting types for `typedef char int8_t' /usr/include/i386/types.h:72: error: previous declaration as `typedef signed char int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `typedef long unsigned int uintptr_t' /usr/include/i386/types.h:99: error: previous declaration as `typedef long int uintptr_t' In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/backward/strstream:53, from configure:19635: configure:19598: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:19598: $? = 1 configure: failed program was: | #line 19584 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:19614: result: no configure:19618: checking strstream presence configure:19629: c++ -E conftest.cc configure:19635: $? = 0 configure:19654: result: yes configure:19674: WARNING: strstream: present but cannot be compiled configure:19676: WARNING: strstream: check for missing prerequisite headers? configure:19678: WARNING: strstream: proceeding with the preprocessor's result configure:19690: checking for strstream configure:19697: result: yes configure:19582: checking sstream usability configure:19595: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from /usr/include/unistd.h:483, from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/gthr-default.h:38, from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/gthr.h:98, from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:37, from /usr/include/gcc/darwin/3.3/c++/bits/fpos.h:44, from /usr/include/gcc/darwin/3.3/c++/iosfwd:49, from /usr/include/gcc/darwin/3.3/c++/ios:44, from /usr/include/gcc/darwin/3.3/c++/istream:44, from /usr/include/gcc/darwin/3.3/c++/sstream:44, from configure:19636: /usr/local/include/stdint.h:162: error: conflicting types for `typedef char int8_t' /usr/include/i386/types.h:72: error: previous declaration as `typedef signed char int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `typedef long unsigned int uintptr_t' /usr/include/i386/types.h:99: error: previous declaration as `typedef long int uintptr_t' In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/istream:44, from /usr/include/gcc/darwin/3.3/c++/sstream:44, from configure:19636: configure:19598: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:19598: $? = 1 configure: failed program was: | #line 19584 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STRSTREAM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:19614: result: no configure:19618: checking sstream presence configure:19629: c++ -E conftest.cc configure:19635: $? = 0 configure:19654: result: yes configure:19674: WARNING: sstream: present but cannot be compiled configure:19676: WARNING: sstream: check for missing prerequisite headers? configure:19678: WARNING: sstream: proceeding with the preprocessor's result configure:19690: checking for sstream configure:19697: result: yes configure:19582: checking syslog.h usability configure:19595: c++ -c -fno-common conftest.cc >&5 configure:19598: $? = 0 configure:19601: test -s conftest.o configure:19604: $? = 0 configure:19614: result: yes configure:19618: checking syslog.h presence configure:19629: c++ -E conftest.cc configure:19635: $? = 0 configure:19654: result: yes configure:19690: checking for syslog.h configure:19697: result: yes configure:19713: checking for working alloca.h configure:19735: c++ -o conftest -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:19738: $? = 0 configure:19741: test -s conftest configure:19744: $? = 0 configure:19755: result: yes configure:19765: checking for alloca configure:19807: c++ -o conftest -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:19810: $? = 0 configure:19813: test -s conftest configure:19816: $? = 0 configure:19827: result: yes configure:20038: checking for strftime configure:20088: c++ -o conftest -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:20081: error: nonnull argument with out-of-range operand number (arg 1, operand 3) configure:20091: $? = 1 configure: failed program was: | #line 20043 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STRSTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strftime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strftime (); | /* 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_strftime) || defined (__stub___strftime) | choke me | #else | char (*f) () = strftime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strftime; | ; | return 0; | } configure:20108: result: no configure:20117: checking for strftime in -lintl configure:20148: c++ -o conftest -fno-common -pthread conftest.cc -lintl >&5 c++: unrecognized option `-pthread' configure:20153: error: nonnull argument with out-of-range operand number (arg 1, operand 3) configure:20151: $? = 1 configure: failed program was: | #line 20124 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STRSTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strftime (); | int | main () | { | strftime (); | ; | return 0; | } configure:20169: result: no configure:20182: checking whether struct tm is in sys/time.h or time.h configure:20206: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:20209: /usr/local/include/stdint.h:162: error: conflicting types for `typedef char int8_t' /usr/include/i386/types.h:72: error: previous declaration as `typedef signed char int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `typedef long unsigned int uintptr_t' /usr/include/i386/types.h:99: error: previous declaration as `typedef long int uintptr_t' configure:20209: $? = 1 configure: failed program was: | #line 20187 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STRSTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:20226: result: sys/time.h configure:20240: checking for gmtime_r configure:20290: c++ -o conftest -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:20293: $? = 0 configure:20296: test -s conftest configure:20299: $? = 0 configure:20310: result: yes configure:20324: checking for localtime_r configure:20374: c++ -o conftest -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:20377: $? = 0 configure:20380: test -s conftest configure:20383: $? = 0 configure:20394: result: yes configure:20408: checking for gettimeofday configure:20458: c++ -o conftest -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:20461: $? = 0 configure:20464: test -s conftest configure:20467: $? = 0 configure:20478: result: yes configure:20492: checking for ftime configure:20542: c++ -o conftest -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:20545: $? = 0 configure:20548: test -s conftest configure:20551: $? = 0 configure:20562: result: yes configure:20576: checking for stat configure:20626: c++ -o conftest -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:20629: $? = 0 configure:20632: test -s conftest configure:20635: $? = 0 configure:20646: result: yes configure:20660: checking for lstat configure:20710: c++ -o conftest -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:20713: $? = 0 configure:20716: test -s conftest configure:20719: $? = 0 configure:20730: result: yes configure:20742: checking for socklen_t configure:20766: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:20777: /usr/local/include/stdint.h:162: error: conflicting types for `typedef char int8_t' /usr/include/i386/types.h:72: error: previous declaration as `typedef signed char int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `typedef long unsigned int uintptr_t' /usr/include/i386/types.h:99: error: previous declaration as `typedef long int uintptr_t' configure:20769: $? = 1 configure: failed program was: | #line 20748 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "log4cplus" | #define VERSION "1.0" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_STRSTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_STAT 1 | #define HAVE_LSTAT 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | socklen_t len = 42; return 0; | ; | return 0; | } configure:20787: result: no configure:20818: checking for pthread_create in -pthread configure:20849: c++ -o conftest -fno-common -D_REENTRANT -pthread conftest.cc -pthread >&5 c++: unrecognized option `-pthread' c++: unrecognized option `-pthread' configure:20852: $? = 0 configure:20855: test -s conftest configure:20858: $? = 0 configure:20870: result: yes configure:20882: checking for pthread_create in -pthreads configure:20913: c++ -o conftest -fno-common -D_REENTRANT -pthread conftest.cc -pthreads -pthread >&5 c++: unrecognized option `-pthread' c++: unrecognized option `-pthreads' c++: unrecognized option `-pthread' configure:20916: $? = 0 configure:20919: test -s conftest configure:20922: $? = 0 configure:20934: result: yes configure:20946: checking for nanosleep in -lrt configure:20998: result: no configure:21161: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:698: creating Makefile config.status:698: creating src/Makefile config.status:698: creating tests/Makefile config.status:698: creating tests/appender_test/Makefile config.status:698: creating tests/configandwatch_test/Makefile config.status:698: creating tests/customloglevel_test/Makefile config.status:698: creating tests/fileappender_test/Makefile config.status:698: creating tests/filter_test/Makefile config.status:698: creating tests/hierarchy_test/Makefile config.status:698: creating tests/loglog_test/Makefile config.status:698: creating tests/ndc_test/Makefile config.status:698: creating tests/ostream_test/Makefile config.status:698: creating tests/patternlayout_test/Makefile config.status:698: creating tests/performance_test/Makefile config.status:698: creating tests/priority_test/Makefile config.status:698: creating tests/propertyconfig_test/Makefile config.status:698: creating tests/socket_test/Makefile config.status:698: creating tests/thread_test/Makefile config.status:802: creating include/log4cplus/config.h config.status:1041: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -pthread' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_alloca_works=yes ac_cv_func_ftime=yes ac_cv_func_gethostent=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_setsockopt=yes ac_cv_func_stat=yes ac_cv_func_strftime=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_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_strstream=yes ac_cv_header_strstream_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_intl_strftime=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_pthreads_pthread_create=yes ac_cv_lib_rt_nanosleep=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_struct_tm=sys/time.h ac_cv_type_socklen_t=no ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' AR='ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-fno-common ' CPP='cc -E' CPPFLAGS=' -D_REENTRANT' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -pthread' LIBOBJS='' LIBS='-pthreads -pthread ' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' LT_VERSION='2:0:0' MAKEINFO='makeinfo' MULTI_THREADED_FALSE='#' MULTI_THREADED_TRUE='' OBJEXT='' PACKAGE='log4cplus' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/log4cplus/work/log4cplus-1.0.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMTIME_R 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBPTHREADS 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSTAT 1 #define HAVE_SSTREAM 1 #define HAVE_STAT 1 #define HAVE_STRSTREAM 1 #define HAVE_SYSLOG_H 1 #define PACKAGE "log4cplus" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define TM_IN_SYS_TIME 1 #define VERSION "1.0" #define socklen_t int #endif #endif #ifdef __cplusplus #ifdef __cplusplus void exit (int); void exit (int); configure: exit 0