This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by memcache configure 1.4.0.rc2, 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: 156 tasks, 213 threads, 4 processors Load average: 2.68, Mach factor: 1.59 /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: /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:1560: checking build system type configure:1578: result: i386-unknown-gnu configure:1586: checking host system type configure:1600: result: i386-unknown-gnu configure:1608: checking target system type configure:1622: result: i386-unknown-gnu configure:1669: checking for a BSD-compatible install configure:1724: result: /usr/bin/install -c -o root -g wheel configure:1735: checking whether build environment is sane configure:1778: result: yes configure:1843: checking for gawk configure:1859: found /usr/local/bin/gawk configure:1869: result: gawk configure:1879: checking whether make sets $(MAKE) configure:1899: result: yes configure:2081: checking for style of include used by make configure:2109: result: GNU configure:2142: checking for i386-unknown-gnu-gcc configure:2168: result: cc configure:2450: checking for C compiler version configure:2453: 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:2456: $? = 0 configure:2458: 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:2461: $? = 0 configure:2463: cc -V &5 cc: `-V' option must have argument configure:2466: $? = 1 configure:2489: checking for C compiler default output file name configure:2492: cc -fno-common conftest.c >&5 configure:2495: $? = 0 configure:2541: result: a.out configure:2546: checking whether the C compiler works configure:2552: ./a.out configure:2555: $? = 0 configure:2572: result: yes configure:2579: checking whether we are cross compiling configure:2581: result: no configure:2584: checking for suffix of executables configure:2586: cc -o conftest -fno-common conftest.c >&5 configure:2589: $? = 0 configure:2614: result: configure:2620: checking for suffix of object files configure:2641: cc -c -fno-common conftest.c >&5 configure:2644: $? = 0 configure:2666: result: configure:2670: checking whether we are using the GNU C compiler configure:2694: cc -c -fno-common conftest.c >&5 configure:2700: $? = 0 configure:2704: test -z || test ! -s conftest.err configure:2707: $? = 0 configure:2710: test -s conftest. configure:2713: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2726: result: no configure:2732: checking whether cc accepts -g configure:2753: cc -c -g conftest.c >&5 configure:2759: $? = 0 configure:2763: test -z || test ! -s conftest.err configure:2766: $? = 0 configure:2769: test -s conftest. configure:2772: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2783: result: no configure:2800: checking for cc option to accept ANSI C configure:2870: cc -c -fno-common conftest.c >&5 configure:2876: $? = 0 configure:2880: test -z || test ! -s conftest.err configure:2883: $? = 0 configure:2886: test -s conftest. configure:2889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | /* 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:2870: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2876: $? = 0 configure:2880: test -z || test ! -s conftest.err configure:2883: $? = 0 configure:2886: test -s conftest. configure:2889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | /* 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:2870: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | /* 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:2870: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | /* 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:2870: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | /* 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:2870: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2876: $? = 0 configure:2880: test -z || test ! -s conftest.err configure:2883: $? = 0 configure:2886: test -s conftest. configure:2889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | /* 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:2907: result: none needed configure:2925: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2931: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3066: checking dependency style of cc configure:3156: result: gcc3 configure:3174: checking for an ANSI C-conforming const configure:3241: cc -c -fno-common conftest.c >&5 configure:3247: $? = 0 configure:3251: test -z || test ! -s conftest.err configure:3254: $? = 0 configure:3257: test -s conftest. configure:3260: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3271: result: no configure:3290: checking for i386-unknown-gnu-gcc configure:3316: result: cc configure:3598: checking for C compiler version configure:3601: 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:3604: $? = 0 configure:3606: 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:3609: $? = 0 configure:3611: cc -V &5 cc: `-V' option must have argument configure:3614: $? = 1 configure:3617: checking whether we are using the GNU C compiler configure:3673: result: no configure:3679: checking whether cc accepts -g configure:3730: result: no configure:3747: checking for cc option to accept ANSI C configure:3854: result: none needed configure:3872: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3878: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4013: checking dependency style of cc configure:4103: result: gcc3 configure:4133: checking for a BSD-compatible install configure:4188: result: /usr/bin/install -c -o root -g wheel configure:4271: checking for a sed that does not truncate output configure:4325: result: /usr/local/bin/sed configure:4328: checking for egrep configure:4338: result: grep -E configure:4387: checking for non-GNU ld configure:4421: result: /usr/bin/ld configure:4430: checking if the linker (/usr/bin/ld) is GNU ld configure:4445: result: no configure:4450: checking for /usr/bin/ld option to reload object files configure:4457: result: -r configure:4475: checking for BSD-compatible nm configure:4517: result: nm configure:4521: checking whether ln -s works configure:4525: result: yes configure:4532: checking how to recognise dependent libraries configure:4704: result: pass_all configure:4916: checking how to run the C preprocessor configure:4951: cc -E conftest.c configure:4957: $? = 0 configure:4989: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4995: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* end confdefs.h. */ | #include configure:5034: result: cc -E configure:5058: cc -E conftest.c configure:5064: $? = 0 configure:5096: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:5102: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* end confdefs.h. */ | #include configure:5146: checking for ANSI C header files configure:5171: cc -c -fno-common conftest.c >&5 configure:5177: $? = 0 configure:5181: test -z || test ! -s conftest.err configure:5184: $? = 0 configure:5187: test -s conftest. configure:5190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5299: result: no configure:5323: checking for sys/types.h configure:5339: cc -c -fno-common conftest.c >&5 configure:5345: $? = 0 configure:5349: test -z || test ! -s conftest.err configure:5352: $? = 0 configure:5355: test -s conftest. configure:5358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* 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:5369: result: no configure:5323: checking for sys/stat.h configure:5339: cc -c -fno-common conftest.c >&5 configure:5345: $? = 0 configure:5349: test -z || test ! -s conftest.err configure:5352: $? = 0 configure:5355: test -s conftest. configure:5358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* 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:5369: result: no configure:5323: checking for stdlib.h configure:5339: cc -c -fno-common conftest.c >&5 configure:5345: $? = 0 configure:5349: test -z || test ! -s conftest.err configure:5352: $? = 0 configure:5355: test -s conftest. configure:5358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* 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:5369: result: no configure:5323: checking for string.h configure:5339: cc -c -fno-common conftest.c >&5 configure:5345: $? = 0 configure:5349: test -z || test ! -s conftest.err configure:5352: $? = 0 configure:5355: test -s conftest. configure:5358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* 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:5369: result: no configure:5323: checking for memory.h configure:5339: cc -c -fno-common conftest.c >&5 configure:5345: $? = 0 configure:5349: test -z || test ! -s conftest.err configure:5352: $? = 0 configure:5355: test -s conftest. configure:5358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* 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:5369: result: no configure:5323: checking for strings.h configure:5339: cc -c -fno-common conftest.c >&5 configure:5345: $? = 0 configure:5349: test -z || test ! -s conftest.err configure:5352: $? = 0 configure:5355: test -s conftest. configure:5358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* 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:5369: result: no configure:5323: checking for inttypes.h configure:5339: cc -c -fno-common conftest.c >&5 configure:5345: $? = 0 configure:5349: test -z || test ! -s conftest.err configure:5352: $? = 0 configure:5355: test -s conftest. configure:5358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* 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:5369: result: no configure:5323: checking for stdint.h configure:5339: cc -c -fno-common conftest.c >&5 configure:5345: $? = 0 configure:5349: test -z || test ! -s conftest.err configure:5352: $? = 0 configure:5355: test -s conftest. configure:5358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* 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:5369: result: no configure:5323: checking for unistd.h configure:5339: cc -c -fno-common conftest.c >&5 configure:5345: $? = 0 configure:5349: test -z || test ! -s conftest.err configure:5352: $? = 0 configure:5355: test -s conftest. configure:5358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* 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:5369: result: no configure:5395: checking dlfcn.h usability configure:5407: cc -c -fno-common conftest.c >&5 configure:5413: $? = 0 configure:5417: test -z || test ! -s conftest.err configure:5420: $? = 0 configure:5423: test -s conftest. configure:5426: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | /* 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:5436: result: no configure:5440: checking dlfcn.h presence configure:5450: cc -E conftest.c configure:5456: $? = 0 configure:5476: result: yes configure:5489: WARNING: dlfcn.h: present but cannot be compiled configure:5491: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5493: WARNING: dlfcn.h: see the Autoconf documentation configure:5495: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5497: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5499: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5511: checking for dlfcn.h configure:5518: result: yes configure:5541: checking for i386-unknown-gnu-g++ configure:5567: result: c++ configure:5625: checking for C++ compiler version configure:5628: 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:5631: $? = 0 configure:5633: 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:5636: $? = 0 configure:5638: c++ -V &5 c++: `-V' option must have argument configure:5641: $? = 1 configure:5644: checking whether we are using the GNU C++ compiler configure:5668: c++ -c -fno-common conftest.cc >&5 configure:5674: $? = 0 configure:5678: test -z || test ! -s conftest.err configure:5681: $? = 0 configure:5684: test -s conftest. configure:5687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5700: result: no configure:5706: checking whether c++ accepts -g configure:5727: c++ -c -g conftest.cc >&5 configure:5733: $? = 0 configure:5737: test -z || test ! -s conftest.err configure:5740: $? = 0 configure:5743: test -s conftest. configure:5746: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5757: result: no configure:5799: c++ -c -fno-common conftest.cc >&5 configure:5805: $? = 0 configure:5809: test -z || test ! -s conftest.err configure:5812: $? = 0 configure:5815: test -s conftest. configure:5818: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5799: c++ -c -fno-common conftest.cc >&5 configure:5805: $? = 0 configure:5809: test -z || test ! -s conftest.err configure:5812: $? = 0 configure:5815: test -s conftest. configure:5818: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5799: c++ -c -fno-common conftest.cc >&5 configure:5805: $? = 0 configure:5809: test -z || test ! -s conftest.err configure:5812: $? = 0 configure:5815: test -s conftest. configure:5818: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5799: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:14: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:13: error: than previous declaration `void exit(int) throw ()' configure:5805: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5799: c++ -c -fno-common conftest.cc >&5 configure:5805: $? = 0 configure:5809: test -z || test ! -s conftest.err configure:5812: $? = 0 configure:5815: test -s conftest. configure:5818: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5799: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:14: conftest.cc:13: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5805: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5888: checking dependency style of c++ configure:5978: result: gcc3 configure:6005: checking how to run the C++ preprocessor configure:6036: c++ -E conftest.cc configure:6042: $? = 0 configure:6074: c++ -E conftest.cc conftest.cc:16:28: ac_nonexistent.h: No such file or directory configure:6080: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6119: result: c++ -E configure:6143: c++ -E conftest.cc configure:6149: $? = 0 configure:6181: c++ -E conftest.cc conftest.cc:16:28: ac_nonexistent.h: No such file or directory configure:6187: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6242: checking for i386-unknown-gnu-g77 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-f77 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-xlf configure:6271: result: no configure:6242: checking for i386-unknown-gnu-frt configure:6271: result: no configure:6242: checking for i386-unknown-gnu-pgf77 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-fort77 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-fl32 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-af77 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-f90 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-xlf90 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-pgf90 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-epcf90 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-f95 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-fort configure:6271: result: no configure:6242: checking for i386-unknown-gnu-xlf95 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-ifc configure:6271: result: no configure:6242: checking for i386-unknown-gnu-efc configure:6271: result: no configure:6242: checking for i386-unknown-gnu-pgf95 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-lf95 configure:6271: result: no configure:6242: checking for i386-unknown-gnu-gfortran configure:6271: result: no configure:6284: checking for g77 configure:6300: found /usr/local/bin/g77 configure:6310: result: g77 configure:6328: checking for Fortran 77 compiler version configure:6328: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6331: $? = 0 configure:6333: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6336: $? = 0 configure:6338: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6341: $? = 0 configure:6349: checking whether we are using the GNU Fortran 77 compiler configure:6363: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6369: $? = 0 configure:6373: test -z || test ! -s conftest.err configure:6376: $? = 0 configure:6379: test -s conftest. configure:6382: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6395: result: no configure:6401: checking whether g77 accepts -g configure:6413: g77 -c -g conftest.f >&5 configure:6419: $? = 0 configure:6423: test -z || test ! -s conftest.err configure:6426: $? = 0 configure:6429: test -s conftest. configure:6432: $? = 1 configure: failed program was: | program main | | end configure:6444: result: no configure:6474: checking the maximum length of command line arguments configure:6566: result: configure:6577: checking command to parse nm output from cc object configure:6673: cc -c -fno-common conftest.c >&5 configure:6676: $? = 0 configure:6680: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6683: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6673: cc -c -fno-common conftest.c >&5 configure:6676: $? = 0 configure:6680: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6683: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6773: result: failed configure:6780: checking for objdir configure:6795: result: .libs configure:6847: checking for i386-unknown-gnu-ar configure:6876: result: no configure:6885: checking for ar configure:6901: found /usr/bin/ar configure:6912: result: ar configure:6927: checking for i386-unknown-gnu-ranlib configure:6956: result: no configure:6965: checking for ranlib configure:6981: found /usr/bin/ranlib configure:6992: result: ranlib configure:7007: checking for i386-unknown-gnu-strip configure:7036: result: no configure:7045: checking for strip configure:7061: found /usr/bin/strip configure:7072: result: strip configure:7359: checking if cc static flag works configure:7387: result: yes configure:7459: checking for cc option to produce PIC configure:7663: result: configure:7730: checking if cc supports -c -o file.o configure:7754: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7758: $? = 0 configure:7777: result: yes configure:7803: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8699: result: no configure:8770: checking dynamic linker characteristics configure:9316: result: gnu ld.so configure:9320: checking how to hardcode library paths into programs configure:9345: result: unsupported configure:9359: checking whether stripping libraries is possible configure:9380: result: no configure:10194: checking if libtool supports shared libraries configure:10196: result: no configure:10199: checking whether to build shared libraries configure:10220: result: no configure:10223: checking whether to build static libraries configure:10227: result: yes configure:10319: creating libtool configure:11039: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11926: result: yes configure:11948: c++ -c -fno-common conftest.cc >&5 configure:11951: $? = 0 configure:12047: checking for c++ option to produce PIC configure:12315: result: configure:12382: checking if c++ supports -c -o file.o configure:12406: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:12410: $? = 0 configure:12429: result: yes configure:12455: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12480: result: yes configure:12551: checking dynamic linker characteristics configure:13097: result: gnu ld.so configure:13101: checking how to hardcode library paths into programs configure:13126: result: unsupported configure:13140: checking whether stripping libraries is possible configure:13161: result: no configure:14481: checking if libtool supports shared libraries configure:14483: result: no configure:14486: checking whether to build shared libraries configure:14506: result: no configure:14509: checking whether to build static libraries configure:14513: result: yes configure:14525: checking for g77 option to produce PIC configure:14729: result: configure:14796: checking if g77 supports -c -o file.o configure:14820: g77 -c -o out/conftest2.o conftest.f >&5 configure:14824: $? = 0 configure:14843: result: yes configure:14869: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15745: result: no configure:15816: checking dynamic linker characteristics configure:16362: result: gnu ld.so configure:16366: checking how to hardcode library paths into programs configure:16391: result: unsupported configure:16405: checking whether stripping libraries is possible configure:16426: result: no configure:20655: checking whether ln -s works configure:20659: result: yes configure:20668: checking for killall configure:20686: found /usr/bin/killall configure:20698: result: /usr/bin/killall configure:20707: checking for memcached configure:20740: result: no configure:20746: checking for md5 configure:20764: found /usr/local/bin/md5 configure:20776: result: /usr/local/bin/md5 configure:20785: checking for svn2cl configure:20818: result: no configure:20869: checking if cc supports -Wpacked configure:20889: cc -c -Wall -pipe -Wpacked conftest.c >&5 configure:20895: $? = 0 configure:20899: test -z || test ! -s conftest.err configure:20902: $? = 0 configure:20905: test -s conftest.o configure:20908: $? = 0 configure:20910: result: yes configure:20921: checking if cc supports -Wdisabled-optimization configure:20941: cc -c -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:20947: $? = 0 configure:20951: test -z || test ! -s conftest.err configure:20954: $? = 0 configure:20957: test -s conftest.o configure:20960: $? = 0 configure:20962: result: yes configure:20973: checking if cc supports -std=c99 configure:20993: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:20999: $? = 0 configure:21003: test -z || test ! -s conftest.err configure:21006: $? = 0 configure:21009: test -s conftest.o configure:21012: $? = 0 configure:21014: result: yes configure:21025: checking if cc supports variadic macros configure:21047: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:21053: $? = 0 configure:21057: test -z || test ! -s conftest.err configure:21060: $? = 0 configure:21063: test -s conftest.o configure:21066: $? = 0 configure:21077: result: yes configure:21085: checking for uint16_t configure:21109: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization 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:21115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((uint16_t *) 0) | return 0; | if (sizeof (uint16_t)) | return 0; | ; | return 0; | } configure:21139: result: no configure:21142: checking size of uint16_t configure:21492: result: 0 configure:21499: checking for u_int16_t configure:21523: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 conftest.c: In function `main': conftest.c:54: error: `u_int16_t' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: parse error before ')' token configure:21529: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define SIZEOF_UINT16_T 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_int16_t *) 0) | return 0; | if (sizeof (u_int16_t)) | return 0; | ; | return 0; | } configure:21553: result: no configure:21556: checking size of u_int16_t configure:21906: result: 0 configure:21913: checking for unsigned short int configure:21937: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:21943: $? = 0 configure:21947: test -z || test ! -s conftest.err configure:21950: $? = 0 configure:21953: test -s conftest.o configure:21956: $? = 0 configure:21967: result: yes configure:21970: checking size of unsigned short int configure:22289: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:22292: $? = 0 configure:22294: ./conftest configure:22297: $? = 0 configure:22320: result: 2 configure:22340: checking for uint32_t configure:22364: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 conftest.c: In function `main': conftest.c:56: error: `uint32_t' undeclared (first use in this function) conftest.c:56: error: (Each undeclared identifier is reported only once conftest.c:56: error: for each function it appears in.) conftest.c:56: error: parse error before ')' token configure:22370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define SIZEOF_UINT16_T 0 | #define SIZEOF_U_INT16_T 0 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | /* 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 ((uint32_t *) 0) | return 0; | if (sizeof (uint32_t)) | return 0; | ; | return 0; | } configure:22394: result: no configure:22397: checking size of uint32_t configure:22747: result: 0 configure:22754: checking for u_int32_t configure:22778: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 conftest.c: In function `main': conftest.c:57: error: `u_int32_t' undeclared (first use in this function) conftest.c:57: error: (Each undeclared identifier is reported only once conftest.c:57: error: for each function it appears in.) conftest.c:57: error: parse error before ')' token configure:22784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define SIZEOF_UINT16_T 0 | #define SIZEOF_U_INT16_T 0 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UINT32_T 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_int32_t *) 0) | return 0; | if (sizeof (u_int32_t)) | return 0; | ; | return 0; | } configure:22808: result: no configure:22811: checking size of u_int32_t configure:23161: result: 0 configure:23168: checking for unsigned long configure:23192: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:23198: $? = 0 configure:23202: test -z || test ! -s conftest.err configure:23205: $? = 0 configure:23208: test -s conftest.o configure:23211: $? = 0 configure:23222: result: yes configure:23225: checking size of unsigned long configure:23544: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:23547: $? = 0 configure:23549: ./conftest configure:23552: $? = 0 configure:23575: result: 4 configure:23594: checking for unsigned int configure:23618: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:23624: $? = 0 configure:23628: test -z || test ! -s conftest.err configure:23631: $? = 0 configure:23634: test -s conftest.o configure:23637: $? = 0 configure:23648: result: yes configure:23651: checking size of unsigned int configure:23970: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:23973: $? = 0 configure:23975: ./conftest configure:23978: $? = 0 configure:24001: result: 4 configure:24008: checking for u_int64_t configure:24032: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 conftest.c: In function `main': conftest.c:60: error: `u_int64_t' undeclared (first use in this function) conftest.c:60: error: (Each undeclared identifier is reported only once conftest.c:60: error: for each function it appears in.) conftest.c:60: error: parse error before ')' token configure:24038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define SIZEOF_UINT16_T 0 | #define SIZEOF_U_INT16_T 0 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UINT32_T 0 | #define SIZEOF_U_INT32_T 0 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | /* 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_int64_t *) 0) | return 0; | if (sizeof (u_int64_t)) | return 0; | ; | return 0; | } configure:24062: result: no configure:24065: checking size of u_int64_t configure:24415: result: 0 configure:24422: checking for unsigned long configure:24476: result: yes configure:24479: checking size of unsigned long configure:24829: result: 4 configure:24836: checking for unsigned long long configure:24860: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:24866: $? = 0 configure:24870: test -z || test ! -s conftest.err configure:24873: $? = 0 configure:24876: test -s conftest.o configure:24879: $? = 0 configure:24890: result: yes configure:24893: checking size of unsigned long long configure:25212: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:25215: $? = 0 configure:25217: ./conftest configure:25220: $? = 0 configure:25243: result: 8 configure:25250: checking for unsigned longlong configure:25274: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: parse error before "longlong" conftest.c:65: error: parse error before "longlong" configure:25280: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define SIZEOF_UINT16_T 0 | #define SIZEOF_U_INT16_T 0 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UINT32_T 0 | #define SIZEOF_U_INT32_T 0 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_U_INT64_T 0 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | /* 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 ((unsigned longlong *) 0) | return 0; | if (sizeof (unsigned longlong)) | return 0; | ; | return 0; | } configure:25304: result: no configure:25307: checking size of unsigned longlong configure:25657: result: 0 configure:25687: checking for ANSI C header files configure:25840: result: no configure:25872: checking fcntl.h usability configure:25884: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:25890: $? = 0 configure:25894: test -z || test ! -s conftest.err configure:25897: $? = 0 configure:25900: test -s conftest.o configure:25903: $? = 0 configure:25913: result: yes configure:25917: checking fcntl.h presence configure:25927: cc -E conftest.c configure:25933: $? = 0 configure:25953: result: yes configure:25988: checking for fcntl.h configure:25995: result: yes configure:25872: checking netdb.h usability configure:25884: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:25890: $? = 0 configure:25894: test -z || test ! -s conftest.err configure:25897: $? = 0 configure:25900: test -s conftest.o configure:25903: $? = 0 configure:25913: result: yes configure:25917: checking netdb.h presence configure:25927: cc -E conftest.c configure:25933: $? = 0 configure:25953: result: yes configure:25988: checking for netdb.h configure:25995: result: yes configure:25872: checking netinet/in.h usability configure:25884: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:25890: $? = 0 configure:25894: test -z || test ! -s conftest.err configure:25897: $? = 0 configure:25900: test -s conftest.o configure:25903: $? = 0 configure:25913: result: yes configure:25917: checking netinet/in.h presence configure:25927: cc -E conftest.c configure:25933: $? = 0 configure:25953: result: yes configure:25988: checking for netinet/in.h configure:25995: result: yes configure:25863: checking for stdlib.h configure:25868: result: no configure:25863: checking for string.h configure:25868: result: no configure:25863: checking for strings.h configure:25868: result: no configure:25872: checking sys/socket.h usability configure:25884: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:25890: $? = 0 configure:25894: test -z || test ! -s conftest.err configure:25897: $? = 0 configure:25900: test -s conftest.o configure:25903: $? = 0 configure:25913: result: yes configure:25917: checking sys/socket.h presence configure:25927: cc -E conftest.c configure:25933: $? = 0 configure:25953: result: yes configure:25988: checking for sys/socket.h configure:25995: result: yes configure:25872: checking sys/time.h usability configure:25884: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:25890: $? = 0 configure:25894: test -z || test ! -s conftest.err configure:25897: $? = 0 configure:25900: test -s conftest.o configure:25903: $? = 0 configure:25913: result: yes configure:25917: checking sys/time.h presence configure:25927: cc -E conftest.c configure:25933: $? = 0 configure:25953: result: yes configure:25988: checking for sys/time.h configure:25995: result: yes configure:25863: checking for unistd.h configure:25868: result: no configure:26009: checking for an ANSI C-conforming const configure:26106: result: no configure:26116: checking for inline configure:26137: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:26143: $? = 0 configure:26147: test -z || test ! -s conftest.err configure:26150: $? = 0 configure:26153: test -s conftest.o configure:26156: $? = 0 configure:26168: result: inline configure:26187: checking for pid_t configure:26211: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 conftest.c: In function `main': conftest.c:70: error: `pid_t' undeclared (first use in this function) conftest.c:70: error: (Each undeclared identifier is reported only once conftest.c:70: error: for each function it appears in.) conftest.c:70: error: parse error before ')' token configure:26217: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define SIZEOF_UINT16_T 0 | #define SIZEOF_U_INT16_T 0 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UINT32_T 0 | #define SIZEOF_U_INT32_T 0 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_U_INT64_T 0 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONGLONG 0 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | /* 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 ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:26241: result: no configure:26253: checking for size_t configure:26277: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:26283: $? = 0 configure:26287: test -z || test ! -s conftest.err configure:26290: $? = 0 configure:26293: test -s conftest.o configure:26296: $? = 0 configure:26307: result: yes configure:26319: checking whether time.h and sys/time.h may both be included configure:26344: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:26350: $? = 0 configure:26354: test -z || test ! -s conftest.err configure:26357: $? = 0 configure:26360: test -s conftest.o configure:26363: $? = 0 configure:26374: result: yes configure:26390: checking for stdlib.h configure:26395: result: no configure:26535: checking for GNU libc compatible malloc configure:26564: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 conftest.c: In function `main': conftest.c:44: warning: implicit declaration of function `exit' configure:26567: $? = 0 configure:26569: ./conftest configure:26572: $? = 0 configure:26586: result: yes configure:26616: checking for working memcmp configure:26664: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 conftest.c: In function `main': conftest.c:76: warning: implicit declaration of function `memcmp' conftest.c:77: warning: implicit declaration of function `exit' conftest.c:90: warning: implicit declaration of function `strcpy' configure:26667: $? = 0 configure:26669: ./conftest configure:26672: $? = 0 configure:26686: result: yes configure:26712: checking sys/select.h usability configure:26724: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:26730: $? = 0 configure:26734: test -z || test ! -s conftest.err configure:26737: $? = 0 configure:26740: test -s conftest.o configure:26743: $? = 0 configure:26753: result: yes configure:26757: checking sys/select.h presence configure:26767: cc -E conftest.c configure:26773: $? = 0 configure:26793: result: yes configure:26828: checking for sys/select.h configure:26835: result: yes configure:26703: checking for sys/socket.h configure:26708: result: yes configure:26848: checking types of arguments for select configure:26881: cc -c -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:26887: $? = 0 configure:26891: test -z || test ! -s conftest.err configure:26894: $? = 0 configure:26897: test -s conftest.o configure:26900: $? = 0 configure:26916: result: int,fd_set *,struct timeval * configure:26950: checking for bzero configure:27007: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:27013: $? = 0 configure:27017: test -z || test ! -s conftest.err configure:27020: $? = 0 configure:27023: test -s conftest configure:27026: $? = 0 configure:27038: result: yes configure:26950: checking for gettimeofday configure:27007: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:27013: $? = 0 configure:27017: test -z || test ! -s conftest.err configure:27020: $? = 0 configure:27023: test -s conftest configure:27026: $? = 0 configure:27038: result: yes configure:26950: checking for memchr configure:27007: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:27013: $? = 0 configure:27017: test -z || test ! -s conftest.err configure:27020: $? = 0 configure:27023: test -s conftest configure:27026: $? = 0 configure:27038: result: yes configure:26950: checking for memset configure:27007: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function `memset' configure:27013: $? = 0 configure:27017: test -z || test ! -s conftest.err configure:27020: $? = 0 configure:27023: test -s conftest configure:27026: $? = 0 configure:27038: result: yes configure:26950: checking for select configure:27007: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:27013: $? = 0 configure:27017: test -z || test ! -s conftest.err configure:27020: $? = 0 configure:27023: test -s conftest configure:27026: $? = 0 configure:27038: result: yes configure:26950: checking for socket configure:27007: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:27013: $? = 0 configure:27017: test -z || test ! -s conftest.err configure:27020: $? = 0 configure:27023: test -s conftest configure:27026: $? = 0 configure:27038: result: yes configure:26950: checking for strerror configure:27007: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:27013: $? = 0 configure:27017: test -z || test ! -s conftest.err configure:27020: $? = 0 configure:27023: test -s conftest configure:27026: $? = 0 configure:27038: result: yes configure:26950: checking for strtol configure:27007: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 configure:27013: $? = 0 configure:27017: test -z || test ! -s conftest.err configure:27020: $? = 0 configure:27023: test -s conftest configure:27026: $? = 0 configure:27038: result: yes configure:27049: checking for setsockopt in -lsocket configure:27079: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:27085: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "memcache" | #define PACKAGE_TARNAME "libmemcache" | #define PACKAGE_VERSION "1.4.0.rc2" | #define PACKAGE_STRING "memcache 1.4.0.rc2" | #define PACKAGE_BUGREPORT "sean@gigave.org" | #define PACKAGE "libmemcache" | #define VERSION "1.4.0.rc2" | #define const | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define SIZEOF_UINT16_T 0 | #define SIZEOF_U_INT16_T 0 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UINT32_T 0 | #define SIZEOF_U_INT32_T 0 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_U_INT64_T 0 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONGLONG 0 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define pid_t int | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_BZERO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setsockopt (); | int | main () | { | setsockopt (); | ; | return 0; | } configure:27111: result: no configure:27118: checking for enabled debug CFLAGS configure:27130: result: no configure:27137: checking whether to use SO_RCVTIMEO with setsockopt() configure:27182: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 conftest.c: In function `main': conftest.c:65: warning: implicit declaration of function `exit' configure:27185: $? = 0 configure:27187: ./conftest configure:27190: $? = 0 configure:27192: result: yes configure:27213: checking whether to use SO_SNDTIMEO with setsockopt() configure:27258: cc -o conftest -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization conftest.c >&5 conftest.c: In function `main': conftest.c:66: warning: implicit declaration of function `exit' configure:27261: $? = 0 configure:27263: ./conftest configure:27266: $? = 0 configure:27268: result: yes configure:27296: checking for default buffer size for "get" commands configure:27307: result: 4096 configure:27317: checking for client side hash algo preference configure:27324: result: crc32 configure:27359: checking viability of using protocol assertions configure:27367: result: yes configure:27402: checking for enabled compiler optimizations configure:27417: result: yes configure:27424: checking for enabled profiling CFLAGS configure:27436: result: no configure:27565: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by memcache config.status 1.4.0.rc2, 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:756: creating Makefile config.status:756: creating doc/Makefile config.status:756: creating include/Makefile config.status:756: creating include/memcache.h config.status:756: creating include/memcache/Makefile config.status:756: creating src/Makefile config.status:756: creating test/Makefile config.status:756: creating test/benchmark/Makefile config.status:756: creating test/buffer_recycle/Makefile config.status:756: creating test/long_val/Makefile config.status:756: creating test/regress/Makefile config.status:756: creating test/redundant_server/Makefile config.status:756: creating test/unit/Makefile config.status:860: creating config.h config.status:1222: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_bzero=yes ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_socket=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_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_select_h=yes ac_cv_header_sys_socket_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_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_socket_setsockopt=no ac_cv_objext= ac_cv_path_BIN_KILLALL=/usr/bin/killall ac_cv_path_BIN_MD5=/usr/local/bin/md5 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_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_u_int16_t=0 ac_cv_sizeof_u_int32_t=0 ac_cv_sizeof_u_int64_t=0 ac_cv_sizeof_uint16_t=0 ac_cv_sizeof_uint32_t=0 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_longlong=0 ac_cv_sizeof_unsigned_short_int=2 ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_pid_t=no ac_cv_type_size_t=yes ac_cv_type_u_int16_t=no ac_cv_type_u_int32_t=no ac_cv_type_u_int64_t=no ac_cv_type_uint16_t=no ac_cv_type_uint32_t=no ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_longlong=no ac_cv_type_unsigned_short_int=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/databases/libmemcache/work/libmemcache-1.4.0.rc2/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/databases/libmemcache/work/libmemcache-1.4.0.rc2/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/databases/libmemcache/work/libmemcache-1.4.0.rc2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/databases/libmemcache/work/libmemcache-1.4.0.rc2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/databases/libmemcache/work/libmemcache-1.4.0.rc2/missing --run automake-1.9' AWK='gawk' BIN_KILLALL='/usr/bin/killall' BIN_MD5='/usr/local/bin/md5' BIN_MEMCACHED='' BIN_SVN2CL='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O3 -std=c99 -Wall -pipe -Wpacked -Wdisabled-optimization' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' INIT_GET_BUF_SIZE='4096' 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='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/databases/libmemcache/work/libmemcache-1.4.0.rc2/missing --run makeinfo' MCM_CALLBACK_CTXT='97f78ab4a96c3e71c3bb9fe036f37367' MCM_CALLBACK_KEY='783365dee46035fa36d8d9e6fe15da0f' MCM_CALLBACK_LEN='4c1f40392e708222b8a25a4337cd05fd' MCM_CALLBACK_MC='646277084faa5a0f511793a728521ef5' MCM_CALLBACK_PTR='7f5686851aeded9e00761d4aaaac20ee' MCM_CALLBACK_RES='2e8a13a74753effc0f149a3ce900dc28' MCM_ERR_FUNC_ERR_CTXT='096953205b8982964e25927bd8154148' MCM_ERR_FUNC_MC_CTXT='21e67c8edeaac774b00d960e230c8686' MCM_ERR_MASK='fc9f4e2249ad88de0081136fef04defa' MCM_KEY_VALID_KEY='8926735b19e189407440aa1ba3ab1962' MCM_KEY_VALID_LEN='d6077405f1a7b35ddeac18ccc2a8f4c7' MCM_UINT_16_DCL='typedef unsigned short int u_int16_t;' MCM_UINT_32_DCL='typedef unsigned long u_int32_t;' MCM_UINT_64_DCL='typedef unsigned long long u_int64_t;' MEMCACHE_MAJOR_VERSION='1' MEMCACHE_MICRO_VERSION_SUFFIX='.rc2' MEMCACHE_MINOR_VERSION='4' MEMCACHE_RELDATE='20060220' MEMCACHE_VERSION='1.4.0.rc2' MEMCACHE_VERSION_INFO='4:0:4' MEMCACHE_VERSION_NUMBER='10400' OBJEXT='' PACKAGE='libmemcache' PACKAGE_BUGREPORT='sean@gigave.org' PACKAGE_NAME='memcache' PACKAGE_STRING='memcache 1.4.0.rc2' PACKAGE_TARNAME='libmemcache' PACKAGE_VERSION='1.4.0.rc2' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.4.0.rc2' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/databases/libmemcache/work/libmemcache-1.4.0.rc2/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,^,i386-unknown-gnu-,' 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 DEBUG_MC_PROTO_ASSERT 1 #define HAVE_BZERO 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MALLOC 1 #define HAVE_MEMCHR 1 #define HAVE_MEMSET 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define PACKAGE "libmemcache" #define PACKAGE_BUGREPORT "sean@gigave.org" #define PACKAGE_NAME "memcache" #define PACKAGE_STRING "memcache 1.4.0.rc2" #define PACKAGE_TARNAME "libmemcache" #define PACKAGE_VERSION "1.4.0.rc2" #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define SIZEOF_UINT16_T 0 #define SIZEOF_UINT32_T 0 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_UNSIGNED_LONGLONG 0 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_UNSIGNED_SHORT_INT 2 #define SIZEOF_U_INT16_T 0 #define SIZEOF_U_INT32_T 0 #define SIZEOF_U_INT64_T 0 #define TIME_WITH_SYS_TIME 1 #define USE_CRC32_HASH 1 #define USE_SO_RCVTIMEO 1 #define USE_SO_SNDTIMEO 1 #define VERSION "1.4.0.rc2" #define const #define const #define pid_t int #endif #ifdef __cplusplus void exit (int); configure: exit 0