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.61. Invocation command line was $ ./configure --enable-eaccelerator=shared --with-eaccelerator-sessions --with-eaccelerator-userid=www --with-php-config=/usr/local/bin/php-config --without-eaccelerator-encoder --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 /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 131 tasks, 186 threads, 4 processors Load average: 1.05, Mach factor: 2.93 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1906: checking for grep that handles long lines and -e configure:1980: result: /usr/bin/grep configure:1985: checking for egrep configure:2063: result: /usr/bin/grep -E configure:2068: checking for a sed that does not truncate output configure:2122: result: /usr/local/bin/sed configure:2205: checking for i386-unknown-gnu-gcc configure:2232: result: cc configure:2510: checking for C compiler version configure:2517: 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:2520: $? = 0 configure:2527: 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:2530: $? = 0 configure:2537: cc -V >&5 cc: `-V' option must have argument configure:2540: $? = 1 configure:2563: checking for C compiler default output file name configure:2590: cc -fno-common conftest.c >&5 configure:2593: $? = 0 configure:2631: result: a.out configure:2648: checking whether the C compiler works configure:2658: ./a.out configure:2661: $? = 0 configure:2678: result: yes configure:2685: checking whether we are cross compiling configure:2687: result: no configure:2690: checking for suffix of executables configure:2697: cc -o conftest -fno-common conftest.c >&5 configure:2700: $? = 0 configure:2724: result: configure:2730: checking for suffix of object files configure:2756: cc -c -fno-common conftest.c >&5 configure:2759: $? = 0 configure:2782: result: configure:2786: checking whether we are using the GNU C compiler configure:2815: cc -c -fno-common conftest.c >&5 configure:2821: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2838: result: no configure:2843: checking whether cc accepts -g configure:2873: cc -c -g conftest.c >&5 configure:2879: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2911: cc -c conftest.c >&5 configure:2917: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2950: cc -c -g conftest.c >&5 configure:2956: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2978: result: no configure:2995: checking for cc option to accept ISO C89 configure:3069: cc -c -fno-common conftest.c >&5 configure:3075: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3069: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3075: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3069: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3075: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3069: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3069: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3069: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3069: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3075: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3101: result: unsupported configure:3120: checking whether cc understands -c and -o together configure:3152: cc -c conftest.c -o conftest2. >&5 configure:3155: $? = 0 configure:3161: cc -c conftest.c -o conftest2. >&5 configure:3164: $? = 0 configure:3216: result: yes configure:3232: checking for system library directory configure:3250: result: lib configure:3258: checking if compiler supports -R configure:3287: cc -o conftest -fno-common conftest.c -R /usr/lib >&5 cc: unrecognized option `-R' ld: can't map file: /usr/lib ((os/kern) invalid argument) configure:3293: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3312: result: no configure:3317: checking if compiler supports -Wl,-rpath, configure:3346: cc -o conftest -fno-common conftest.c -Wl,-rpath,/usr/lib >&5 ld: unknown flag: -rpath configure:3352: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3371: result: no configure:3420: checking build system type configure:3438: result: i386-unknown-gnu configure:3460: checking host system type configure:3475: result: i386-unknown-gnu configure:3497: checking target system type configure:3512: result: i386-unknown-gnu configure:3624: checking for PHP prefix configure:3626: result: /usr/local configure:3628: checking for PHP includes configure:3630: result: -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib configure:3632: checking for PHP extension directory configure:3634: result: /usr/local/lib/php/20060613 configure:3636: checking for PHP installed headers prefix configure:3638: result: /usr/local/include/php configure:3682: checking for re2c configure:3698: found /usr/local/bin/re2c configure:3709: result: re2c configure:3718: checking for re2c version configure:3732: result: invalid configure:3737: WARNING: You will need re2c 0.12.0 or later if you want to regenerate PHP parsers. configure:3751: checking for gawk configure:3768: found /usr/local/bin/gawk configure:3779: result: gawk configure:3835: checking whether to enable eaccelerator support configure:3877: result: yes, shared configure:4457: checking how to run the C preprocessor configure:4497: cc -E conftest.c configure:4503: $? = 0 configure:4534: cc -E conftest.c conftest.c:18:28: ac_nonexistent.h: No such file or directory configure:4540: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include configure:4573: result: cc -E configure:4602: cc -E conftest.c configure:4608: $? = 0 configure:4639: cc -E conftest.c conftest.c:18:28: ac_nonexistent.h: No such file or directory configure:4645: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include configure:4685: checking for ANSI C header files configure:4715: cc -c -fno-common conftest.c >&5 configure:4721: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4846: result: no configure:4870: checking for sys/types.h configure:4891: cc -c -fno-common conftest.c >&5 configure:4897: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4913: result: no configure:4870: checking for sys/stat.h configure:4891: cc -c -fno-common conftest.c >&5 configure:4897: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4913: result: no configure:4870: checking for stdlib.h configure:4891: cc -c -fno-common conftest.c >&5 configure:4897: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4913: result: no configure:4870: checking for string.h configure:4891: cc -c -fno-common conftest.c >&5 configure:4897: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4913: result: no configure:4870: checking for memory.h configure:4891: cc -c -fno-common conftest.c >&5 configure:4897: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4913: result: no configure:4870: checking for strings.h configure:4891: cc -c -fno-common conftest.c >&5 configure:4897: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4913: result: no configure:4870: checking for inttypes.h configure:4891: cc -c -fno-common conftest.c >&5 configure:4897: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4913: result: no configure:4870: checking for stdint.h configure:4891: cc -c -fno-common conftest.c >&5 configure:4897: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4913: result: no configure:4870: checking for unistd.h configure:4891: cc -c -fno-common conftest.c >&5 configure:4897: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4913: result: no configure:4933: checking for unistd.h configure:4939: result: no configure:4943: checking limits.h usability configure:4960: cc -c -fno-common conftest.c >&5 configure:4966: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4980: result: no configure:4984: checking limits.h presence configure:4999: cc -E conftest.c configure:5005: $? = 0 configure:5019: result: yes configure:5032: WARNING: limits.h: present but cannot be compiled configure:5034: WARNING: limits.h: check for missing prerequisite headers? configure:5036: WARNING: limits.h: see the Autoconf documentation configure:5038: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:5040: WARNING: limits.h: proceeding with the preprocessor's result configure:5042: WARNING: limits.h: in the future, the compiler will take precedence configure:5047: checking for limits.h configure:5055: result: yes configure:4943: checking sys/param.h usability configure:4960: cc -c -fno-common conftest.c >&5 configure:4966: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4980: result: no configure:4984: checking sys/param.h presence configure:4999: cc -E conftest.c configure:5005: $? = 0 configure:5019: result: yes configure:5032: WARNING: sys/param.h: present but cannot be compiled configure:5034: WARNING: sys/param.h: check for missing prerequisite headers? configure:5036: WARNING: sys/param.h: see the Autoconf documentation configure:5038: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:5040: WARNING: sys/param.h: proceeding with the preprocessor's result configure:5042: WARNING: sys/param.h: in the future, the compiler will take precedence configure:5047: checking for sys/param.h configure:5055: result: yes configure:4943: checking sched.h usability configure:4960: cc -c -fno-common conftest.c >&5 configure:4966: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4980: result: no configure:4984: checking sched.h presence configure:4999: cc -E conftest.c configure:5005: $? = 0 configure:5019: result: yes configure:5032: WARNING: sched.h: present but cannot be compiled configure:5034: WARNING: sched.h: check for missing prerequisite headers? configure:5036: WARNING: sched.h: see the Autoconf documentation configure:5038: WARNING: sched.h: section "Present But Cannot Be Compiled" configure:5040: WARNING: sched.h: proceeding with the preprocessor's result configure:5042: WARNING: sched.h: in the future, the compiler will take precedence configure:5047: checking for sched.h configure:5055: result: yes configure:5069: checking mandatory system headers configure:5091: cc -E conftest.c configure:5097: $? = 0 configure:5111: result: yes configure:5114: checking whether union semun is defined in sys/sem.h configure:5144: cc -c -fno-common conftest.c >&5 configure:5150: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | union semun arg; | semctl(0, 0, 0, arg); | | ; | return 0; | } configure:5169: result: no configure:5178: checking for sysvipc shared memory support configure:5201: cc -o conftest -fno-common conftest.c >&5 configure:5204: $? = 0 configure:5210: ./conftest configure:5213: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #define MM_SEM_NONE | #define MM_SHM_IPC | #define MM_TEST_SHM | #include "/mnt/gmirror/ports/www/eaccelerator/work/eaccelerator-0.9.5.2/mm.c" | configure:5229: result: no configure:5243: checking for mmap shared memory support configure:5266: cc -o conftest -fno-common conftest.c >&5 configure:5269: $? = 0 configure:5275: ./conftest configure:5278: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #define MM_SEM_NONE | #define MM_SHM_MMAP_FILE | #define MM_TEST_SHM | #include "/mnt/gmirror/ports/www/eaccelerator/work/eaccelerator-0.9.5.2/mm.c" | configure:5294: result: no configure:5297: checking for mmap on /dev/zero shared memory support configure:5320: cc -o conftest -fno-common conftest.c >&5 configure:5323: $? = 0 configure:5329: ./conftest configure:5332: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #define MM_SEM_NONE | #define MM_SHM_MMAP_ZERO | #define MM_TEST_SHM | #include "/mnt/gmirror/ports/www/eaccelerator/work/eaccelerator-0.9.5.2/mm.c" | configure:5348: result: no configure:5351: checking for anonymous mmap shared memory support configure:5374: cc -o conftest -fno-common conftest.c >&5 configure:5377: $? = 0 configure:5383: ./conftest configure:5386: $? = 0 configure:5402: result: yes configure:5405: checking for posix mmap shared memory support configure:5428: cc -o conftest -fno-common conftest.c >&5 configure:5431: $? = 0 configure:5437: ./conftest configure:5440: $? = 0 configure:5456: result: yes configure:5459: checking for best shared memory type configure:5499: result: anonymous mmap configure:5506: checking for spinlock semaphores support configure:5528: cc -o conftest -fno-common conftest.c >&5 configure:5531: $? = 0 configure:5537: ./conftest configure:5540: $? = 0 configure:5556: result: yes configure:5559: checking for pthread semaphores support configure:5581: cc -o conftest -fno-common conftest.c >&5 configure:5584: $? = 0 configure:5590: ./conftest configure:5593: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SCHED_H 1 | #define MM_SHM_MMAP_ANON 1 | /* end confdefs.h. */ | #define MM_SEM_PTHREAD | #define MM_TEST_SEM | #include "/mnt/gmirror/ports/www/eaccelerator/work/eaccelerator-0.9.5.2/mm.c" | configure:5609: result: no configure:5612: checking for posix semaphores support configure:5634: cc -o conftest -fno-common conftest.c >&5 configure:5637: $? = 0 configure:5643: ./conftest configure:5646: $? = 0 configure:5662: result: yes configure:5665: checking for sysvipc semaphores support configure:5687: cc -o conftest -fno-common conftest.c >&5 In file included from conftest.c:24: /mnt/gmirror/ports/www/eaccelerator/work/eaccelerator-0.9.5.2/mm.c:315: error: redefinition of `union semun' configure:5690: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SCHED_H 1 | #define MM_SHM_MMAP_ANON 1 | /* end confdefs.h. */ | #define MM_SEM_IPC | #define MM_TEST_SEM | #include "/mnt/gmirror/ports/www/eaccelerator/work/eaccelerator-0.9.5.2/mm.c" | configure:5715: result: no configure:5729: checking for fcntl semaphores support configure:5751: cc -o conftest -fno-common conftest.c >&5 configure:5754: $? = 0 configure:5760: ./conftest configure:5763: $? = 0 configure:5779: result: yes configure:5782: checking for flock semaphores support configure:5804: cc -o conftest -fno-common conftest.c >&5 configure:5807: $? = 0 configure:5813: ./conftest configure:5816: $? = 0 configure:5832: result: yes configure:5835: checking for best semaphores type configure:5888: result: spinlock configure:5895: checking for sched_yield configure:5951: cc -o conftest -fno-common conftest.c >&5 configure:5957: $? = 0 configure:5974: result: yes configure:5987: checking for mprotect configure:6043: cc -o conftest -fno-common conftest.c >&5 configure:6049: $? = 0 configure:6066: result: yes configure:6081: checking for ext/session/php_session.h configure:6096: cc -E -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/mnt/gmirror/ports/www/eaccelerator/work/eaccelerator-0.9.5.2 conftest.c configure:6102: $? = 0 configure:6123: result: yes configure:6251: checking for non-GNU ld configure:6285: result: /usr/bin/ld configure:6294: checking if the linker (/usr/bin/ld) is GNU ld configure:6309: result: no configure:6314: checking for /usr/bin/ld option to reload object files configure:6321: result: -r configure:6339: checking for BSD-compatible nm configure:6381: result: nm configure:6385: checking whether ln -s works configure:6389: result: yes configure:6396: checking how to recognise dependent libraries configure:6568: result: pass_all configure:6786: checking dlfcn.h usability configure:6803: cc -c -fno-common conftest.c >&5 configure:6809: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SCHED_H 1 | #define MM_SHM_MMAP_ANON 1 | #define MM_SEM_SPINLOCK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_MPROTECT 1 | #define HAVE_EXT_SESSION_PHP_SESSION_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6823: result: no configure:6827: checking dlfcn.h presence configure:6842: cc -E conftest.c configure:6848: $? = 0 configure:6862: result: yes configure:6875: WARNING: dlfcn.h: present but cannot be compiled configure:6877: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6879: WARNING: dlfcn.h: see the Autoconf documentation configure:6881: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6883: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6885: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6890: checking for dlfcn.h configure:6898: result: yes configure:6922: checking how to run the C++ preprocessor configure:6958: c++ -E conftest.cpp configure:6964: $? = 0 configure:6995: c++ -E conftest.cpp conftest.cpp:27:28: ac_nonexistent.h: No such file or directory configure:7001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SCHED_H 1 | #define MM_SHM_MMAP_ANON 1 | #define MM_SEM_SPINLOCK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_MPROTECT 1 | #define HAVE_EXT_SESSION_PHP_SESSION_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7034: result: c++ -E configure:7063: c++ -E conftest.cpp configure:7069: $? = 0 configure:7100: c++ -E conftest.cpp conftest.cpp:27:28: ac_nonexistent.h: No such file or directory configure:7106: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 1 | #define WITH_EACCELERATOR_ENCODER 1 | #define WITH_EACCELERATOR_LOADER 1 | #define WITH_EACCELERATOR_INFO 1 | #define WITH_EACCELERATOR_USE_INODE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SCHED_H 1 | #define MM_SHM_MMAP_ANON 1 | #define MM_SEM_SPINLOCK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_MPROTECT 1 | #define HAVE_EXT_SESSION_PHP_SESSION_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7150: checking the maximum length of command line arguments configure:7242: result: configure:7253: checking command to parse nm output from cc object configure:7349: c++ -c -fno-common conftest.cpp >&5 configure:7352: $? = 0 configure:7356: 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:7359: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7349: c++ -c -fno-common conftest.cpp >&5 configure:7352: $? = 0 configure:7356: 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:7359: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7449: result: failed configure:7456: checking for objdir configure:7471: result: .libs configure:7523: checking for i386-unknown-gnu-ar configure:7553: result: no configure:7563: checking for ar configure:7579: found /usr/bin/ar configure:7590: result: ar configure:7619: checking for i386-unknown-gnu-ranlib configure:7649: result: no configure:7659: checking for ranlib configure:7675: found /usr/bin/ranlib configure:7686: result: ranlib configure:7715: checking for i386-unknown-gnu-strip configure:7745: result: no configure:7755: checking for strip configure:7771: found /usr/bin/strip configure:7782: result: strip configure:8084: checking if cc static flag works configure:8112: result: yes configure:8184: checking for cc option to produce PIC configure:8388: result: configure:8455: checking if cc supports -c -o file.o configure:8479: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8483: $? = 0 configure:8502: result: yes configure:8528: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9372: result: no configure:9443: checking dynamic linker characteristics configure:10018: result: gnu ld.so configure:10022: checking how to hardcode library paths into programs configure:10047: result: unsupported configure:10061: checking whether stripping libraries is possible configure:10082: result: no configure:10863: checking if libtool supports shared libraries configure:10865: result: no configure:10868: checking whether to build shared libraries configure:10889: result: no configure:10892: checking whether to build static libraries configure:10896: result: yes configure:10989: result: creating libtool configure:11711: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12539: result: yes configure:12561: c++ -c -fno-common conftest.cpp >&5 configure:12564: $? = 0 configure:12674: checking for c++ option to produce PIC configure:12942: result: configure:13009: checking if c++ supports -c -o file.o configure:13033: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13037: $? = 0 configure:13056: result: yes configure:13082: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13107: result: yes configure:13178: checking dynamic linker characteristics configure:13753: result: gnu ld.so configure:13757: checking how to hardcode library paths into programs configure:13782: result: unsupported configure:13796: checking whether stripping libraries is possible configure:13817: result: no configure:15313: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:515: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_mprotect=yes ac_cv_func_sched_yield=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_sched_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_RE2C=re2c ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=no ac_cv_target=i386-unknown-gnu 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_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_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='""' php_cv_cc_dashr=no php_cv_cc_rpath=no php_cv_re2c_version=invalid ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AWK='gawk' CC='cc' CFLAGS='-fno-common' CONFIGURE_COMMAND=' '\''./configure'\'' '\''--enable-eaccelerator=shared'\'' '\''--with-eaccelerator-sessions'\'' '\''--with-eaccelerator-userid=www'\'' '\''--with-php-config=/usr/local/bin/php-config'\'' '\''--without-eaccelerator-encoder'\'' '\''--prefix=/usr/local'\''' CONFIGURE_OPTIONS=' '\''--enable-eaccelerator=shared'\'' '\''--with-eaccelerator-sessions'\'' '\''--with-eaccelerator-userid=www'\'' '\''--with-php-config=/usr/local/bin/php-config'\'' '\''--without-eaccelerator-encoder'\'' '\''--prefix=/usr/local'\''' CPP='cc -E' CPPFLAGS=' -DHAVE_CONFIG_H' CXXCPP='c++ -E' DEFS='-DHAVE_CONFIG_H' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RE2C='exit 0;' SED='/usr/local/bin/sed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' STRIP='strip' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='$(prefix)' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define COMPILE_DL_EACCELERATOR 1 #define HAVE_EACCELERATOR 1 #define WITH_EACCELERATOR_INFO 1 #define EA_USERID 0 #define WITH_EACCELERATOR_CRASH_DETECTION 1 #define WITH_EACCELERATOR_OPTIMIZER 1 #define WITH_EACCELERATOR_ENCODER 1 #define WITH_EACCELERATOR_LOADER 1 #define WITH_EACCELERATOR_INFO 1 #define WITH_EACCELERATOR_USE_INODE 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SCHED_H 1 #define MM_SHM_MMAP_ANON 1 #define MM_SEM_SPINLOCK 1 #define HAVE_SCHED_YIELD 1 #define HAVE_MPROTECT 1 #define HAVE_EXT_SESSION_PHP_SESSION_H 1 #define HAVE_DLFCN_H 1 configure: exit 0