This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sparsehash configure 0.8, 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: 116 tasks, 170 threads, 4 processors Load average: 2.29, Mach factor: 1.72 /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:1378: checking for a BSD-compatible install configure:1433: result: /usr/bin/install -c -o root -g wheel configure:1444: checking whether build environment is sane configure:1487: result: yes configure:1552: checking for gawk configure:1568: found /usr/local/bin/gawk configure:1578: result: gawk configure:1588: checking whether make sets $(MAKE) configure:1608: result: yes configure:1788: checking for i386-unknown-gnu-gcc configure:1814: result: cc configure:2096: checking for C compiler version configure:2099: 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:2102: $? = 0 configure:2104: 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:2107: $? = 0 configure:2109: cc -V &5 cc: `-V' option must have argument configure:2112: $? = 1 configure:2135: checking for C compiler default output file name configure:2138: cc -fno-common conftest.c >&5 configure:2141: $? = 0 configure:2187: result: a.out configure:2192: checking whether the C compiler works configure:2198: ./a.out configure:2201: $? = 0 configure:2218: result: yes configure:2225: checking whether we are cross compiling configure:2227: result: no configure:2230: checking for suffix of executables configure:2232: cc -o conftest -fno-common conftest.c >&5 configure:2235: $? = 0 configure:2260: result: configure:2266: checking for suffix of object files configure:2287: cc -c -fno-common conftest.c >&5 configure:2290: $? = 0 configure:2312: result: configure:2316: checking whether we are using the GNU C compiler configure:2340: cc -c -fno-common conftest.c >&5 configure:2346: $? = 0 configure:2349: test -z || test ! -s conftest.err configure:2352: $? = 0 configure:2355: test -s conftest. configure:2358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2371: result: no configure:2377: checking whether cc accepts -g configure:2398: cc -c -g conftest.c >&5 configure:2404: $? = 0 configure:2407: test -z || test ! -s conftest.err configure:2410: $? = 0 configure:2413: test -s conftest. configure:2416: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2427: result: no configure:2444: checking for cc option to accept ANSI C configure:2514: cc -c -fno-common conftest.c >&5 configure:2520: $? = 0 configure:2523: test -z || test ! -s conftest.err configure:2526: $? = 0 configure:2529: test -s conftest. configure:2532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* 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:2514: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2520: $? = 0 configure:2523: test -z || test ! -s conftest.err configure:2526: $? = 0 configure:2529: test -s conftest. configure:2532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* 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:2514: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* 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:2514: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* 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:2514: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* 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:2514: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2520: $? = 0 configure:2523: test -z || test ! -s conftest.err configure:2526: $? = 0 configure:2529: test -s conftest. configure:2532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* 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:2550: result: none needed configure:2568: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2574: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2715: checking for style of include used by make configure:2743: result: GNU configure:2771: checking dependency style of cc configure:2861: result: gcc3 configure:2883: checking how to run the C preprocessor configure:2918: cc -E conftest.c configure:2924: $? = 0 configure:2956: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:2962: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* end confdefs.h. */ | #include configure:3001: result: cc -E configure:3025: cc -E conftest.c configure:3031: $? = 0 configure:3063: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3069: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* end confdefs.h. */ | #include configure:3122: checking for i386-unknown-gnu-g++ configure:3148: result: c++ configure:3206: checking for C++ compiler version configure:3209: 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:3212: $? = 0 configure:3214: 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:3217: $? = 0 configure:3219: c++ -V &5 c++: `-V' option must have argument configure:3222: $? = 1 configure:3225: checking whether we are using the GNU C++ compiler configure:3249: c++ -c -fno-common conftest.cc >&5 configure:3255: $? = 0 configure:3258: test -z || test ! -s conftest.err configure:3261: $? = 0 configure:3264: test -s conftest. configure:3267: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3280: result: no configure:3286: checking whether c++ accepts -g configure:3307: c++ -c -g conftest.cc >&5 configure:3313: $? = 0 configure:3316: test -z || test ! -s conftest.err configure:3319: $? = 0 configure:3322: test -s conftest. configure:3325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3336: result: no configure:3378: c++ -c -fno-common conftest.cc >&5 configure:3384: $? = 0 configure:3387: test -z || test ! -s conftest.err configure:3390: $? = 0 configure:3393: test -s conftest. configure:3396: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3378: c++ -c -fno-common conftest.cc >&5 configure:3384: $? = 0 configure:3387: test -z || test ! -s conftest.err configure:3390: $? = 0 configure:3393: test -s conftest. configure:3396: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3378: c++ -c -fno-common conftest.cc >&5 configure:3384: $? = 0 configure:3387: test -z || test ! -s conftest.err configure:3390: $? = 0 configure:3393: test -s conftest. configure:3396: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3378: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:3384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3378: c++ -c -fno-common conftest.cc >&5 configure:3384: $? = 0 configure:3387: test -z || test ! -s conftest.err configure:3390: $? = 0 configure:3393: test -s conftest. configure:3396: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3378: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3465: checking dependency style of c++ configure:3555: result: gcc3 configure:3576: checking for egrep configure:3586: result: grep -E configure:3591: checking for ANSI C header files configure:3616: cc -c -fno-common conftest.c >&5 configure:3622: $? = 0 configure:3625: test -z || test ! -s conftest.err configure:3628: $? = 0 configure:3631: test -s conftest. configure:3634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3743: result: no configure:3758: checking for memcpy configure:3815: cc -o conftest -fno-common conftest.c >&5 conftest.c:38: warning: conflicting types for built-in function `memcpy' configure:3821: $? = 0 configure:3824: test -z || test ! -s conftest.err configure:3827: $? = 0 configure:3830: test -s conftest configure:3833: $? = 0 configure:3845: result: yes configure:3758: checking for memmove configure:3815: cc -o conftest -fno-common conftest.c >&5 configure:3821: $? = 0 configure:3824: test -z || test ! -s conftest.err configure:3827: $? = 0 configure:3830: test -s conftest configure:3833: $? = 0 configure:3845: result: yes configure:3869: checking for sys/types.h configure:3885: cc -c -fno-common conftest.c >&5 configure:3891: $? = 0 configure:3894: test -z || test ! -s conftest.err configure:3897: $? = 0 configure:3900: test -s conftest. configure:3903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3914: result: no configure:3869: checking for sys/stat.h configure:3885: cc -c -fno-common conftest.c >&5 configure:3891: $? = 0 configure:3894: test -z || test ! -s conftest.err configure:3897: $? = 0 configure:3900: test -s conftest. configure:3903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3914: result: no configure:3869: checking for stdlib.h configure:3885: cc -c -fno-common conftest.c >&5 configure:3891: $? = 0 configure:3894: test -z || test ! -s conftest.err configure:3897: $? = 0 configure:3900: test -s conftest. configure:3903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3914: result: no configure:3869: checking for string.h configure:3885: cc -c -fno-common conftest.c >&5 configure:3891: $? = 0 configure:3894: test -z || test ! -s conftest.err configure:3897: $? = 0 configure:3900: test -s conftest. configure:3903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3914: result: no configure:3869: checking for memory.h configure:3885: cc -c -fno-common conftest.c >&5 configure:3891: $? = 0 configure:3894: test -z || test ! -s conftest.err configure:3897: $? = 0 configure:3900: test -s conftest. configure:3903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3914: result: no configure:3869: checking for strings.h configure:3885: cc -c -fno-common conftest.c >&5 configure:3891: $? = 0 configure:3894: test -z || test ! -s conftest.err configure:3897: $? = 0 configure:3900: test -s conftest. configure:3903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3914: result: no configure:3869: checking for inttypes.h configure:3885: cc -c -fno-common conftest.c >&5 configure:3891: $? = 0 configure:3894: test -z || test ! -s conftest.err configure:3897: $? = 0 configure:3900: test -s conftest. configure:3903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3914: result: no configure:3869: checking for stdint.h configure:3885: cc -c -fno-common conftest.c >&5 configure:3891: $? = 0 configure:3894: test -z || test ! -s conftest.err configure:3897: $? = 0 configure:3900: test -s conftest. configure:3903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3914: result: no configure:3869: checking for unistd.h configure:3885: cc -c -fno-common conftest.c >&5 configure:3891: $? = 0 configure:3894: test -z || test ! -s conftest.err configure:3897: $? = 0 configure:3900: test -s conftest. configure:3903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3914: result: no configure:3926: checking for uint16_t configure:3950: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: `uint16_t' undeclared (first use in this function) conftest.c:53: error: (Each undeclared identifier is reported only once conftest.c:53: error: for each function it appears in.) conftest.c:53: error: parse error before ')' token configure:3956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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 () | { | if ((uint16_t *) 0) | return 0; | if (sizeof (uint16_t)) | return 0; | ; | return 0; | } configure:3979: result: no configure:3990: checking for u_int16_t configure:4014: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: `u_int16_t' undeclared (first use in this function) conftest.c:53: error: (Each undeclared identifier is reported only once conftest.c:53: error: for each function it appears in.) conftest.c:53: error: parse error before ')' token configure:4020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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 () | { | if ((u_int16_t *) 0) | return 0; | if (sizeof (u_int16_t)) | return 0; | ; | return 0; | } configure:4043: result: no configure:4054: checking for __uint16 configure:4078: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: `__uint16' undeclared (first use in this function) conftest.c:53: error: (Each undeclared identifier is reported only once conftest.c:53: error: for each function it appears in.) conftest.c:53: error: parse error before ')' token configure:4084: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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 () | { | if ((__uint16 *) 0) | return 0; | if (sizeof (__uint16)) | return 0; | ; | return 0; | } configure:4107: result: no configure:4118: checking for long long configure:4142: cc -c -fno-common conftest.c >&5 configure:4148: $? = 0 configure:4151: test -z || test ! -s conftest.err configure:4154: $? = 0 configure:4157: test -s conftest. configure:4160: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 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 () | { | if ((long long *) 0) | return 0; | if (sizeof (long long)) | return 0; | ; | return 0; | } configure:4171: result: no configure:4201: checking sys/resource.h usability configure:4213: cc -c -fno-common conftest.c >&5 configure:4219: $? = 0 configure:4222: test -z || test ! -s conftest.err configure:4225: $? = 0 configure:4228: test -s conftest. configure:4231: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4241: result: no configure:4245: checking sys/resource.h presence configure:4255: cc -E conftest.c configure:4261: $? = 0 configure:4281: result: yes configure:4294: WARNING: sys/resource.h: present but cannot be compiled configure:4296: WARNING: sys/resource.h: check for missing prerequisite headers? configure:4298: WARNING: sys/resource.h: see the Autoconf documentation configure:4300: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:4302: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:4304: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:4316: checking for sys/resource.h configure:4323: result: yes configure:4192: checking for unistd.h configure:4197: result: no configure:4201: checking sys/time.h usability configure:4213: cc -c -fno-common conftest.c >&5 configure:4219: $? = 0 configure:4222: test -z || test ! -s conftest.err configure:4225: $? = 0 configure:4228: test -s conftest. configure:4231: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_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 | #include configure:4241: result: no configure:4245: checking sys/time.h presence configure:4255: cc -E conftest.c configure:4261: $? = 0 configure:4281: result: yes configure:4294: WARNING: sys/time.h: present but cannot be compiled configure:4296: WARNING: sys/time.h: check for missing prerequisite headers? configure:4298: WARNING: sys/time.h: see the Autoconf documentation configure:4300: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4302: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4304: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4316: checking for sys/time.h configure:4323: result: yes configure:4201: checking sys/utsname.h usability configure:4213: cc -c -fno-common conftest.c >&5 configure:4219: $? = 0 configure:4222: test -z || test ! -s conftest.err configure:4225: $? = 0 configure:4228: test -s conftest. configure:4231: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_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 | #include configure:4241: result: no configure:4245: checking sys/utsname.h presence configure:4255: cc -E conftest.c configure:4261: $? = 0 configure:4281: result: yes configure:4294: WARNING: sys/utsname.h: present but cannot be compiled configure:4296: WARNING: sys/utsname.h: check for missing prerequisite headers? configure:4298: WARNING: sys/utsname.h: see the Autoconf documentation configure:4300: WARNING: sys/utsname.h: section "Present But Cannot Be Compiled" configure:4302: WARNING: sys/utsname.h: proceeding with the preprocessor's result configure:4304: WARNING: sys/utsname.h: in the future, the compiler will take precedence configure:4316: checking for sys/utsname.h configure:4323: result: yes configure:4352: checking how to run the C++ preprocessor configure:4383: c++ -E conftest.cc configure:4389: $? = 0 configure:4421: c++ -E conftest.cc conftest.cc:19:28: ac_nonexistent.h: No such file or directory configure:4427: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:4466: result: c++ -E configure:4490: c++ -E conftest.cc configure:4496: $? = 0 configure:4528: c++ -E conftest.cc conftest.cc:19:28: ac_nonexistent.h: No such file or directory configure:4534: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:4592: checking google/malloc_extension.h usability configure:4604: c++ -c -fno-common conftest.cc >&5 conftest.cc:53:37: google/malloc_extension.h: No such file or directory configure:4610: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_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 | #include configure:4632: result: no configure:4636: checking google/malloc_extension.h presence configure:4646: c++ -E conftest.cc conftest.cc:19:37: google/malloc_extension.h: No such file or directory configure:4652: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:4672: result: no configure:4707: checking for google/malloc_extension.h configure:4714: result: no configure:5462: checking whether the compiler implements namespaces configure:5492: c++ -c -fno-common conftest.cc >&5 configure:5498: $? = 0 configure:5501: test -z || test ! -s conftest.err configure:5504: $? = 0 configure:5507: test -s conftest. configure:5510: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | namespace Outer { | namespace Inner { int i = 0; }} | int | main () | { | using namespace Outer::Inner; return i; | ; | return 0; | } configure:5527: result: no configure:5537: checking the location of hash_map configure:5567: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cc:19: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5573: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | __gnu_cxx::hash_map t | ; | return 0; | } configure:5567: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cc:19: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage conftest.cc: In function `int main()': conftest.cc:23: error: `::hash_map' undeclared (first use here) conftest.cc:23: error: parse error before `,' token configure:5573: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | ::hash_map t | ; | return 0; | } configure:5567: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cc:19: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage conftest.cc: In function `int main()': conftest.cc:23: error: `hash_map' undeclared in namespace `std' conftest.cc:23: error: parse error before `,' token configure:5573: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | std::hash_map t | ; | return 0; | } configure:5567: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cc:19: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage conftest.cc: In function `int main()': conftest.cc:23: error: `stdext' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: parse error before `::' token configure:5573: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | stdext::hash_map t | ; | return 0; | } configure:5567: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:20: hash_map: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `__gnu_cxx' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: parse error before `::' token configure:5573: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | __gnu_cxx::hash_map t | ; | return 0; | } configure:5567: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:20: hash_map: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `::hash_map' undeclared (first use here) conftest.cc:23: error: parse error before `,' token configure:5573: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | ::hash_map t | ; | return 0; | } configure:5567: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:20: hash_map: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `hash_map' undeclared in namespace `std' conftest.cc:23: error: parse error before `,' token configure:5573: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | std::hash_map t | ; | return 0; | } configure:5567: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:20: hash_map: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `stdext' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: parse error before `::' token configure:5573: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | stdext::hash_map t | ; | return 0; | } configure:5628: result: configure:5630: WARNING: could not find an STL hash_map configure:5635: checking how to include hash_fun directly configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:26: ext/hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `__gnu_cxx' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: parse error before `::' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = __gnu_cxx::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:26: ext/hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `::hash' undeclared (first use here) conftest.cc:23: error: parse error before `>' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = ::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:26: ext/hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `hash' undeclared in namespace `std' conftest.cc:23: error: parse error before `>' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = std::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:26: ext/hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `stdext' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: parse error before `::' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = stdext::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 configure:5673: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest. configure:5685: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = __gnu_cxx::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:23: error: `::hash' undeclared (first use here) conftest.cc:23: error: parse error before `>' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = ::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:23: error: `hash' undeclared in namespace `std' conftest.cc:23: error: parse error before `>' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = std::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:23: error: `stdext' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: parse error before `::' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = stdext::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:22: hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `__gnu_cxx' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: parse error before `::' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = __gnu_cxx::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:22: hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `::hash' undeclared (first use here) conftest.cc:23: error: parse error before `>' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = ::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:22: hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `hash' undeclared in namespace `std' conftest.cc:23: error: parse error before `>' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = std::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:22: hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `stdext' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: parse error before `::' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = stdext::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:26: stl_hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `__gnu_cxx' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: parse error before `::' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = __gnu_cxx::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:26: stl_hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `::hash' undeclared (first use here) conftest.cc:23: error: parse error before `>' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = ::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:26: stl_hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `hash' undeclared in namespace `std' conftest.cc:23: error: parse error before `>' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = std::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:26: stl_hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `stdext' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: parse error before `::' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = stdext::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:27: stl/_hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `__gnu_cxx' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: parse error before `::' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = __gnu_cxx::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:27: stl/_hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `::hash' undeclared (first use here) conftest.cc:23: error: parse error before `>' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = ::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:27: stl/_hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `hash' undeclared in namespace `std' conftest.cc:23: error: parse error before `>' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = std::hash()(5) | ; | return 0; | } configure:5667: c++ -c -fno-common conftest.cc >&5 conftest.cc:19:27: stl/_hash_fun.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:23: error: `stdext' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:23: error: parse error before `::' token configure:5673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = stdext::hash()(5) | ; | return 0; | } configure:5714: result: configure:5720: checking what namespace STL code is in configure:5750: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from conftest.cc:21: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage conftest.cc: In function `int main()': conftest.cc:25: error: `vector' undeclared (first use this function) conftest.cc:25: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:25: error: parse error before `>' token configure:5756: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HASH_FUN_H | #define HASH_NAMESPACE | /* end confdefs.h. */ | #include | int | main () | { | vector t; return 0; | ; | return 0; | } configure:5793: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from conftest.cc:21: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sparsehash" | #define PACKAGE_TARNAME "sparsehash" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "sparsehash 0.8" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "sparsehash" | #define VERSION "0.8" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HASH_FUN_H | #define HASH_NAMESPACE | /* end confdefs.h. */ | #include | int | main () | { | std::vector t; return 0; | ; | return 0; | } configure:5827: result: configure:6001: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sparsehash config.status 0.8, 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:749: creating Makefile config.status:815: creating src/config.h config.status:1101: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_cxx_hash_map= ac_cv_cxx_hash_set= ac_cv_cxx_namespaces=no ac_cv_cxx_stl_hash_fun= 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_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_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_header_google_malloc_extension_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no 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_resource_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_unistd_h=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_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type___uint16=no ac_cv_type_long_long=no ac_cv_type_u_int16_t=no ac_cv_type_uint16_t=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/google-sparsehash/work/sparsehash-0.8/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/google-sparsehash/work/sparsehash-0.8/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/google-sparsehash/work/sparsehash-0.8/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/google-sparsehash/work/sparsehash-0.8/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/google-sparsehash/work/sparsehash-0.8/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_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' 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='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/google-sparsehash/work/sparsehash-0.8/missing --run makeinfo' OBJEXT='' PACKAGE='sparsehash' PACKAGE_BUGREPORT='opensource@google.com' PACKAGE_NAME='sparsehash' PACKAGE_STRING='sparsehash 0.8' PACKAGE_TARNAME='sparsehash' PACKAGE_VERSION='0.8' PATH_SEPARATOR=':' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.8' ac_ct_CC='' ac_ct_CXX='' ac_ct_STRIP='' acx_pthread_config='' 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='' build_os='' build_vendor='' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='' host_os='' host_vendor='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/google-sparsehash/work/sparsehash-0.8/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' tcmalloc_flags='' tcmalloc_libs='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GOOGLE_NAMESPACE google #define HASH_FUN_H #define HASH_NAMESPACE #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UTSNAME_H 1 #define PACKAGE "sparsehash" #define PACKAGE_BUGREPORT "opensource@google.com" #define PACKAGE_NAME "sparsehash" #define PACKAGE_STRING "sparsehash 0.8" #define PACKAGE_TARNAME "sparsehash" #define PACKAGE_VERSION "0.8" #define VERSION "0.8" #define _END_GOOGLE_NAMESPACE_ } #define _START_GOOGLE_NAMESPACE_ namespace google { #endif #ifdef __cplusplus void exit (int); configure: exit 0