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.53. Invocation command line was $ ./configure --host= --build= --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared ## --------- ## ## Platform. ## ## --------- ## hostname = independence uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1232: checking build system type configure:1250: result: i686-pc-linux-g++ configure:1258: checking host system type configure:1272: result: i686-pc-linux-g++ configure:1326: checking for gcc configure:1342: found /usr/lib/ccache/gcc configure:1352: result: gcc configure:1596: checking for C compiler version configure:1599: gcc --version &5 gcc (GCC) 3.4.6 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:1602: $? = 0 configure:1604: gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1607: $? = 0 configure:1609: gcc -V &5 gcc: `-V' option must have argument configure:1612: $? = 1 configure:1638: checking for C compiler default output configure:1641: gcc conftest.c >&5 configure:1644: $? = 0 configure:1677: result: a.out configure:1682: checking whether the C compiler works configure:1688: ./a.out configure:1691: $? = 0 configure:1706: result: yes configure:1713: checking whether we are cross compiling configure:1715: result: no configure:1718: checking for suffix of executables configure:1720: gcc -o conftest conftest.c >&5 configure:1723: $? = 0 configure:1745: result: configure:1751: checking for suffix of object files configure:1775: gcc -c conftest.c >&5 configure:1778: $? = 0 configure:1797: result: o configure:1801: checking whether we are using the GNU C compiler configure:1828: gcc -c conftest.c >&5 configure:1831: $? = 0 configure:1834: test -s conftest.o configure:1837: $? = 0 configure:1849: result: yes configure:1855: checking whether gcc accepts -g configure:1879: gcc -c -g conftest.c >&5 configure:1882: $? = 0 configure:1885: test -s conftest.o configure:1888: $? = 0 configure:1898: result: yes configure:1925: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:1928: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2090: checking for g++ configure:2106: found /usr/lib/ccache/g++ configure:2116: result: g++ configure:2132: checking for C++ compiler version configure:2135: g++ --version &5 g++ (GCC) 3.4.6 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:2138: $? = 0 configure:2140: g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2143: $? = 0 configure:2145: g++ -V &5 g++: `-V' option must have argument configure:2148: $? = 1 configure:2151: checking whether we are using the GNU C++ compiler configure:2178: g++ -c conftest.cc >&5 configure:2181: $? = 0 configure:2184: test -s conftest.o configure:2187: $? = 0 configure:2199: result: yes configure:2205: checking whether g++ accepts -g configure:2229: g++ -c -g conftest.cc >&5 configure:2232: $? = 0 configure:2235: test -s conftest.o configure:2238: $? = 0 configure:2248: result: yes configure:2294: g++ -c -g -O2 conftest.cc >&5 configure:2297: $? = 0 configure:2300: test -s conftest.o configure:2303: $? = 0 configure:2331: g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:2323: error: `exit' was not declared in this scope configure:2334: $? = 1 configure: failed program was: #line 2312 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2294: g++ -c -g -O2 conftest.cc >&5 configure:2297: $? = 0 configure:2300: test -s conftest.o configure:2303: $? = 0 configure:2331: g++ -c -g -O2 conftest.cc >&5 configure:2334: $? = 0 configure:2337: test -s conftest.o configure:2340: $? = 0 configure:2365: checking for compress in -lz configure:2398: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:2401: $? = 0 configure:2404: test -s conftest configure:2407: $? = 0 configure:2418: result: yes configure:2440: checking for libmysqlclient configure:2442: result: configure:2457: checking for "/usr/lib/libmysqlclient.a" configure:2472: result: yes configure:2485: checking for mysql_real_connect in -lmysqlclient configure:2518: gcc -o conftest -g -O2 conftest.c -lmysqlclient -L/usr/lib -lz >&5 configure:2521: $? = 0 configure:2524: test -s conftest configure:2527: $? = 0 configure:2538: result: yes configure:2562: checking how to run the C preprocessor configure:2588: gcc -E conftest.c configure:2594: $? = 0 configure:2621: gcc -E conftest.c configure:2617:28: ac_nonexistent.h: No such file or directory configure:2627: $? = 1 configure: failed program was: #line 2616 "configure" #include "confdefs.h" #include configure:2664: result: gcc -E configure:2679: gcc -E conftest.c configure:2685: $? = 0 configure:2712: gcc -E conftest.c configure:2708:28: ac_nonexistent.h: No such file or directory configure:2718: $? = 1 configure: failed program was: #line 2707 "configure" #include "confdefs.h" #include configure:2758: checking for ANSI C header files configure:2772: gcc -E conftest.c configure:2778: $? = 0 configure:2865: gcc -o conftest -g -O2 conftest.c -L/usr/lib -lz >&5 configure:2868: $? = 0 configure:2870: ./conftest configure:2873: $? = 0 configure:2887: result: yes configure:2911: checking for sys/types.h configure:2924: gcc -c -g -O2 conftest.c >&5 configure:2927: $? = 0 configure:2930: test -s conftest.o configure:2933: $? = 0 configure:2943: result: yes configure:2911: checking for sys/stat.h configure:2924: gcc -c -g -O2 conftest.c >&5 configure:2927: $? = 0 configure:2930: test -s conftest.o configure:2933: $? = 0 configure:2943: result: yes configure:2911: checking for stdlib.h configure:2924: gcc -c -g -O2 conftest.c >&5 configure:2927: $? = 0 configure:2930: test -s conftest.o configure:2933: $? = 0 configure:2943: result: yes configure:2911: checking for string.h configure:2924: gcc -c -g -O2 conftest.c >&5 configure:2927: $? = 0 configure:2930: test -s conftest.o configure:2933: $? = 0 configure:2943: result: yes configure:2911: checking for memory.h configure:2924: gcc -c -g -O2 conftest.c >&5 configure:2927: $? = 0 configure:2930: test -s conftest.o configure:2933: $? = 0 configure:2943: result: yes configure:2911: checking for strings.h configure:2924: gcc -c -g -O2 conftest.c >&5 configure:2927: $? = 0 configure:2930: test -s conftest.o configure:2933: $? = 0 configure:2943: result: yes configure:2911: checking for inttypes.h configure:2924: gcc -c -g -O2 conftest.c >&5 configure:2927: $? = 0 configure:2930: test -s conftest.o configure:2933: $? = 0 configure:2943: result: yes configure:2911: checking for stdint.h configure:2924: gcc -c -g -O2 conftest.c >&5 configure:2927: $? = 0 configure:2930: test -s conftest.o configure:2933: $? = 0 configure:2943: result: yes configure:2911: checking for unistd.h configure:2924: gcc -c -g -O2 conftest.c >&5 configure:2927: $? = 0 configure:2930: test -s conftest.o configure:2933: $? = 0 configure:2943: result: yes configure:2965: checking for mysql.h configure:2967: result: configure:2989: checking /usr/include/mysql.h usability configure:2998: gcc -c -g -O2 conftest.c >&5 configure:3026:32: /usr/include/mysql.h: No such file or directory configure:3001: $? = 1 configure: failed program was: #line 2991 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3016: result: no configure:3020: checking /usr/include/mysql.h presence configure:3027: gcc -E conftest.c configure:3023:32: /usr/include/mysql.h: No such file or directory configure:3033: $? = 1 configure: failed program was: #line 3022 "configure" #include "confdefs.h" #include configure:3051: result: no configure:3069: checking for /usr/include/mysql.h configure:3076: result: no configure:2989: checking /usr/include/mysql/mysql.h usability configure:2998: gcc -c -g -O2 conftest.c >&5 configure:3001: $? = 0 configure:3004: test -s conftest.o configure:3007: $? = 0 configure:3016: result: yes configure:3020: checking /usr/include/mysql/mysql.h presence configure:3027: gcc -E conftest.c configure:3033: $? = 0 configure:3051: result: yes configure:3069: checking for /usr/include/mysql/mysql.h configure:3076: result: yes configure:3089: checking "if MySQL Version /usr/include/mysql is >= 4.0.0" configure:3102: gcc -E -I/usr/include/mysql conftest.c configure:3108: $? = 0 configure:3132: result: yes configure:3180: checking "if Qt Version in /usr/lib/qt is >= 3.0.5" configure:3193: gcc -E -I/usr/include/mysql -I/usr/lib/qt/include conftest.c configure:3199: $? = 0 configure:3218: result: yes configure:3357: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on independence config.status:565: creating mysqlcc.pro ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-g++ ac_cv_build_alias=i686-pc-linux-g++ 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=set ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_file__usr_lib_libmysqlclient_a=yes ac_cv_header__usr_include_mysql_h=no ac_cv_header__usr_include_mysql_mysql_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-g++ ac_cv_host_alias=i686-pc-linux-g++ ac_cv_lib_mysqlclient_mysql_real_connect=yes ac_cv_lib_z_compress=yes ac_cv_objext=o ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #ifdef __cplusplus #include #endif #define HAVE_LIBZ 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 configure: exit 0