This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dotconfpp configure 0.0.5, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 94 tasks, 149 threads, 4 processors Load average: 1.68, Mach factor: 2.31 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1620: checking build system type configure:1638: result: i386-unknown-gnu configure:1646: checking host system type configure:1660: result: i386-unknown-gnu configure:1676: checking for i386-unknown-gnu-gcc configure:1702: result: cc configure:1984: checking for C compiler version configure:1987: 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:1990: $? = 0 configure:1992: 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:1995: $? = 0 configure:1997: cc -V &5 cc: `-V' option must have argument configure:2000: $? = 1 configure:2023: checking for C compiler default output file name configure:2026: cc -fno-common conftest.c >&5 configure:2029: $? = 0 configure:2075: result: a.out configure:2080: checking whether the C compiler works configure:2086: ./a.out configure:2089: $? = 0 configure:2106: result: yes configure:2113: checking whether we are cross compiling configure:2115: result: no configure:2118: checking for suffix of executables configure:2120: cc -o conftest -fno-common conftest.c >&5 configure:2123: $? = 0 configure:2148: result: configure:2154: checking for suffix of object files configure:2175: cc -c -fno-common conftest.c >&5 configure:2178: $? = 0 configure:2200: result: configure:2204: checking whether we are using the GNU C compiler configure:2228: cc -c -fno-common conftest.c >&5 configure:2234: $? = 0 configure:2238: test -z || test ! -s conftest.err configure:2241: $? = 0 configure:2244: test -s conftest. configure:2247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2260: result: no configure:2266: checking whether cc accepts -g configure:2287: cc -c -g conftest.c >&5 configure:2293: $? = 0 configure:2297: test -z || test ! -s conftest.err configure:2300: $? = 0 configure:2303: test -s conftest. configure:2306: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2317: result: no configure:2334: checking for cc option to accept ANSI C configure:2404: cc -c -fno-common conftest.c >&5 configure:2410: $? = 0 configure:2414: test -z || test ! -s conftest.err configure:2417: $? = 0 configure:2420: test -s conftest. configure:2423: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2404: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2410: $? = 0 configure:2414: test -z || test ! -s conftest.err configure:2417: $? = 0 configure:2420: test -s conftest. configure:2423: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2404: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2404: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2404: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2404: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2410: $? = 0 configure:2414: test -z || test ! -s conftest.err configure:2417: $? = 0 configure:2420: test -s conftest. configure:2423: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2441: result: none needed configure:2459: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2465: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2598: checking for a sed that does not truncate output configure:2652: result: /usr/local/bin/sed configure:2655: checking for egrep configure:2665: result: grep -E configure:2714: checking for non-GNU ld configure:2748: result: /usr/bin/ld configure:2757: checking if the linker (/usr/bin/ld) is GNU ld configure:2772: result: no configure:2777: checking for /usr/bin/ld option to reload object files configure:2784: result: -r configure:2802: checking for BSD-compatible nm configure:2851: result: /usr/bin/nm -p configure:2855: checking whether ln -s works configure:2859: result: yes configure:2866: checking how to recognise dependent libraries configure:3042: result: pass_all configure:3279: checking how to run the C preprocessor configure:3314: cc -E conftest.c configure:3320: $? = 0 configure:3352: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* end confdefs.h. */ | #include configure:3397: result: cc -E configure:3421: cc -E conftest.c configure:3427: $? = 0 configure:3459: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3465: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* end confdefs.h. */ | #include configure:3509: checking for ANSI C header files configure:3534: cc -c -fno-common conftest.c >&5 configure:3540: $? = 0 configure:3544: test -z || test ! -s conftest.err configure:3547: $? = 0 configure:3550: test -s conftest. configure:3553: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3662: result: no configure:3686: checking for sys/types.h configure:3702: cc -c -fno-common conftest.c >&5 configure:3708: $? = 0 configure:3712: test -z || test ! -s conftest.err configure:3715: $? = 0 configure:3718: test -s conftest. configure:3721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* 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:3732: result: no configure:3686: checking for sys/stat.h configure:3702: cc -c -fno-common conftest.c >&5 configure:3708: $? = 0 configure:3712: test -z || test ! -s conftest.err configure:3715: $? = 0 configure:3718: test -s conftest. configure:3721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* 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:3732: result: no configure:3686: checking for stdlib.h configure:3702: cc -c -fno-common conftest.c >&5 configure:3708: $? = 0 configure:3712: test -z || test ! -s conftest.err configure:3715: $? = 0 configure:3718: test -s conftest. configure:3721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* 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:3732: result: no configure:3686: checking for string.h configure:3702: cc -c -fno-common conftest.c >&5 configure:3708: $? = 0 configure:3712: test -z || test ! -s conftest.err configure:3715: $? = 0 configure:3718: test -s conftest. configure:3721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* 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:3732: result: no configure:3686: checking for memory.h configure:3702: cc -c -fno-common conftest.c >&5 configure:3708: $? = 0 configure:3712: test -z || test ! -s conftest.err configure:3715: $? = 0 configure:3718: test -s conftest. configure:3721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* 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:3732: result: no configure:3686: checking for strings.h configure:3702: cc -c -fno-common conftest.c >&5 configure:3708: $? = 0 configure:3712: test -z || test ! -s conftest.err configure:3715: $? = 0 configure:3718: test -s conftest. configure:3721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* 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:3732: result: no configure:3686: checking for inttypes.h configure:3702: cc -c -fno-common conftest.c >&5 configure:3708: $? = 0 configure:3712: test -z || test ! -s conftest.err configure:3715: $? = 0 configure:3718: test -s conftest. configure:3721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* 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:3732: result: no configure:3686: checking for stdint.h configure:3702: cc -c -fno-common conftest.c >&5 configure:3708: $? = 0 configure:3712: test -z || test ! -s conftest.err configure:3715: $? = 0 configure:3718: test -s conftest. configure:3721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* 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:3732: result: no configure:3686: checking for unistd.h configure:3702: cc -c -fno-common conftest.c >&5 configure:3708: $? = 0 configure:3712: test -z || test ! -s conftest.err configure:3715: $? = 0 configure:3718: test -s conftest. configure:3721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* 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:3732: result: no configure:3758: checking dlfcn.h usability configure:3770: cc -c -fno-common conftest.c >&5 configure:3776: $? = 0 configure:3780: test -z || test ! -s conftest.err configure:3783: $? = 0 configure:3786: test -s conftest. configure:3789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | /* 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:3799: result: no configure:3803: checking dlfcn.h presence configure:3813: cc -E conftest.c configure:3819: $? = 0 configure:3839: result: yes configure:3852: WARNING: dlfcn.h: present but cannot be compiled configure:3854: WARNING: dlfcn.h: check for missing prerequisite headers? configure:3856: WARNING: dlfcn.h: see the Autoconf documentation configure:3858: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:3860: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:3862: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:3874: checking for dlfcn.h configure:3881: result: yes configure:3904: checking for i386-unknown-gnu-g++ configure:3930: result: c++ configure:3988: checking for C++ compiler version configure:3991: 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:3994: $? = 0 configure:3996: 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:3999: $? = 0 configure:4001: c++ -V &5 c++: `-V' option must have argument configure:4004: $? = 1 configure:4007: checking whether we are using the GNU C++ compiler configure:4031: c++ -c -fno-common conftest.cc >&5 configure:4037: $? = 0 configure:4041: test -z || test ! -s conftest.err configure:4044: $? = 0 configure:4047: test -s conftest. configure:4050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4063: result: no configure:4069: checking whether c++ accepts -g configure:4090: c++ -c -g conftest.cc >&5 configure:4096: $? = 0 configure:4100: test -z || test ! -s conftest.err configure:4103: $? = 0 configure:4106: test -s conftest. configure:4109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4120: result: no configure:4162: c++ -c -fno-common conftest.cc >&5 configure:4168: $? = 0 configure:4172: test -z || test ! -s conftest.err configure:4175: $? = 0 configure:4178: test -s conftest. configure:4181: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4162: c++ -c -fno-common conftest.cc >&5 configure:4168: $? = 0 configure:4172: test -z || test ! -s conftest.err configure:4175: $? = 0 configure:4178: test -s conftest. configure:4181: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4162: c++ -c -fno-common conftest.cc >&5 configure:4168: $? = 0 configure:4172: test -z || test ! -s conftest.err configure:4175: $? = 0 configure:4178: test -s conftest. configure:4181: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4162: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:11: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:10: error: than previous declaration `void exit(int) throw ()' configure:4168: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4162: c++ -c -fno-common conftest.cc >&5 configure:4168: $? = 0 configure:4172: test -z || test ! -s conftest.err configure:4175: $? = 0 configure:4178: test -s conftest. configure:4181: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4162: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:11: conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4168: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4259: checking how to run the C++ preprocessor configure:4290: c++ -E conftest.cc configure:4296: $? = 0 configure:4328: c++ -E conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:4334: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4373: result: c++ -E configure:4397: c++ -E conftest.cc configure:4403: $? = 0 configure:4435: c++ -E conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:4441: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4496: checking for i386-unknown-gnu-g77 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-f77 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-xlf configure:4525: result: no configure:4496: checking for i386-unknown-gnu-frt configure:4525: result: no configure:4496: checking for i386-unknown-gnu-pgf77 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-fort77 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-fl32 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-af77 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-f90 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-xlf90 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-pgf90 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-epcf90 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-f95 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-fort configure:4525: result: no configure:4496: checking for i386-unknown-gnu-xlf95 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-ifc configure:4525: result: no configure:4496: checking for i386-unknown-gnu-efc configure:4525: result: no configure:4496: checking for i386-unknown-gnu-pgf95 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-lf95 configure:4525: result: no configure:4496: checking for i386-unknown-gnu-gfortran configure:4525: result: no configure:4538: checking for g77 configure:4554: found /usr/local/bin/g77 configure:4564: result: g77 configure:4582: checking for Fortran 77 compiler version configure:4582: 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:4585: $? = 0 configure:4587: 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:4590: $? = 0 configure:4592: 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:4595: $? = 0 configure:4603: checking whether we are using the GNU Fortran 77 compiler configure:4617: 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:4623: $? = 0 configure:4627: test -z || test ! -s conftest.err configure:4630: $? = 0 configure:4633: test -s conftest. configure:4636: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4649: result: no configure:4655: checking whether g77 accepts -g configure:4667: g77 -c -g conftest.f >&5 configure:4673: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest. configure:4686: $? = 1 configure: failed program was: | program main | | end configure:4698: result: no configure:4728: checking the maximum length of command line arguments configure:4837: result: configure:4848: checking command to parse /usr/bin/nm -p output from cc object configure:4953: cc -c -fno-common conftest.c >&5 configure:4956: $? = 0 configure:4960: /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:4963: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:4953: cc -c -fno-common conftest.c >&5 configure:4956: $? = 0 configure:4960: /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:4963: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5053: result: failed configure:5060: checking for objdir configure:5075: result: .libs configure:5127: checking for i386-unknown-gnu-ar configure:5156: result: no configure:5165: checking for ar configure:5181: found /usr/bin/ar configure:5192: result: ar configure:5207: checking for i386-unknown-gnu-ranlib configure:5236: result: no configure:5245: checking for ranlib configure:5261: found /usr/bin/ranlib configure:5272: result: ranlib configure:5287: checking for i386-unknown-gnu-strip configure:5316: result: no configure:5325: checking for strip configure:5341: found /usr/bin/strip configure:5352: result: strip configure:5674: checking for cc option to produce PIC configure:5884: result: configure:5955: checking if cc static flag works configure:5983: result: yes configure:5993: checking if cc supports -c -o file.o configure:6017: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6021: $? = 0 configure:6040: result: yes configure:6066: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7024: result: no configure:7091: checking dynamic linker characteristics configure:7679: result: gnu ld.so configure:7688: checking how to hardcode library paths into programs configure:7713: result: unsupported configure:7727: checking whether stripping libraries is possible configure:7748: result: no configure:8566: checking if libtool supports shared libraries configure:8568: result: no configure:8571: checking whether to build shared libraries configure:8592: result: no configure:8595: checking whether to build static libraries configure:8599: result: yes configure:8691: creating libtool configure:9421: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10359: result: yes configure:10377: c++ -c -fno-common conftest.cpp >&5 configure:10380: $? = 0 configure:10499: checking for c++ option to produce PIC configure:10773: result: configure:10844: checking if c++ static flag works configure:10872: result: yes configure:10882: checking if c++ supports -c -o file.o configure:10906: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:10910: $? = 0 configure:10929: result: yes configure:10955: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10980: result: yes configure:11047: checking dynamic linker characteristics configure:11635: result: gnu ld.so configure:11644: checking how to hardcode library paths into programs configure:11669: result: unsupported configure:12195: checking if libtool supports shared libraries configure:12197: result: no configure:12200: checking whether to build shared libraries configure:12220: result: no configure:12223: checking whether to build static libraries configure:12227: result: yes configure:12237: checking for g77 option to produce PIC configure:12447: result: configure:12518: checking if g77 static flag works configure:12546: result: yes configure:12556: checking if g77 supports -c -o file.o configure:12580: g77 -c -o out/conftest2.o conftest.f >&5 configure:12584: $? = 0 configure:12603: result: yes configure:12629: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:13567: result: no configure:13634: checking dynamic linker characteristics configure:14222: result: gnu ld.so configure:14231: checking how to hardcode library paths into programs configure:14256: result: unsupported configure:17834: checking for a BSD-compatible install configure:17889: result: /usr/bin/install -c -o root -g wheel configure:17900: checking whether build environment is sane configure:17943: result: yes configure:18008: checking for gawk configure:18024: found /usr/local/bin/gawk configure:18034: result: gawk configure:18044: checking whether make sets $(MAKE) configure:18064: result: yes configure:18094: checking for style of include used by make configure:18122: result: GNU configure:18289: checking dependency style of cc configure:18379: result: gcc3 configure:18398: checking dependency style of c++ configure:18488: result: gcc3 configure:18519: checking for i386-unknown-gnu-g++ configure:18545: result: c++ configure:18603: checking for C++ compiler version configure:18606: 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:18609: $? = 0 configure:18611: 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:18614: $? = 0 configure:18616: c++ -V &5 c++: `-V' option must have argument configure:18619: $? = 1 configure:18622: checking whether we are using the GNU C++ compiler configure:18678: result: no configure:18684: checking whether c++ accepts -g configure:18735: result: no configure:18777: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:14: conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:18783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:18777: c++ -c -fno-common conftest.cc >&5 conftest.cc:13: error: `exit' is already declared in this scope In file included from conftest.cc:14: conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:18783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:18777: c++ -c -fno-common conftest.cc >&5 conftest.cc:13: error: `exit' is already declared in this scope In file included from conftest.cc:14: conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:18783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:18777: c++ -c -fno-common conftest.cc >&5 conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage conftest.cc:13: error: conflicts with new declaration with C linkage conftest.cc:13: error: declaration of `void exit(int) throw ()' throws different exceptions conftest.cc:10: error: than previous declaration `void exit(int)' In file included from conftest.cc:14: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:13: error: than previous declaration `void exit(int) throw ()' configure:18783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:18777: c++ -c -fno-common conftest.cc >&5 conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage conftest.cc:13: error: conflicts with new declaration with C linkage configure:18783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:18777: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:14: conftest.cc:13: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:18783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:18872: checking for i386-unknown-gnu-gcc configure:18898: result: cc configure:19180: checking for C compiler version configure:19183: 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:19186: $? = 0 configure:19188: 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:19191: $? = 0 configure:19193: cc -V &5 cc: `-V' option must have argument configure:19196: $? = 1 configure:19199: checking whether we are using the GNU C compiler configure:19255: result: no configure:19261: checking whether cc accepts -g configure:19312: result: no configure:19329: checking for cc option to accept ANSI C configure:19436: result: none needed configure:19454: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:19460: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:19598: checking how to run the C preprocessor configure:19716: result: cc -E configure:19740: cc -E conftest.c configure:19746: $? = 0 configure:19778: cc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:19784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:19840: checking for a BSD-compatible install configure:19895: result: /usr/bin/install -c -o root -g wheel configure:19906: checking whether ln -s works configure:19910: result: yes configure:19917: checking whether make sets $(MAKE) configure:19937: result: yes configure:19949: checking for i386-unknown-gnu-ranlib configure:19975: result: ranlib configure:20032: checking for working alloca.h configure:20053: cc -o conftest -fno-common conftest.c >&5 configure:20059: $? = 0 configure:20063: test -z || test ! -s conftest.err configure:20066: $? = 0 configure:20069: test -s conftest configure:20072: $? = 0 configure:20084: result: yes configure:20094: checking for alloca configure:20135: cc -o conftest -fno-common conftest.c >&5 configure:20141: $? = 0 configure:20145: test -z || test ! -s conftest.err configure:20148: $? = 0 configure:20151: test -s conftest configure:20154: $? = 0 configure:20166: result: yes configure:20389: checking for ANSI C header files configure:20542: result: no configure:20569: checking limits.h usability configure:20581: cc -c -fno-common conftest.c >&5 configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest.o configure:20600: $? = 0 configure:20610: result: yes configure:20614: checking limits.h presence configure:20624: cc -E conftest.c configure:20630: $? = 0 configure:20650: result: yes configure:20685: checking for limits.h configure:20692: result: yes configure:20560: checking for string.h configure:20565: result: no configure:20560: checking for strings.h configure:20565: result: no configure:20560: checking for unistd.h configure:20565: result: no configure:20707: checking for stdbool.h that conforms to C99 configure:20760: cc -c -fno-common conftest.c >&5 configure:20766: $? = 0 configure:20770: test -z || test ! -s conftest.err configure:20773: $? = 0 configure:20776: test -s conftest.o configure:20779: $? = 0 configure:20790: result: yes configure:20792: checking for _Bool configure:20816: cc -c -fno-common conftest.c >&5 configure:20822: $? = 0 configure:20826: test -z || test ! -s conftest.err configure:20829: $? = 0 configure:20832: test -s conftest.o configure:20835: $? = 0 configure:20846: result: yes configure:20865: checking for an ANSI C-conforming const configure:20932: cc -c -fno-common conftest.c >&5 configure:20938: $? = 0 configure:20942: test -z || test ! -s conftest.err configure:20945: $? = 0 configure:20948: test -s conftest.o configure:20951: $? = 0 configure:20962: result: yes configure:20972: checking for size_t configure:20996: cc -c -fno-common conftest.c >&5 configure:21002: $? = 0 configure:21006: test -z || test ! -s conftest.err configure:21009: $? = 0 configure:21012: test -s conftest.o configure:21015: $? = 0 configure:21026: result: yes configure:21040: checking for error_at_line configure:21061: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _error_at_line configure:21067: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | error_at_line (0, 0, "", 0, ""); | ; | return 0; | } configure:21092: result: no configure:21110: checking for stdlib.h configure:21115: result: no configure:21255: checking for GNU libc compatible malloc configure:21284: cc -o conftest -fno-common conftest.c >&5 configure:21287: $? = 0 configure:21289: ./conftest configure:21292: $? = 0 configure:21306: result: yes configure:21341: checking for stdlib.h configure:21346: result: no configure:21486: checking for GNU libc compatible realloc configure:21515: cc -o conftest -fno-common conftest.c >&5 configure:21518: $? = 0 configure:21520: ./conftest configure:21523: $? = 0 configure:21537: result: yes configure:21571: checking for vprintf configure:21628: cc -o conftest -fno-common conftest.c >&5 conftest.c:47: warning: conflicting types for built-in function `vprintf' configure:21634: $? = 0 configure:21638: test -z || test ! -s conftest.err configure:21641: $? = 0 configure:21644: test -s conftest configure:21647: $? = 0 configure:21659: result: yes configure:21666: checking for _doprnt configure:21723: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:21729: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dotconfpp" | #define PACKAGE_TARNAME "dotconfpp" | #define PACKAGE_VERSION "0.0.5" | #define PACKAGE_STRING "dotconfpp 0.0.5" | #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:21754: result: no configure:21776: checking for memset configure:21833: cc -o conftest -fno-common conftest.c >&5 conftest.c:48: warning: conflicting types for built-in function `memset' configure:21839: $? = 0 configure:21843: test -z || test ! -s conftest.err configure:21846: $? = 0 configure:21849: test -s conftest configure:21852: $? = 0 configure:21864: result: yes configure:21776: checking for realpath configure:21833: cc -o conftest -fno-common conftest.c >&5 configure:21839: $? = 0 configure:21843: test -z || test ! -s conftest.err configure:21846: $? = 0 configure:21849: test -s conftest configure:21852: $? = 0 configure:21864: result: yes configure:21776: checking for strchr configure:21833: cc -o conftest -fno-common conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function `strchr' configure:21839: $? = 0 configure:21843: test -z || test ! -s conftest.err configure:21846: $? = 0 configure:21849: test -s conftest configure:21852: $? = 0 configure:21864: result: yes configure:21776: checking for strdup configure:21833: cc -o conftest -fno-common conftest.c >&5 configure:21839: $? = 0 configure:21843: test -z || test ! -s conftest.err configure:21846: $? = 0 configure:21849: test -s conftest configure:21852: $? = 0 configure:21864: result: yes configure:21776: checking for strerror configure:21833: cc -o conftest -fno-common conftest.c >&5 configure:21839: $? = 0 configure:21843: test -z || test ! -s conftest.err configure:21846: $? = 0 configure:21849: test -s conftest configure:21852: $? = 0 configure:21864: result: yes configure:21993: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dotconfpp config.status 0.0.5, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:718: creating Makefile config.status:718: creating src/Makefile config.status:718: creating src/example1/Makefile config.status:718: creating src/example2/Makefile config.status:822: creating config.h config.status:1112: 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_c_const=yes 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= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_realpath=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_vprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_error_at_line=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_type__Bool=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes 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= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/dotconf++/work/dotconfpp-0.0.5/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/dotconf++/work/dotconfpp-0.0.5/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/dotconf++/work/dotconfpp-0.0.5/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/dotconf++/work/dotconfpp-0.0.5/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/dotconf++/work/dotconfpp-0.0.5/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' 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='' LIBOBJS=' error$U.o' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS=' error$U.lo' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/dotconf++/work/dotconfpp-0.0.5/missing --run makeinfo' OBJEXT='' PACKAGE='dotconfpp' PACKAGE_BUGREPORT='a.krivoshey@kharkiv.com.ua' PACKAGE_NAME='dotconfpp' PACKAGE_STRING='dotconfpp 0.0.5' PACKAGE_TARNAME='dotconfpp' PACKAGE_VERSION='0.0.5' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.0.5' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/dotconf++/work/dotconfpp-0.0.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_DLFCN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC 1 #define HAVE_MEMSET 1 #define HAVE_REALLOC 1 #define HAVE_REALPATH 1 #define HAVE_STDBOOL_H 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_VPRINTF 1 #define HAVE__BOOL 1 #define PACKAGE_BUGREPORT "a.krivoshey@kharkiv.com.ua" #define PACKAGE_NAME "dotconfpp" #define PACKAGE_STRING "dotconfpp 0.0.5" #define PACKAGE_TARNAME "dotconfpp" #define PACKAGE_VERSION "0.0.5" #endif #endif #ifdef __cplusplus #ifdef __cplusplus void exit (int); void exit (int); configure: exit 0