Новости | FAQ | Авторы | Документация | В действии | Библиотека |
Инструменты | Полезные ссылки | Хостинги | Скачать | Примеры | Форум |
agat 17.10.2006 15:23
я смотрю затираются вопиющие сообщения (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-mysql-inc=/home/qha/include ## --------- ## ## Platform. ## ## --------- ## hostname = reseller2.hostsila.com uname -m = x86_64 uname -r = 2.6.9-42.0.2.ELsmp uname -s = Linux uname -v = #1 SMP Wed Aug 23 13:38:27 BST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/jdk/bin PATH: /usr/kerberos/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/qha/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1524: checking for a BSD-compatible install configure:1579: result: /usr/bin/install -c configure:1590: checking whether build environment is sane configure:1633: result: yes configure:1666: checking for gawk configure:1682: found /bin/gawk configure:1692: result: gawk configure:1702: checking whether make sets $(MAKE) configure:1722: result: yes configure:1943: checking for a BSD-compatible install configure:1998: result: /usr/bin/install -c configure:2009: checking whether make sets $(MAKE) configure:2029: result: yes configure:2042: checking for gawk configure:2068: result: gawk configure:2130: checking for g++ configure:2146: found /usr/bin/g++ configure:2156: result: g++ configure:2172: checking for C++ compiler version configure:2175: g++ --version </dev/null >&5 g++ (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3) Copyright (C) 2006 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:2178: $? = 0 configure:2180: g++ -v </dev/null >&5 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-3) configure:2183: $? = 0 configure:2185: g++ -V </dev/null >&5 g++: `-V' option must have argument configure:2188: $? = 1 configure:2211: checking for C++ compiler default output file name configure:2214: g++ conftest.cc >&5 configure:2217: $? = 0 configure:2263: result: a.out configure:2268: checking whether the C++ compiler works configure:2274: ./a.out configure:2277: $? = 0 configure:2294: result: yes configure:2301: checking whether we are cross compiling configure:2303: result: no configure:2306: checking for suffix of executables configure:2308: g++ -o conftest conftest.cc >&5 configure:2311: $? = 0 configure:2336: result: configure:2342: checking for suffix of object files configure:2363: g++ -c conftest.cc >&5 configure:2366: $? = 0 configure:2388: result: o configure:2392: checking whether we are using the GNU C++ compiler configure:2416: g++ -c conftest.cc >&5 configure:2422: $? = 0 configure:2426: test -z || test ! -s conftest.err configure:2429: $? = 0 configure:2432: test -s conftest.o configure:2435: $? = 0 configure:2448: result: yes configure:2454: checking whether g++ accepts -g configure:2475: g++ -c -g conftest.cc >&5 configure:2481: $? = 0 configure:2485: test -z || test ! -s conftest.err configure:2488: $? = 0 configure:2491: test -s conftest.o configure:2494: $? = 0 configure:2505: result: yes configure:2547: g++ -c -g -O2 conftest.cc >&5 conftest.cc:10:20: stdlib.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:14: error: `exit' was not declared in this scope configure:2553: $? = 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 <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:2547: g++ -c -g -O2 conftest.cc >&5 conftest.cc:10:20: stdlib.h: No such file or directory configure:2553: $? = 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. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:2547: g++ -c -g -O2 conftest.cc >&5 conftest.cc:10:20: stdlib.h: No such file or directory configure:2553: $? = 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. */ | extern "C" void std::exit (int); using std::exit; | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:2547: g++ -c -g -O2 conftest.cc >&5 conftest.cc:10:20: stdlib.h: No such file or directory configure:2553: $? = 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. */ | extern "C" void exit (int) throw (); | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:2547: g++ -c -g -O2 conftest.cc >&5 conftest.cc:10:20: stdlib.h: No such file or directory configure:2553: $? = 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. */ | extern "C" void exit (int); | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:2547: g++ -c -g -O2 conftest.cc >&5 conftest.cc:10:20: stdlib.h: No such file or directory configure:2553: $? = 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. */ | void exit (int); | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:2645: checking for style of include used by make configure:2673: result: GNU configure:2701: checking dependency style of g++ configure:2784: result: gcc3 configure:2847: checking for gcc configure:2863: found /usr/bin/gcc configure:2873: result: gcc configure:3117: checking for C compiler version configure:3120: gcc --version </dev/null >&5 gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3) Copyright (C) 2006 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:3123: $? = 0 configure:3125: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-3) configure:3128: $? = 0 configure:3130: gcc -V </dev/null >&5 gcc: `-V' option must have argument configure:3133: $? = 1 configure:3136: checking whether we are using the GNU C compiler configure:3160: gcc -c conftest.c >&5 configure:3166: $? = 0 configure:3170: test -z || test ! -s conftest.err configure:3173: $? = 0 configure:3176: test -s conftest.o configure:3179: $? = 0 configure:3192: result: yes configure:3198: checking whether gcc accepts -g configure:3219: gcc -c -g conftest.c >&5 configure:3225: $? = 0 configure:3229: test -z || test ! -s conftest.err configure:3232: $? = 0 configure:3235: test -s conftest.o configure:3238: $? = 0 configure:3249: result: yes configure:3266: checking for gcc option to accept ANSI C configure:3336: gcc -c -g -O2 conftest.c >&5 conftest.c:13:19: stdio.h: No such file or directory conftest.c:14:23: sys/types.h: No such file or directory conftest.c:15:22: sys/stat.h: No such file or directory conftest.c:18: error: syntax error before '*' token conftest.c:18: warning: "struct stat" declared inside parameter list conftest.c:18: warning: its scope is only this definition or declaration, which is probably not what you want conftest.c:18: warning: data definition has no type or storage class conftest.c:47: error: syntax error before "FILE" conftest.c:47: warning: "struct stat" declared inside parameter list conftest.c:47: error: `pairnames' declared as function returning a function conftest.c:47: error: syntax error before "int" configure:3342: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* 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:3336: gcc -qlanglvl=ansi -c -g -O2 conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' conftest.c:13:19: stdio.h: No such file or directory conftest.c:14:23: sys/types.h: No such file or directory conftest.c:15:22: sys/stat.h: No such file or directory conftest.c:18: error: syntax error before '*' token conftest.c:18: warning: "struct stat" declared inside parameter list conftest.c:18: warning: its scope is only this definition or declaration, which is probably not what you want conftest.c:18: warning: data definition has no type or storage class conftest.c:47: error: syntax error before "FILE" conftest.c:47: warning: "struct stat" declared inside parameter list conftest.c:47: error: `pairnames' declared as function returning a function conftest.c:47: error: syntax error before "int" configure:3342: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* 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:3336: gcc -std1 -c -g -O2 conftest.c >&5 cc1: error: unrecognized command line option "-std1" configure:3342: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* 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:3336: gcc -Ae -c -g -O2 conftest.c >&5 <command line>:1:2: missing '(' after predicate conftest.c:13:19: stdio.h: No such file or directory conftest.c:14:23: sys/types.h: No such file or directory conftest.c:15:22: sys/stat.h: No such file or directory conftest.c:18: error: syntax error before '*' token conftest.c:18: warning: "struct stat" declared inside parameter list conftest.c:18: warning: its scope is only this definition or declaration, which is probably not what you want conftest.c:18: warning: data definition has no type or storage class conftest.c:47: error: syntax error before "FILE" conftest.c:47: warning: "struct stat" declared inside parameter list conftest.c:47: error: `pairnames' declared as function returning a function conftest.c:47: error: syntax error before "int" configure:3342: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* 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:3336: gcc -Aa -D_HPUX_SOURCE -c -g -O2 conftest.c >&5 <command line>:1:2: missing '(' after predicate conftest.c:13:19: stdio.h: No such file or directory conftest.c:14:23: sys/types.h: No such file or directory conftest.c:15:22: sys/stat.h: No such file or directory conftest.c:18: error: syntax error before '*' token conftest.c:18: warning: "struct stat" declared inside parameter list conftest.c:18: warning: its scope is only this definition or declaration, which is probably not what you want conftest.c:18: warning: data definition has no type or storage class conftest.c:47: error: syntax error before "FILE" conftest.c:47: warning: "struct stat" declared inside parameter list conftest.c:47: error: `pairnames' declared as function returning a function conftest.c:47: error: syntax error before "int" configure:3342: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* 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:3336: gcc -Xc -D__EXTENSIONS__ -c -g -O2 conftest.c >&5 gcc: unrecognized option `-Xc' conftest.c:13:19: stdio.h: No such file or directory conftest.c:14:23: sys/types.h: No such file or directory conftest.c:15:22: sys/stat.h: No such file or directory conftest.c:18: error: syntax error before '*' token conftest.c:18: warning: "struct stat" declared inside parameter list conftest.c:18: warning: its scope is only this definition or declaration, which is probably not what you want conftest.c:18: warning: data definition has no type or storage class conftest.c:47: error: syntax error before "FILE" conftest.c:47: warning: "struct stat" declared inside parameter list conftest.c:47: error: `pairnames' declared as function returning a function conftest.c:47: error: syntax error before "int" configure:3342: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* 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:3373: result: none needed configure:3391: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3397: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3532: checking dependency style of gcc configure:3615: result: gcc3 configure:3728: checking build system type configure:3746: result: x86_64-unknown-linux-gnu configure:3754: checking host system type configure:3768: result: x86_64-unknown-linux-gnu configure:3798: checking for ld used by GCC configure:3861: result: /usr/bin/ld configure:3870: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.15.92.0.2 20040927 configure:3882: result: yes configure:3887: checking for /usr/bin/ld option to reload object files configure:3894: result: -r configure:3899: checking for BSD-compatible nm configure:3935: result: /usr/bin/nm -B configure:3938: checking for a sed that does not truncate output configure:4020: result: /bin/sed configure:4023: checking whether ln -s works configure:4027: result: yes configure:4034: checking how to recognise dependent libraries configure:4215: result: file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) configure:4228: checking command to parse /usr/bin/nm -B output configure:4312: gcc -c -g -O2 conftest.c >&5 configure:4315: $? = 0 configure:4319: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4322: $? = 0 configure:4374: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:4377: $? = 0 configure:4421: result: ok configure:4430: checking how to run the C preprocessor configure:4465: gcc -E conftest.c In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h:11, from conftest.c:13: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h:122:61: no include path in which to search for limits.h configure:4471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4465: gcc -E conftest.c In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h:11, from conftest.c:13: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h:122:61: no include path in which to search for limits.h configure:4471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4465: gcc -E -traditional-cpp conftest.c conftest.c:15: assert.h: No such file or directory configure:4471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4465: gcc -E -traditional-cpp conftest.c conftest.c:15: assert.h: No such file or directory configure:4471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4465: /lib/cpp conftest.c In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h:11, from conftest.c:13: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h:122:61: no include path in which to search for limits.h configure:4471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4465: /lib/cpp conftest.c In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h:11, from conftest.c:13: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h:122:61: no include path in which to search for limits.h configure:4471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4548: result: /lib/cpp configure:4572: /lib/cpp conftest.c In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h:11, from conftest.c:13: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h:122:61: no include path in which to search for limits.h configure:4578: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4572: /lib/cpp conftest.c In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h:11, from conftest.c:13: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/include/limits.h:122:61: no include path in which to search for limits.h configure:4578: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4647: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/lib/cpp ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.4.so' lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/qha/parser3mysql-3.1.HEAD/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/qha/parser3mysql-3.1.HEAD/missing --run tar' AUTOCONF='${SHELL} /home/qha/parser3mysql-3.1.HEAD/missing --run autoconf' AUTOHEADER='${SHELL} /home/qha/parser3mysql-3.1.HEAD/missing --run autoheader' AUTOMAKE='${SHELL} /home/qha/parser3mysql-3.1.HEAD/missing --run automake-1.7' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='/lib/cpp' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' INCLTDL='-I${top_srcdir}/libltdl' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBADD_DL='' LIBLTDL='${top_builddir}/libltdl/libltdlc.la' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/qha/parser3mysql-3.1.HEAD/missing --run makeinfo' MYSQL_INC='/home/qha/include' OBJEXT='o' PACKAGE='parser3mysql' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='3.1.HEAD' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/qha/parser3mysql-3.1.HEAD/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #endif #ifdef __cplusplus void exit (int); configure: exit 1но самое интересное в строках типа
conftest.cc:10:20: stdlib.h: No such file or directoryчто бы это значило? что у хостера кривой срр? Подскажите, плиз - 2-ой день вожусь(