This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-smacks-dir=/usr/local/share/super-smack --with-mysql --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: 148 tasks, 202 threads, 4 processors Load average: 2.86, Mach factor: 1.34 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1359: checking for a BSD-compatible install configure:1414: result: /usr/bin/install -c -o root -g wheel configure:1425: checking whether build environment is sane configure:1468: result: yes configure:1483: checking whether make sets $(MAKE) configure:1503: result: yes configure:1535: checking for working aclocal configure:1542: result: found configure:1550: checking for working autoconf configure:1557: result: found configure:1565: checking for working automake configure:1572: result: found configure:1580: checking for working autoheader configure:1587: result: found configure:1595: checking for working makeinfo configure:1602: result: found configure:1619: checking for sh configure:1645: result: /bin/sh configure:1660: checking for i386-unknown-gnu-gcc configure:1686: result: cc configure:1968: checking for C compiler version configure:1971: 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:1974: $? = 0 configure:1976: 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:1979: $? = 0 configure:1981: cc -V &5 cc: `-V' option must have argument configure:1984: $? = 1 configure:2007: checking for C compiler default output file name configure:2010: cc -fno-common conftest.c >&5 configure:2013: $? = 0 configure:2059: result: a.out configure:2064: checking whether the C compiler works configure:2070: ./a.out configure:2073: $? = 0 configure:2090: result: yes configure:2097: checking whether we are cross compiling configure:2099: result: no configure:2102: checking for suffix of executables configure:2104: cc -o conftest -fno-common conftest.c >&5 configure:2107: $? = 0 configure:2132: result: configure:2138: checking for suffix of object files configure:2159: cc -c -fno-common conftest.c >&5 configure:2162: $? = 0 configure:2184: result: configure:2188: checking whether we are using the GNU C compiler configure:2212: cc -c -fno-common conftest.c >&5 configure:2218: $? = 0 configure:2222: test -z || test ! -s conftest.err configure:2225: $? = 0 configure:2228: test -s conftest. configure:2231: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2244: result: no configure:2250: checking whether cc accepts -g configure:2271: cc -c -g conftest.c >&5 configure:2277: $? = 0 configure:2281: test -z || test ! -s conftest.err configure:2284: $? = 0 configure:2287: test -s conftest. configure:2290: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2301: result: no configure:2318: checking for cc option to accept ANSI C configure:2388: cc -c -fno-common conftest.c >&5 configure:2394: $? = 0 configure:2398: test -z || test ! -s conftest.err configure:2401: $? = 0 configure:2404: test -s conftest. configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* 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:2388: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2394: $? = 0 configure:2398: test -z || test ! -s conftest.err configure:2401: $? = 0 configure:2404: test -s conftest. configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* 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:2388: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2394: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* 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:2388: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2394: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* 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:2388: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2394: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* 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:2388: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2394: $? = 0 configure:2398: test -z || test ! -s conftest.err configure:2401: $? = 0 configure:2404: test -s conftest. configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* 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:2425: result: none needed configure:2443: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2449: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2592: checking for i386-unknown-gnu-g++ configure:2618: result: c++ configure:2676: checking for C++ compiler version configure:2679: 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:2682: $? = 0 configure:2684: 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:2687: $? = 0 configure:2689: c++ -V &5 c++: `-V' option must have argument configure:2692: $? = 1 configure:2695: checking whether we are using the GNU C++ compiler configure:2719: c++ -c -fno-common conftest.cc >&5 configure:2725: $? = 0 configure:2729: test -z || test ! -s conftest.err configure:2732: $? = 0 configure:2735: test -s conftest. configure:2738: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2751: result: no configure:2757: checking whether c++ accepts -g configure:2778: c++ -c -g conftest.cc >&5 configure:2784: $? = 0 configure:2788: test -z || test ! -s conftest.err configure:2791: $? = 0 configure:2794: test -s conftest. configure:2797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2808: result: no configure:2850: c++ -c -fno-common conftest.cc >&5 configure:2856: $? = 0 configure:2860: test -z || test ! -s conftest.err configure:2863: $? = 0 configure:2866: test -s conftest. configure:2869: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2850: c++ -c -fno-common conftest.cc >&5 configure:2856: $? = 0 configure:2860: test -z || test ! -s conftest.err configure:2863: $? = 0 configure:2866: test -s conftest. configure:2869: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2850: c++ -c -fno-common conftest.cc >&5 configure:2856: $? = 0 configure:2860: test -z || test ! -s conftest.err configure:2863: $? = 0 configure:2866: test -s conftest. configure:2869: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2850: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:2856: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2850: c++ -c -fno-common conftest.cc >&5 configure:2856: $? = 0 configure:2860: test -z || test ! -s conftest.err configure:2863: $? = 0 configure:2866: test -s conftest. configure:2869: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2850: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2856: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2942: checking how to run the C preprocessor configure:2977: cc -E conftest.c configure:2983: $? = 0 configure:3015: cc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:3021: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3060: result: cc -E configure:3084: cc -E conftest.c configure:3090: $? = 0 configure:3122: cc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:3128: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3184: checking for a BSD-compatible install configure:3239: result: /usr/bin/install -c -o root -g wheel configure:3250: checking whether ln -s works configure:3254: result: yes configure:3267: checking for flex configure:3283: found /usr/bin/flex configure:3293: result: flex configure:3308: checking for flex configure:3334: result: flex configure:3347: checking for yywrap in -lfl configure:3377: cc -o conftest -fno-common conftest.c -lfl >&5 configure:3383: $? = 0 configure:3387: test -z || test ! -s conftest.err configure:3390: $? = 0 configure:3393: test -s conftest configure:3396: $? = 0 configure:3409: result: yes configure:3487: checking lex output file root configure:3498: flex conftest.l configure:3501: $? = 0 configure:3513: result: lex.yy configure:3518: checking whether yytext is a pointer configure:3534: cc -o conftest -fno-common conftest.c -lfl >&5 configure:3540: $? = 0 configure:3544: test -z || test ! -s conftest.err configure:3547: $? = 0 configure:3550: test -s conftest configure:3553: $? = 0 configure:3567: result: yes configure:3583: checking for bison configure:3599: found /usr/local/bin/bison configure:3609: result: bison -y configure:3707: checking for compress in -lz configure:3737: cc -o conftest -fno-common conftest.c -lz >&5 configure:3743: $? = 0 configure:3747: test -z || test ! -s conftest.err configure:3750: $? = 0 configure:3753: test -s conftest configure:3756: $? = 0 configure:3769: result: yes configure:3785: checking for crypt in -lcrypt configure:3815: cc -o conftest -fno-common conftest.c -lcrypt -lz >&5 ld: can't locate file for: -lcrypt configure:3821: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 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 crypt (); | int | main () | { | crypt (); | ; | return 0; | } configure:3847: result: no configure:3858: checking for crypt configure:3915: cc -o conftest -fno-common conftest.c -lz >&5 configure:3921: $? = 0 configure:3925: test -z || test ! -s conftest.err configure:3928: $? = 0 configure:3931: test -s conftest configure:3934: $? = 0 configure:3946: result: yes configure:4291: checking for egrep configure:4301: result: grep -E configure:4306: checking for ANSI C header files configure:4331: cc -c -fno-common conftest.c >&5 configure:4337: $? = 0 configure:4341: test -z || test ! -s conftest.err configure:4344: $? = 0 configure:4347: test -s conftest. configure:4350: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4459: result: no configure:4483: checking for sys/types.h configure:4499: cc -c -fno-common conftest.c >&5 configure:4505: $? = 0 configure:4509: test -z || test ! -s conftest.err configure:4512: $? = 0 configure:4515: test -s conftest. configure:4518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 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:4529: result: no configure:4483: checking for sys/stat.h configure:4499: cc -c -fno-common conftest.c >&5 configure:4505: $? = 0 configure:4509: test -z || test ! -s conftest.err configure:4512: $? = 0 configure:4515: test -s conftest. configure:4518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 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:4529: result: no configure:4483: checking for stdlib.h configure:4499: cc -c -fno-common conftest.c >&5 configure:4505: $? = 0 configure:4509: test -z || test ! -s conftest.err configure:4512: $? = 0 configure:4515: test -s conftest. configure:4518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 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:4529: result: no configure:4483: checking for string.h configure:4499: cc -c -fno-common conftest.c >&5 configure:4505: $? = 0 configure:4509: test -z || test ! -s conftest.err configure:4512: $? = 0 configure:4515: test -s conftest. configure:4518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 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:4529: result: no configure:4483: checking for memory.h configure:4499: cc -c -fno-common conftest.c >&5 configure:4505: $? = 0 configure:4509: test -z || test ! -s conftest.err configure:4512: $? = 0 configure:4515: test -s conftest. configure:4518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 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:4529: result: no configure:4483: checking for strings.h configure:4499: cc -c -fno-common conftest.c >&5 configure:4505: $? = 0 configure:4509: test -z || test ! -s conftest.err configure:4512: $? = 0 configure:4515: test -s conftest. configure:4518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 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:4529: result: no configure:4483: checking for inttypes.h configure:4499: cc -c -fno-common conftest.c >&5 configure:4505: $? = 0 configure:4509: test -z || test ! -s conftest.err configure:4512: $? = 0 configure:4515: test -s conftest. configure:4518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 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:4529: result: no configure:4483: checking for stdint.h configure:4499: cc -c -fno-common conftest.c >&5 configure:4505: $? = 0 configure:4509: test -z || test ! -s conftest.err configure:4512: $? = 0 configure:4515: test -s conftest. configure:4518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 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:4529: result: no configure:4483: checking for unistd.h configure:4499: cc -c -fno-common conftest.c >&5 configure:4505: $? = 0 configure:4509: test -z || test ! -s conftest.err configure:4512: $? = 0 configure:4515: test -s conftest. configure:4518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 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:4529: result: no configure:4556: checking sys/time.h usability configure:4568: cc -c -fno-common conftest.c >&5 configure:4574: $? = 0 configure:4578: test -z || test ! -s conftest.err configure:4581: $? = 0 configure:4584: test -s conftest. configure:4587: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 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:4597: result: no configure:4601: checking sys/time.h presence configure:4611: cc -E conftest.c configure:4617: $? = 0 configure:4637: result: yes configure:4650: WARNING: sys/time.h: present but cannot be compiled configure:4652: WARNING: sys/time.h: check for missing prerequisite headers? configure:4654: WARNING: sys/time.h: see the Autoconf documentation configure:4656: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4658: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4660: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4672: checking for sys/time.h configure:4679: result: yes configure:4547: checking for unistd.h configure:4552: result: no configure:4694: checking whether time.h and sys/time.h may both be included configure:4719: cc -c -fno-common conftest.c >&5 configure:4725: $? = 0 configure:4729: test -z || test ! -s conftest.err configure:4732: $? = 0 configure:4735: test -s conftest. configure:4738: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4749: result: no configure:4761: checking return type of signal handlers configure:4792: cc -c -fno-common conftest.c >&5 configure:4798: $? = 0 configure:4802: test -z || test ! -s conftest.err configure:4805: $? = 0 configure:4808: test -s conftest. configure:4811: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "super-smack" | #define VERSION "1.1" | #define VERSION "1.1" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define SMACK_DATADIR "/var/smack-data" | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:4822: result: int configure:4835: checking for gettimeofday configure:4892: cc -o conftest -fno-common conftest.c -lz >&5 configure:4898: $? = 0 configure:4902: test -z || test ! -s conftest.err configure:4905: $? = 0 configure:4908: test -s conftest configure:4911: $? = 0 configure:4923: result: yes configure:4835: checking for strerror configure:4892: cc -o conftest -fno-common conftest.c -lz >&5 configure:4898: $? = 0 configure:4902: test -z || test ! -s conftest.err configure:4905: $? = 0 configure:4908: test -s conftest configure:4911: $? = 0 configure:4923: result: yes configure:4948: error: You should include support for at least one database! Reconfigure with one or more of: --with-mysql --with-pgsql --with-oracle ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_crypt=yes ac_cv_func_gettimeofday=yes ac_cv_func_strerror=yes 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_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_lib_crypt_crypt=no ac_cv_lib_fl_yywrap=yes ac_cv_lib_z_compress=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_LEX=flex ac_cv_prog_SHELL=/bin/sh ac_cv_prog_YACC='bison -y' 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_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_type_signal=int lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXFLAGS='-fno-common' DATADIR='/var/smack-data' DEFS='' 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' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-lz ' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='makeinfo' MYSQL_INCLUDE='' MYSQL_LIB='' OBJEXT='' ORACLE_INCLUDE='' ORACLE_LIB='' PACKAGE='super-smack' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGSQL_INCLUDE='' PGSQL_LIB='' SET_MAKE='' SHELL='/bin/sh' SMACKS_DIR='/usr/share/smacks' VERSION='1.1' YACC='bison -y' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='NONE' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRYPT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LIBZ 1 #define HAVE_STRERROR 1 #define HAVE_SYS_TIME_H 1 #define PACKAGE "super-smack" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define SMACK_DATADIR "/var/smack-data" #define VERSION "1.1" #define VERSION "1.1" #define YYTEXT_POINTER 1 #endif #ifdef __cplusplus void exit (int); configure: exit 1