This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Voria Extended Class and Template Library configure 0.04.09, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common CXX=c++ CXXFLAGS=-fno-common CFLAGS=-fno-common -DNDEBUG -Wno-deprecated -O2 CXXFLAGS=-fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -O2 CFLAGS=-fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 CXXFLAGS=-fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 150 tasks, 205 threads, 4 processors Load average: 0.40, Mach factor: 3.58 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1807: checking build system type configure:1825: result: i386-unknown-gnu configure:1847: checking host system type configure:1862: result: i386-unknown-gnu configure:1884: checking target system type configure:1899: result: i386-unknown-gnu configure:1942: checking for a BSD-compatible install configure:1998: result: /usr/local/bin/ginstall -c configure:2009: checking whether build environment is sane configure:2052: result: yes configure:2085: checking for gawk configure:2101: found /usr/local/bin/gawk configure:2112: result: gawk configure:2123: checking whether make sets $(MAKE) configure:2144: result: yes configure:2315: checking whether to enable maintainer-specific portions of Makefiles configure:2324: result: no configure:2360: checking for i386-unknown-gnu-gcc configure:2390: result: no configure:2400: checking for gcc configure:2416: found /usr/bin/gcc configure:2427: result: gcc configure:2665: checking for C compiler version configure:2672: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2675: $? = 0 configure:2682: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2685: $? = 0 configure:2692: gcc -V >&5 gcc: `-V' option must have argument configure:2695: $? = 1 configure:2718: checking for C compiler default output file name configure:2745: gcc -fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.c >&5 cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC configure:2748: $? = 0 configure:2786: result: a.out configure:2803: checking whether the C compiler works configure:2813: ./a.out configure:2816: $? = 0 configure:2833: result: yes configure:2840: checking whether we are cross compiling configure:2842: result: no configure:2845: checking for suffix of executables configure:2852: gcc -o conftest -fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.c >&5 cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC configure:2855: $? = 0 configure:2879: result: configure:2885: checking for suffix of object files configure:2911: gcc -c -fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.c >&5 cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC configure:2914: $? = 0 configure:2937: result: configure:2941: checking whether we are using the GNU C compiler configure:2970: gcc -c -fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.c >&5 cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC configure:2976: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2993: result: no configure:2998: checking whether gcc accepts -g configure:3028: gcc -c -g conftest.c >&5 configure:3034: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3066: gcc -c conftest.c >&5 configure:3072: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3105: gcc -c -g conftest.c >&5 configure:3111: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3133: result: no configure:3150: checking for gcc option to accept ISO C89 configure:3224: gcc -c -fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.c >&5 cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC configure:3230: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3224: gcc -qlanglvl=extc89 -c -fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC configure:3230: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3224: gcc -qlanglvl=ansi -c -fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC configure:3230: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3224: gcc -std -c -fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.c >&5 cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: error: unrecognized option `-std' configure:3230: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3224: gcc -Ae -c -fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.c >&5 cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC :6:2: missing '(' after predicate configure:3230: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3224: gcc -Aa -D_HPUX_SOURCE -c -fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.c >&5 cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC :6:2: missing '(' after predicate configure:3230: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3224: gcc -Xc -D__EXTENSIONS__ -c -fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.c >&5 gcc: unrecognized option `-Xc' cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC configure:3230: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3256: result: unsupported configure:3282: checking for style of include used by make configure:3310: result: GNU configure:3338: checking dependency style of gcc configure:3421: result: gcc3 configure:3452: checking for i386-unknown-gnu-g++ configure:3482: result: no configure:3452: checking for i386-unknown-gnu-c++ configure:3482: result: no configure:3452: checking for i386-unknown-gnu-gpp configure:3482: result: no configure:3452: checking for i386-unknown-gnu-aCC configure:3482: result: no configure:3452: checking for i386-unknown-gnu-CC configure:3482: result: no configure:3452: checking for i386-unknown-gnu-cxx configure:3482: result: no configure:3452: checking for i386-unknown-gnu-cc++ configure:3482: result: no configure:3452: checking for i386-unknown-gnu-cl.exe configure:3482: result: no configure:3452: checking for i386-unknown-gnu-FCC configure:3482: result: no configure:3452: checking for i386-unknown-gnu-KCC configure:3482: result: no configure:3452: checking for i386-unknown-gnu-RCC configure:3482: result: no configure:3452: checking for i386-unknown-gnu-xlC_r configure:3482: result: no configure:3452: checking for i386-unknown-gnu-xlC configure:3482: result: no configure:3496: checking for g++ configure:3512: found /usr/local/bin/g++ configure:3523: result: g++ configure:3554: checking for C++ compiler version configure:3561: g++ --version >&5 g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3564: $? = 0 configure:3571: g++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3574: $? = 0 configure:3581: g++ -V >&5 g++: `-V' option must have argument configure:3584: $? = 1 configure:3587: checking whether we are using the GNU C++ compiler configure:3616: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:3622: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3639: result: no configure:3644: checking whether g++ accepts -g configure:3674: g++ -c -g conftest.cpp >&5 configure:3680: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3712: g++ -c conftest.cpp >&5 configure:3718: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3751: g++ -c -g conftest.cpp >&5 configure:3757: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3779: result: no configure:3804: checking dependency style of g++ configure:3887: result: gcc3 configure:3917: checking for a BSD-compatible install configure:3973: result: /usr/local/bin/ginstall -c configure:3987: checking for i386-unknown-gnu-ranlib configure:4017: result: no configure:4027: checking for ranlib configure:4043: found /usr/bin/ranlib configure:4054: result: ranlib configure:4097: checking for compiler warning flags to use configure:4143: result: -W -Wall -Wno-unused-parameter configure:4147: checking for debug flags configure:4179: result: -DNDEBUG -Wno-deprecated configure:4183: checking for optimization flags configure:4209: result: -O2 configure:4213: checking for profiling configure:4235: result: no configure:4309: checking how to run the C++ preprocessor configure:4345: g++ -E conftest.cpp configure:4351: $? = 0 configure:4382: g++ -E conftest.cpp conftest.cpp:8:28: ac_nonexistent.h: No such file or directory configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include configure:4421: result: g++ -E configure:4450: g++ -E conftest.cpp configure:4456: $? = 0 configure:4487: g++ -E conftest.cpp conftest.cpp:8:28: ac_nonexistent.h: No such file or directory configure:4493: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include configure:4531: checking for grep that handles long lines and -e configure:4605: result: /usr/bin/grep configure:4610: checking for egrep configure:4688: result: /usr/bin/grep -E configure:4693: checking for ANSI C header files configure:4723: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:4729: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4854: result: no configure:4878: checking for sys/types.h configure:4899: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:4905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4921: result: no configure:4878: checking for sys/stat.h configure:4899: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:4905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4921: result: no configure:4878: checking for stdlib.h configure:4899: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:4905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4921: result: no configure:4878: checking for string.h configure:4899: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:4905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4921: result: no configure:4878: checking for memory.h configure:4899: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:4905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4921: result: no configure:4878: checking for strings.h configure:4899: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:4905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4921: result: no configure:4878: checking for inttypes.h configure:4899: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:4905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4921: result: no configure:4878: checking for stdint.h configure:4899: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:4905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4921: result: no configure:4878: checking for unistd.h configure:4899: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:4905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4921: result: no configure:4934: checking whether byte ordering is bigendian configure:4966: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:4972: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:5119: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:5122: $? = 0 configure:5128: ./conftest configure:5131: $? = 0 configure:5150: result: no configure:5171: checking for main in -luser32 configure:5200: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -luser32 >&5 ld: can't locate file for: -luser32 configure:5206: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:5224: result: no configure:5236: checking for main in -lkernel32 configure:5265: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lkernel32 >&5 ld: can't locate file for: -lkernel32 configure:5271: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:5289: result: no configure:5301: checking for main in -lpthread configure:5330: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:5336: $? = 0 configure:5354: result: yes configure:5366: checking for ANSI C header files configure:5527: result: no configure:5553: checking pthread.h usability configure:5570: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:5576: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5590: result: no configure:5594: checking pthread.h presence configure:5609: g++ -E conftest.cpp configure:5615: $? = 0 configure:5629: result: yes configure:5642: WARNING: pthread.h: present but cannot be compiled configure:5644: WARNING: pthread.h: check for missing prerequisite headers? configure:5646: WARNING: pthread.h: see the Autoconf documentation configure:5648: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:5650: WARNING: pthread.h: proceeding with the preprocessor's result configure:5652: WARNING: pthread.h: in the future, the compiler will take precedence configure:5662: checking for pthread.h configure:5670: result: yes configure:5698: checking sched.h usability configure:5715: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:5721: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5735: result: no configure:5739: checking sched.h presence configure:5754: g++ -E conftest.cpp configure:5760: $? = 0 configure:5774: result: yes configure:5787: WARNING: sched.h: present but cannot be compiled configure:5789: WARNING: sched.h: check for missing prerequisite headers? configure:5791: WARNING: sched.h: see the Autoconf documentation configure:5793: WARNING: sched.h: section "Present But Cannot Be Compiled" configure:5795: WARNING: sched.h: proceeding with the preprocessor's result configure:5797: WARNING: sched.h: in the future, the compiler will take precedence configure:5807: checking for sched.h configure:5815: result: yes configure:5843: checking sys/times.h usability configure:5860: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:5866: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5880: result: no configure:5884: checking sys/times.h presence configure:5899: g++ -E conftest.cpp configure:5905: $? = 0 configure:5919: result: yes configure:5932: WARNING: sys/times.h: present but cannot be compiled configure:5934: WARNING: sys/times.h: check for missing prerequisite headers? configure:5936: WARNING: sys/times.h: see the Autoconf documentation configure:5938: WARNING: sys/times.h: section "Present But Cannot Be Compiled" configure:5940: WARNING: sys/times.h: proceeding with the preprocessor's result configure:5942: WARNING: sys/times.h: in the future, the compiler will take precedence configure:5952: checking for sys/times.h configure:5960: result: yes configure:5988: checking sys/time.h usability configure:6005: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 configure:6011: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TIMES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6025: result: no configure:6029: checking sys/time.h presence configure:6044: g++ -E conftest.cpp configure:6050: $? = 0 configure:6064: result: yes configure:6077: WARNING: sys/time.h: present but cannot be compiled configure:6079: WARNING: sys/time.h: check for missing prerequisite headers? configure:6081: WARNING: sys/time.h: see the Autoconf documentation configure:6083: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:6085: WARNING: sys/time.h: proceeding with the preprocessor's result configure:6087: WARNING: sys/time.h: in the future, the compiler will take precedence configure:6097: checking for sys/time.h configure:6105: result: yes configure:6123: checking for unistd.h configure:6129: result: no configure:6278: checking windows.h usability configure:6295: g++ -c -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp >&5 conftest.cpp:46:21: windows.h: No such file or directory configure:6301: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6315: result: no configure:6319: checking windows.h presence configure:6334: g++ -E conftest.cpp conftest.cpp:13:21: windows.h: No such file or directory configure:6340: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:6354: result: no configure:6387: checking for windows.h configure:6395: result: no configure:6412: checking for pthread_create configure:6468: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:6474: $? = 0 configure:6492: result: yes configure:6506: checking for pthread_rwlock_init configure:6562: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:6568: $? = 0 configure:6586: result: yes configure:6600: checking for pthread_yield configure:6656: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 ld: Undefined symbols: _pthread_yield configure:6662: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PTHREAD_CREATE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | /* end confdefs.h. */ | /* Define pthread_yield to an innocuous variant, in case declares pthread_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_yield innocuous_pthread_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_yield | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_yield (); | /* 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_pthread_yield || defined __stub___pthread_yield | choke me | #endif | | int | main () | { | return pthread_yield (); | ; | return 0; | } configure:6680: result: no configure:6694: checking for sched_yield configure:6750: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:6756: $? = 0 configure:6774: result: yes configure:6788: checking for CreateThread configure:6844: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 ld: Undefined symbols: _CreateThread configure:6850: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PTHREAD_CREATE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | /* Define CreateThread to an innocuous variant, in case declares CreateThread. | For example, HP-UX 11i declares gettimeofday. */ | #define CreateThread innocuous_CreateThread | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char CreateThread (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef CreateThread | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char CreateThread (); | /* 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_CreateThread || defined __stub___CreateThread | choke me | #endif | | int | main () | { | return CreateThread (); | ; | return 0; | } configure:6868: result: no configure:6882: checking for __clone configure:6938: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 ld: Undefined symbols: ___clone configure:6944: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PTHREAD_CREATE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | /* Define __clone to an innocuous variant, in case declares __clone. | For example, HP-UX 11i declares gettimeofday. */ | #define __clone innocuous___clone | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __clone (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __clone | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __clone (); | /* 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___clone || defined __stub_____clone | choke me | #endif | | int | main () | { | return __clone (); | ; | return 0; | } configure:6962: result: no configure:6976: checking for QueryPerformanceCounter configure:7032: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 ld: Undefined symbols: _QueryPerformanceCounter configure:7038: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Voria Extended Class and Template Library" | #define PACKAGE_TARNAME "ETL" | #define PACKAGE_VERSION "0.04.09" | #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" | #define PACKAGE_BUGREPORT "darco@deepdarc.com" | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PTHREAD_CREATE 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | /* Define QueryPerformanceCounter to an innocuous variant, in case declares QueryPerformanceCounter. | For example, HP-UX 11i declares gettimeofday. */ | #define QueryPerformanceCounter innocuous_QueryPerformanceCounter | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char QueryPerformanceCounter (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef QueryPerformanceCounter | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char QueryPerformanceCounter (); | /* 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_QueryPerformanceCounter || defined __stub___QueryPerformanceCounter | choke me | #endif | | int | main () | { | return QueryPerformanceCounter (); | ; | return 0; | } configure:7056: result: no configure:7071: checking for gettimeofday configure:7127: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:7133: $? = 0 configure:7151: result: yes configure:7165: checking for sscanf configure:7221: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:7227: $? = 0 configure:7245: result: yes configure:7259: checking for vsscanf configure:7315: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:7321: $? = 0 configure:7339: result: yes configure:7353: checking for vsprintf configure:7409: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:7415: $? = 0 configure:7433: result: yes configure:7447: checking for vasprintf configure:7503: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:7509: $? = 0 configure:7527: result: yes configure:7541: checking for vsnprintf configure:7597: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:7603: $? = 0 configure:7621: result: yes configure:7734: checking for fork configure:7790: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:7796: $? = 0 configure:7814: result: yes configure:7828: checking for kill configure:7884: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:7890: $? = 0 configure:7908: result: yes configure:7922: checking for pipe configure:7978: g++ -o conftest -fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2 conftest.cpp -lpthread >&5 configure:7984: $? = 0 configure:8002: result: yes configure:8157: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_CreateThread=no ac_cv_func_QueryPerformanceCounter=no ac_cv_func___clone=no ac_cv_func_fork=yes ac_cv_func_gettimeofday=yes ac_cv_func_kill=yes ac_cv_func_pipe=yes ac_cv_func_pthread_create=yes ac_cv_func_pthread_rwlock_init=yes ac_cv_func_pthread_yield=no ac_cv_func_sched_yield=yes ac_cv_func_sscanf=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_vsscanf=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_sched_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_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_windows_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_kernel32_main=no ac_cv_lib_pthread_main=yes ac_cv_lib_user32_main=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_target=i386-unknown-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/etl/work/ETL-0.04.09/config/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/etl/work/ETL-0.04.09/config/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/etl/work/ETL-0.04.09/config/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/etl/work/ETL-0.04.09/config/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/etl/work/ETL-0.04.09/config/missing --run automake-1.7' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common -W -Wall -Wno-unused-parameter -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -DNDEBUG -Wno-deprecated -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lpthread ' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/etl/work/ETL-0.04.09/config/missing --run makeinfo' OBJEXT='' PACKAGE='ETL' PACKAGE_BUGREPORT='darco@deepdarc.com' PACKAGE_NAME='Voria Extended Class and Template Library' PACKAGE_STRING='Voria Extended Class and Template Library 0.04.09' PACKAGE_TARNAME='ETL' PACKAGE_VERSION='0.04.09' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' SVN_REPOSITORY='https://svn.voria.com/code/ETL' VERSION='0.04.09' VERSION_MAJ='0' VERSION_MIN='04' VERSION_REV='09' ac_ct_CC='gcc' ac_ct_CXX='g++' 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='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/devel/etl/work/ETL-0.04.09/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Voria Extended Class and Template Library" #define PACKAGE_TARNAME "ETL" #define PACKAGE_VERSION "0.04.09" #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.09" #define PACKAGE_BUGREPORT "darco@deepdarc.com" #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_RWLOCK_INIT 1 #define HAVE_SCHED_YIELD 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SSCANF 1 #define HAVE_VSSCANF 1 #define HAVE_VSPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_FORK 1 #define HAVE_KILL 1 #define HAVE_PIPE 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Voria Extended Class and Template Library config.status 0.04.09, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:663: creating ETL-config config.status:798: WARNING: ETL-config.in seems to ignore the --datarootdir setting config.status:663: creating Makefile config.status:663: creating ETL/Makefile config.status:663: creating test/Makefile config.status:663: creating ETL.pc config.status:663: creating ETL/etl_profile_.h config.status:888: ETL/etl_profile_.h is unchanged config.status:934: executing depfiles commands