![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
configure give me this: |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
checking for a BSD-compatible install... /usr/bin/install -c |

#5
| |||||
| |||||
|
|
| test ! -s conftest.err configure:2750: $? = 0 |
|
| test ! -s conftest.err configure:2809: $? = 0 |
|
| test ! -s conftest.err configure:2926: $? = 0 |
|
#ifndef __cplusplus choke me #endif configure:3109: checking dependency style of gcc |
|
/* confdefs.h. */ |
#6
| |||||||||||||||||
| |||||||||||||||||
|
|
#define PACKAGE_TARNAME "mysql++" #define PACKAGE_VERSION "2.0.7" #define PACKAGE_STRING "mysql++ 2.0.7" #define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com" #define PACKAGE "mysql++" #define VERSION "2.0.7" /* end confdefs.h. */ #include <ac_nonexistent.h configure:3988: result: gcc -E |
|
/* confdefs.h. */ #define PACKAGE_NAME "mysql++" #define PACKAGE_TARNAME "mysql++" #define PACKAGE_VERSION "2.0.7" #define PACKAGE_STRING "mysql++ 2.0.7" #define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com" #define PACKAGE "mysql++" #define VERSION "2.0.7" /* end confdefs.h. */ #include <ac_nonexistent.h configure:4100: checking for egrep |
|
| test ! -s conftest.err configure:4153: $? = 0 |
|
| test ! -s conftest.err configure:4324: $? = 0 |
|
| test ! -s conftest.err configure:4324: $? = 0 |
|
| test ! -s conftest.err configure:4324: $? = 0 |
|
| test ! -s conftest.err configure:4324: $? = 0 |
|
| test ! -s conftest.err configure:4324: $? = 0 |
|
| test ! -s conftest.err configure:4324: $? = 0 |
|
| test ! -s conftest.err configure:4324: $? = 0 |
|
| test ! -s conftest.err configure:4324: $? = 0 |
|
| test ! -s conftest.err configure:4324: $? = 0 |
|
| test ! -s conftest.err configure:4392: $? = 0 |
|
| test ! -s conftest.err configure:5229: $? = 0 |
|
| test ! -s conftest.err configure:5326: $? = 0 |
|
| test ! -s conftest.err configure:5450: $? = 0 |
|
| test ! -s conftest.err configure:5544: $? = 0 |
#7
| |||||||||||
| |||||||||||
|
|
#ifndef __cplusplus choke me #endif configure:8914: checking dependency style of gcc |
|
| test ! -s conftest.err configure:9171: $? = 0 |
|
| test ! -s conftest.err configure:9230: $? = 0 |
|
| test ! -s conftest.err configure:9302: $? = 0 |
|
/* confdefs.h. */ #define PACKAGE_NAME "mysql++" #define PACKAGE_TARNAME "mysql++" #define PACKAGE_VERSION "2.0.7" #define PACKAGE_STRING "mysql++ 2.0.7" #define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com" #define PACKAGE "mysql++" #define VERSION "2.0.7" #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 #define HAVE_DLFCN_H 1 /* end confdefs.h. */ int main () { exit (42); ; return 0; } configure:9289: g++ -c -g -O2 conftest.cc >&5 |
|
| test ! -s conftest.err configure:9302: $? = 0 |
|
| test ! -s conftest.err configure:9347: $? = 0 |
|
| test ! -s conftest.err configure:9734: $? = 0 |
|
| test ! -s conftest.err configure:9835: $? = 0 |
|
/* confdefs.h. */ #define PACKAGE_NAME "mysql++" #define PACKAGE_TARNAME "mysql++" #define PACKAGE_VERSION "2.0.7" #define PACKAGE_STRING "mysql++ 2.0.7" #define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com" #define PACKAGE "mysql++" #define VERSION "2.0.7" #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 #define HAVE_DLFCN_H 1 #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; #endif #define STDC_HEADERS 1 #define HAVE_STRTOL 1 /* end confdefs.h. */ #include <pthread.h int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:10136: result: no |
|
/* confdefs.h. */ |
#8
| |||||||||
| |||||||||
|
|
#define PACKAGE_TARNAME "mysql++" #define PACKAGE_VERSION "2.0.7" #define PACKAGE_STRING "mysql++ 2.0.7" #define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com" #define PACKAGE "mysql++" #define VERSION "2.0.7" #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 #define HAVE_DLFCN_H 1 #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; #endif #define STDC_HEADERS 1 #define HAVE_STRTOL 1 /* end confdefs.h. */ #include <pthread.h int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:10136: result: no |
|
/* confdefs.h. */ #define PACKAGE_NAME "mysql++" #define PACKAGE_TARNAME "mysql++" #define PACKAGE_VERSION "2.0.7" #define PACKAGE_STRING "mysql++ 2.0.7" #define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com" #define PACKAGE "mysql++" #define VERSION "2.0.7" #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 #define HAVE_DLFCN_H 1 #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; #endif #define STDC_HEADERS 1 #define HAVE_STRTOL 1 /* end confdefs.h. */ #include <pthread.h int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:10136: result: no |
|
/* confdefs.h. */ #define PACKAGE_NAME "mysql++" #define PACKAGE_TARNAME "mysql++" #define PACKAGE_VERSION "2.0.7" #define PACKAGE_STRING "mysql++ 2.0.7" #define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com" #define PACKAGE "mysql++" #define VERSION "2.0.7" #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 #define HAVE_DLFCN_H 1 #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; #endif #define STDC_HEADERS 1 #define HAVE_STRTOL 1 /* end confdefs.h. */ #include <pthread.h int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:10136: result: no |
|
/* confdefs.h. */ #define PACKAGE_NAME "mysql++" #define PACKAGE_TARNAME "mysql++" #define PACKAGE_VERSION "2.0.7" #define PACKAGE_STRING "mysql++ 2.0.7" #define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com" #define PACKAGE "mysql++" #define VERSION "2.0.7" #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 #define HAVE_DLFCN_H 1 #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; #endif #define STDC_HEADERS 1 #define HAVE_STRTOL 1 /* end confdefs.h. */ #include <pthread.h int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } configure:10136: result: no |
|
| test ! -s conftest.err configure:10116: $? = 0 |
|
| test ! -s conftest.err configure:10188: $? = 0 |
|
| test ! -s conftest.err configure:10341: $? = 0 |
|
| test ! -s conftest.err configure:10491: $? = 0 |
|
/* confdefs.h. */ |
#9
| ||||
| ||||
|
|
#define PACKAGE_TARNAME "mysql++" #define PACKAGE_VERSION "2.0.7" #define PACKAGE_STRING "mysql++ 2.0.7" #define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com" #define PACKAGE "mysql++" #define VERSION "2.0.7" #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 #define HAVE_DLFCN_H 1 #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; #endif #define STDC_HEADERS 1 #define HAVE_STRTOL 1 #define HAVE_PTHREAD 1 #define HAVE_ZLIB_H 1 #define HAVE_LIBZ 1 /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char floor (); int main () { floor (); ; return 0; } configure:10615: gcc -o conftest -g -O2 -pthread conftest.c -lm -lz >&5 |
|
| test ! -s conftest.err configure:10628: $? = 0 |
|
| test ! -s conftest.err configure:10701: $? = 0 |
|
| test ! -s conftest.err configure:10827: $? = 0 |
#10
| |||
| |||
|
|
I send the first part(the system refuse me to send it all,it's big) |
![]() |
| Thread Tools | |
| Display Modes | |
| |