Re: [Sqlrelay-discussion] Install problems on Fedora Core 3
Brought to you by:
mused
|
From: Adam K. <ka...@li...> - 2005-09-19 15:08:25
|
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
## --------- ##
## Platform. ##
## --------- ##
hostname = linuxpower2
uname -m = i686
uname -r = 2.6.12-1.1376_FC3smp
uname -s = Linux
uname -v = #1 SMP Fri Aug 26 23:50:33 EDT 2005
/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/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2275: checking for gcc
configure:2291: found /usr/bin/gcc
configure:2301: result: gcc
configure:2545: checking for C compiler version
configure:2548: gcc --version </dev/null >&5
gcc (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2)
Copyright (C) 2004 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:2551: $? = 0
configure:2553: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.4/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=i386-redhat-linux
Thread model: posix
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
configure:2556: $? = 0
configure:2558: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2561: $? = 1
configure:2584: checking for C compiler default output file name
configure:2587: gcc -Wall conftest.c >&5
configure:2590: $? = 0
configure:2636: result: a.out
configure:2641: checking whether the C compiler works
configure:2647: ./a.out
configure:2650: $? = 0
configure:2667: result: yes
configure:2674: checking whether we are cross compiling
configure:2676: result: no
configure:2679: checking for suffix of executables
configure:2681: gcc -o conftest -Wall conftest.c >&5
configure:2684: $? = 0
configure:2709: result:
configure:2715: checking for suffix of object files
configure:2736: gcc -c -Wall conftest.c >&5
configure:2739: $? = 0
configure:2761: result: o
configure:2765: checking whether we are using the GNU C compiler
configure:2789: gcc -c -Wall conftest.c >&5
configure:2795: $? = 0
configure:2799: test -z
|| test ! -s conftest.err
configure:2802: $? = 0
configure:2805: test -s conftest.o
configure:2808: $? = 0
configure:2821: result: yes
configure:2827: checking whether gcc accepts -g
configure:2848: gcc -c -g conftest.c >&5
configure:2854: $? = 0
configure:2858: test -z
|| test ! -s conftest.err
configure:2861: $? = 0
configure:2864: test -s conftest.o
configure:2867: $? = 0
configure:2878: result: yes
configure:2895: checking for gcc option to accept ANSI C
configure:2965: gcc -c -Wall conftest.c >&5
configure:2971: $? = 0
configure:2975: test -z
|| test ! -s conftest.err
configure:2978: $? = 0
configure:2981: test -s conftest.o
configure:2984: $? = 0
configure:3002: result: none needed
configure:3020: gcc -c -Wall conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3026: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3211: checking for g++
configure:3227: found /usr/bin/g++
configure:3237: result: g++
configure:3253: checking for C++ compiler version
configure:3256: g++ --version </dev/null >&5
g++ (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2)
Copyright (C) 2004 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:3259: $? = 0
configure:3261: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.4/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=i386-redhat-linux
Thread model: posix
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
configure:3264: $? = 0
configure:3266: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:3269: $? = 1
configure:3272: checking whether we are using the GNU C++ compiler
configure:3296: g++ -c -Wall conftest.cc >&5
configure:3302: $? = 0
configure:3306: test -z
|| test ! -s conftest.err
configure:3309: $? = 0
configure:3312: test -s conftest.o
configure:3315: $? = 0
configure:3328: result: yes
configure:3334: checking whether g++ accepts -g
configure:3355: g++ -c -g conftest.cc >&5
configure:3361: $? = 0
configure:3365: test -z
|| test ! -s conftest.err
configure:3368: $? = 0
configure:3371: test -s conftest.o
configure:3374: $? = 0
configure:3385: result: yes
configure:3427: g++ -c -Wall conftest.cc >&5
configure:3433: $? = 0
configure:3437: test -z
|| test ! -s conftest.err
configure:3440: $? = 0
configure:3443: test -s conftest.o
configure:3446: $? = 0
configure:3472: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:14: error: `exit' undeclared (first use this function)
conftest.cc:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:3478: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3427: g++ -c -Wall conftest.cc >&5
configure:3433: $? = 0
configure:3437: test -z
|| test ! -s conftest.err
configure:3440: $? = 0
configure:3443: test -s conftest.o
configure:3446: $? = 0
configure:3472: g++ -c -Wall conftest.cc >&5
configure:3478: $? = 0
configure:3482: test -z
|| test ! -s conftest.err
configure:3485: $? = 0
configure:3488: test -s conftest.o
configure:3491: $? = 0
configure:3519: checking how to run the C preprocessor
configure:3554: gcc -E conftest.c
configure:3560: $? = 0
configure:3592: gcc -E conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3598: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3637: result: gcc -E
configure:3661: gcc -E conftest.c
configure:3667: $? = 0
configure:3699: gcc -E conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3705: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3786: checking for a BSD-compatible install
configure:3841: result: /usr/bin/install -c
configure:3852: checking whether ln -s works
configure:3856: result: yes
configure:3863: checking whether make sets $(MAKE)
configure:3883: result: yes
configure:3985: checking build system type
configure:4003: result: i686-pc-linux-gnu
configure:4011: checking host system type
configure:4025: result: i686-pc-linux-gnu
configure:4033: checking for a sed that does not truncate output
configure:4087: result: /bin/sed
configure:4090: checking for egrep
configure:4100: result: grep -E
configure:4116: checking for ld used by g++
configure:4183: result: /usr/bin/ld
configure:4192: checking if the linker (/usr/bin/ld) is GNU ld
configure:4207: result: yes
configure:4212: checking for /usr/bin/ld option to reload object files
configure:4219: result: -r
configure:4228: checking for BSD-compatible nm
configure:4270: result: /usr/bin/nm -B
configure:4274: checking how to recognise dependent libraries
configure:4474: result: pass_all
configure:4926: checking for ANSI C header files
configure:4951: g++ -c -Wall conftest.cc >&5
configure:4957: $? = 0
configure:4961: test -z
|| test ! -s conftest.err
configure:4964: $? = 0
configure:4967: test -s conftest.o
configure:4970: $? = 0
./configure: line 4992: conftest.cc: command not found
configure:5082: result: no
configure:5106: checking for sys/types.h
configure:5122: g++ -c -Wall conftest.cc >&5
configure:5128: $? = 0
configure:5132: test -z
|| test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for sys/stat.h
configure:5122: g++ -c -Wall conftest.cc >&5
configure:5128: $? = 0
configure:5132: test -z
|| test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for stdlib.h
configure:5122: g++ -c -Wall conftest.cc >&5
configure:5128: $? = 0
configure:5132: test -z
|| test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for string.h
configure:5122: g++ -c -Wall conftest.cc >&5
configure:5128: $? = 0
configure:5132: test -z
|| test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for memory.h
configure:5122: g++ -c -Wall conftest.cc >&5
configure:5128: $? = 0
configure:5132: test -z
|| test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for strings.h
configure:5122: g++ -c -Wall conftest.cc >&5
configure:5128: $? = 0
configure:5132: test -z
|| test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for inttypes.h
configure:5122: g++ -c -Wall conftest.cc >&5
configure:5128: $? = 0
configure:5132: test -z
|| test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for stdint.h
configure:5122: g++ -c -Wall conftest.cc >&5
configure:5128: $? = 0
configure:5132: test -z
|| test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5106: checking for unistd.h
configure:5122: g++ -c -Wall conftest.cc >&5
configure:5128: $? = 0
configure:5132: test -z
|| test ! -s conftest.err
configure:5135: $? = 0
configure:5138: test -s conftest.o
configure:5141: $? = 0
configure:5152: result: yes
configure:5178: checking dlfcn.h usability
configure:5190: g++ -c -Wall conftest.cc >&5
configure:5196: $? = 0
configure:5200: test -z
|| test ! -s conftest.err
configure:5203: $? = 0
configure:5206: test -s conftest.o
configure:5209: $? = 0
configure:5219: result: yes
configure:5223: checking dlfcn.h presence
configure:5233: conftest.cc
./configure: line 5234: conftest.cc: command not found
configure:5239: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| /* end confdefs.h. */
| #include <dlfcn.h>
configure:5259: result: no
configure:5265: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!
configure:5267: WARNING: dlfcn.h: proceeding with the compiler's result
configure:5294: checking for dlfcn.h
configure:5301: result: yes
configure:5319: checking how to run the C++ preprocessor
configure:5350: g++ -E conftest.cc
configure:5356: $? = 0
configure:5388: g++ -E conftest.cc
conftest.cc:23:28: ac_nonexistent.h: No such file or directory
configure:5394: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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. */
| #include <ac_nonexistent.h>
configure:5433: result: g++ -E
configure:5457: g++ -E conftest.cc
configure:5463: $? = 0
configure:5495: g++ -E conftest.cc
conftest.cc:23:28: ac_nonexistent.h: No such file or directory
configure:5501: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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. */
| #include <ac_nonexistent.h>
configure:5596: checking for g77
configure:5612: found /usr/bin/g77
configure:5622: result: g77
configure:5637: checking for Fortran 77 compiler version
configure:5640: g77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2)
Copyright (C) 2004 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5643: $? = 0
configure:5645: g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.4/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=i386-redhat-linux
Thread model: posix
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
configure:5648: $? = 0
configure:5650: g77 -V </dev/null >&5
g77: `-V' option must have argument
configure:5653: $? = 1
configure:5661: checking whether we are using the GNU Fortran 77 compiler
configure:5675: g77 -c conftest.F >&5
configure:5681: $? = 0
configure:5685: test -z
|| test ! -s conftest.err
configure:5688: $? = 0
configure:5691: test -s conftest.o
configure:5694: $? = 0
configure:5707: result: yes
configure:5713: checking whether g77 accepts -g
configure:5725: g77 -c -g conftest.f >&5
configure:5731: $? = 0
configure:5735: test -z
|| test ! -s conftest.err
configure:5738: $? = 0
configure:5741: test -s conftest.o
configure:5744: $? = 0
configure:5756: result: yes
configure:5786: checking the maximum length of command line arguments
configure:5845: result: 32768
configure:5856: checking command to parse /usr/bin/nm -B output from g++ object
configure:5945: g++ -c -Wall conftest.cc >&5
configure:5948: $? = 0
configure:5952: /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:5955: $? = 0
configure:6007: g++ -o conftest -Wall conftest.cc conftstm.o >&5
configure:6010: $? = 0
configure:6048: result: ok
configure:6052: checking for objdir
configure:6067: result: .libs
configure:6157: checking for ar
configure:6173: found /usr/bin/ar
configure:6184: result: ar
configure:6237: checking for ranlib
configure:6253: found /usr/bin/ranlib
configure:6264: result: ranlib
configure:6317: checking for strip
configure:6333: found /usr/bin/strip
configure:6344: result: strip
configure:6606: checking if g++ static flag works
configure:6629: result: yes
configure:6650: checking if g++ supports -fno-rtti -fno-exceptions
configure:6668: g++ -c -Wall -fno-rtti -fno-exceptions conftest.c >&5
configure:6672: $? = 0
configure:6683: result: yes
configure:6698: checking for g++ option to produce PIC
configure:6875: result: -fPIC
configure:6882: checking if g++ PIC flag -fPIC works
configure:6900: g++ -c -Wall -fPIC -DPIC conftest.c >&5
configure:6904: $? = 0
configure:6915: result: yes
configure:6939: checking if g++ supports -c -o file.o
configure:6967: g++ -c -Wall -o out/conftest2.o conftest.c >&5
configure:6971: $? = 0
configure:6988: result: yes
configure:7014: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:7828: result: yes
configure:7854: checking whether -lc should be explicitly linked in
configure:7859: g++ -c -Wall conftest.c >&5
configure:7862: $? = 0
configure:7876: g++ -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7879: $? = 0
configure:7891: result: no
configure:7899: checking how to hardcode library paths into programs
configure:7924: result: immediate
configure:7938: checking whether stripping libraries is possible
configure:7943: result: yes
configure:7965: checking dynamic linker characteristics
configure:8476: result: GNU/Linux ld.so
configure:9288: checking if libtool supports shared libraries
configure:9290: result: yes
configure:9293: checking whether to build shared libraries
configure:9342: result: yes
configure:9345: checking whether to build static libraries
configure:9349: result: yes
configure:9440: creating libtool
configure:9984: checking for ld used by g++
configure:10051: result: /usr/bin/ld
configure:10060: checking if the linker (/usr/bin/ld) is GNU ld
configure:10075: result: yes
configure:10126: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:10941: result: yes
configure:10963: g++ -c -Wall conftest.cc >&5
configure:10966: $? = 0
configure:11062: checking for g++ option to produce PIC
configure:11314: result: -fPIC
configure:11321: checking if g++ PIC flag -fPIC works
configure:11339: g++ -c -Wall -fPIC -DPIC conftest.cc >&5
configure:11343: $? = 0
configure:11354: result: yes
configure:11378: checking if g++ supports -c -o file.o
configure:11406: g++ -c -Wall -o out/conftest2.o conftest.cc >&5
configure:11410: $? = 0
configure:11427: result: yes
configure:11453: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11478: result: yes
configure:11549: checking how to hardcode library paths into programs
configure:11574: result: immediate
configure:11588: checking whether stripping libraries is possible
configure:11593: result: yes
configure:11615: checking dynamic linker characteristics
configure:12126: result: GNU/Linux ld.so
configure:13411: checking if libtool supports shared libraries
configure:13413: result: yes
configure:13416: checking whether to build shared libraries
configure:13434: result: yes
configure:13437: checking whether to build static libraries
configure:13441: result: yes
configure:13453: checking for g77 option to produce PIC
configure:13630: result: -fPIC
configure:13637: checking if g77 PIC flag -fPIC works
configure:13655: g77 -c -g -O2 -fPIC conftest.f >&5
configure:13659: $? = 0
configure:13670: result: yes
configure:13694: checking if g77 supports -c -o file.o
configure:13722: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13726: $? = 0
configure:13743: result: yes
configure:13769: checking whether the g77 linker (/usr/bin/ld) supports shared libraries
configure:14563: result: yes
configure:14634: checking how to hardcode library paths into programs
configure:14659: result: immediate
configure:14673: checking whether stripping libraries is possible
configure:14678: result: yes
configure:14700: checking dynamic linker characteristics
configure:15211: result: GNU/Linux ld.so
configure:19225: checking for -ar
configure:19252: result: ar
configure:19295: checking for dynamic library extension
configure:19308: result: so
configure:19312: checking for library directory
configure:19318: result: lib
configure:19323: checking whether ld -rpath works
configure:19330: result: yes
configure:19340: checking whether ps aux works
configure:19352: result: yes
configure:19363: checking for -pipe option
configure:19389: g++ -o conftest -Wall -pipe conftest.cc >&5
configure:19395: $? = 0
configure:19399: test -z
|| test ! -s conftest.err
configure:19402: $? = 0
configure:19405: test -s conftest
configure:19408: $? = 0
configure:19426: result: yes
configure:19435: checking for -Wno-long-double option
configure:19461: g++ -o conftest -Wall -Wno-long-double conftest.cc >&5
cc1plus: error: unrecognized command line option "-Wno-long-double"
configure:19467: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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. */
| #include <stdio.h>
| int
| main ()
| {
| printf("hello");
| ;
| return 0;
| }
configure:19501: result: no
configure:19513: checking inline
configure:19528: result: yes
configure:19858: checking for tgetnum in -ltermcap
configure:19888: g++ -o conftest -Wall conftest.cc -ltermcap >&5
configure:19894: $? = 0
configure:19898: test -z
|| test ! -s conftest.err
configure:19901: $? = 0
configure:19904: test -s conftest
configure:19907: $? = 0
configure:19920: result: yes
configure:19931: checking for add_history in -lhistory
configure:19961: g++ -o conftest -Wall conftest.cc -lhistory -ltermcap >&5
configure:19967: $? = 0
configure:19971: test -z
|| test ! -s conftest.err
configure:19974: $? = 0
configure:19977: test -s conftest
configure:19980: $? = 0
configure:19993: result: yes
configure:20005: checking for readline in -lreadline
configure:20035: g++ -o conftest -Wall conftest.cc -lreadline -lhistory -ltermcap >&5
configure:20041: $? = 0
configure:20045: test -z
|| test ! -s conftest.err
configure:20048: $? = 0
configure:20051: test -s conftest
configure:20054: $? = 0
configure:20067: result: yes
configure:20103: checking no extra libraries are required for socket-related calls
configure:20130: gcc -o conftest -Wall conftest.c >&5
conftest.c: In function `main':
conftest.c:29: warning: implicit declaration of function `connect'
conftest.c:29: warning: implicit declaration of function `listen'
conftest.c:29: warning: implicit declaration of function `bind'
conftest.c:29: warning: implicit declaration of function `accept'
conftest.c:29: warning: implicit declaration of function `send'
conftest.c:29: warning: implicit declaration of function `sendto'
conftest.c:29: warning: implicit declaration of function `sendmsg'
conftest.c:29: warning: implicit declaration of function `gethostbyname'
configure:20136: $? = 0
configure:20140: test -z
|| test ! -s conftest.err
configure:20143: $? = 0
configure:20146: test -s conftest
configure:20149: $? = 0
configure:20151: result: yes
configure:20188: checking for dlopen in -ldl
configure:20218: g++ -o conftest -Wall conftest.cc -ldl >&5
configure:20224: $? = 0
configure:20228: test -z
|| test ! -s conftest.err
configure:20231: $? = 0
configure:20234: test -s conftest
configure:20237: $? = 0
configure:20250: result: yes
configure:20259: checking for aioread in -laio
configure:20289: g++ -o conftest -Wall conftest.cc -laio >&5
/usr/bin/ld: cannot find -laio
collect2: ld returned 1 exit status
configure:20295: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 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 aioread ();
| int
| main ()
| {
| aioread ();
| ;
| return 0;
| }
configure:20321: result: no
configure:20342: checking features.h usability
configure:20354: g++ -c -Wall conftest.cc >&5
configure:20360: $? = 0
configure:20364: test -z
|| test ! -s conftest.err
configure:20367: $? = 0
configure:20370: test -s conftest.o
configure:20373: $? = 0
configure:20383: result: yes
configure:20387: checking features.h presence
configure:20397: g++ -E conftest.cc
configure:20403: $? = 0
configure:20423: result: yes
configure:20458: checking for features.h
configure:20465: result: yes
configure:20479: checking for broken glibc-2.3
configure:20502: g++ -o conftest -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:31: error: `__ctype_toupper' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:20508: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| /* end confdefs.h. */
| #include <ctype.h>
| #include <features.h>
| int
| main ()
| {
| #if __GLIBC__==2 && __GLIBC_MINOR__==3
| __ctype_toupper('a');
| #endif
| ;
| return 0;
| }
configure:20529: result: yes
configure:20639: checking for oracle includes and libraries
configure:20912: result: no
configure:21690: WARNING: Oracle support will not be built.
configure:22217: checking for mysql_real_connect
configure:22244: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:31: error: `mysql_real_connect' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:22250: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <stdlib.h>
| int
| main ()
| {
| mysql_real_connect(NULL,NULL,NULL,NULL,NULL,0,NULL,0);
| ;
| return 0;
| }
configure:22275: result: no
configure:22286: checking for mysql_select_db
configure:22313: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:31: error: `mysql_select_db' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:22319: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <stdlib.h>
| int
| main ()
| {
| mysql_select_db(NULL,NULL);
| ;
| return 0;
| }
configure:22344: result: no
configure:22355: checking for mysql_ping
configure:22382: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:31: error: `mysql_ping' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:22388: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <stdlib.h>
| int
| main ()
| {
| mysql_ping(NULL);
| ;
| return 0;
| }
configure:22413: result: no
configure:22424: checking for mysql_change_user
configure:22451: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:31: error: `mysql_change_user' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:22457: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <stdlib.h>
| int
| main ()
| {
| mysql_change_user(NULL,NULL,NULL,NULL);
| ;
| return 0;
| }
configure:22482: result: no
configure:22493: checking for mysql_commit
configure:22520: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:31: error: `mysql_commit' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:22526: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <stdlib.h>
| int
| main ()
| {
| mysql_commit(NULL);
| ;
| return 0;
| }
configure:22551: result: no
configure:22562: checking for mysql_rollback
configure:22589: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:31: error: `mysql_rollback' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:22595: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <stdlib.h>
| int
| main ()
| {
| mysql_rollback(NULL);
| ;
| return 0;
| }
configure:22620: result: no
configure:22631: checking for mysql_autocommit
configure:22658: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:31: error: `mysql_autocommit' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:22664: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <stdlib.h>
| int
| main ()
| {
| mysql_autocommit(NULL);
| ;
| return 0;
| }
configure:22689: result: no
configure:22700: checking for mysql_prepare
configure:22727: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:31: error: `mysql_prepare' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:22733: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <stdlib.h>
| int
| main ()
| {
| mysql_prepare(NULL,NULL,0);
| ;
| return 0;
| }
configure:22758: result: no
configure:22769: checking for CR_SERVER_GONE_ERROR
configure:22797: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc:27:20: errmsg.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:32: error: `CR_SERVER_GONE_ERROR' undeclared (first use this function)
conftest.cc:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
conftest.cc:32: warning: unused variable 'err'
configure:22803: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <errmsg.h>
| #include <stdlib.h>
| int
| main ()
| {
| int err=CR_SERVER_GONE_ERROR;
| ;
| return 0;
| }
configure:22828: result: no
configure:22839: checking for CR_SERVER_LOST
configure:22867: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc:27:20: errmsg.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:32: error: `CR_SERVER_LOST' undeclared (first use this function)
conftest.cc:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
conftest.cc:32: warning: unused variable 'err'
configure:22873: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <errmsg.h>
| #include <stdlib.h>
| int
| main ()
| {
| int err=CR_SERVER_LOST;
| ;
| return 0;
| }
configure:22898: result: no
configure:22909: checking for FIELD_TYPE_YEAR
configure:22936: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:31: error: `MYSQL_FIELD' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
conftest.cc:31: error: expected `;' before "field"
conftest.cc:31: error: `field' undeclared (first use this function)
conftest.cc:31: error: `FIELD_TYPE_YEAR' undeclared (first use this function)
configure:22942: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <stdlib.h>
| int
| main ()
| {
| MYSQL_FIELD field; field.type=FIELD_TYPE_YEAR;
| ;
| return 0;
| }
configure:22967: result: no
configure:22978: checking for FIELD_TYPE_NEWDATE
configure:23005: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:31: error: `MYSQL_FIELD' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
conftest.cc:31: error: expected `;' before "field"
conftest.cc:31: error: `field' undeclared (first use this function)
conftest.cc:31: error: `FIELD_TYPE_NEWDATE' undeclared (first use this function)
configure:23011: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <stdlib.h>
| int
| main ()
| {
| MYSQL_FIELD field; field.type=FIELD_TYPE_NEWDATE;
| ;
| return 0;
| }
configure:23036: result: no
configure:23047: checking for FIELD_TYPE_ENUM
configure:23074: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:31: error: `MYSQL_FIELD' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
conftest.cc:31: error: expected `;' before "field"
conftest.cc:31: error: `field' undeclared (first use this function)
conftest.cc:31: error: `FIELD_TYPE_ENUM' undeclared (first use this function)
configure:23080: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <stdlib.h>
| int
| main ()
| {
| MYSQL_FIELD field; field.type=FIELD_TYPE_ENUM;
| ;
| return 0;
| }
configure:23105: result: no
configure:23116: checking for FIELD_TYPE_SET
configure:23143: g++ -o conftest -Wall -I/usr/include -mcpu=pentiumpro conftest.cc -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5
conftest.cc:26:19: mysql.h: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:31: error: `MYSQL_FIELD' undeclared (first use this function)
conftest.cc:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
conftest.cc:31: error: expected `;' before "field"
conftest.cc:31: error: `field' undeclared (first use this function)
conftest.cc:31: error: `FIELD_TYPE_SET' undeclared (first use this function)
configure:23149: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define DMALLOC 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| #define INLINE inline
| #define HAVE_READLINE 1
| #define NEED_REDHAT_9_GLIBC_2_3_2_HACK 1
| /* end confdefs.h. */
| #include <mysql.h>
| #include <stdlib.h>
| int
| main ()
| {
| MYSQL_FIELD field; field.type=FIELD_TYPE_SET;
| ;
| return 0;
| }
configure:23174: result: no
configure:23334: WARNING: mSQL support will not be built.
configure:24405: WARNING: PostgreSQL support will not be built.
configure:25433: WARNING: SQLite support will not be built.
configure:25829: WARNING: Lago support will not be built.
configure:26662: WARNING: FreeTDS support will not be built.
configure:27357: WARNING: Sybase support will not be built.
configure:27969: checking if UnixODBC needs threads
configure:27998: g++ -o conftest -Wall conftest.cc -lodbc >&5
configure:28004: $? = 0
configure:28008: test -z
|| test ! -s conftest.err
configure:28011: $? = 0
configure:28014: test -s conftest
configure:28017: $? = 0
configure:28019: result: no
configure:28120: checking if SQLBindParameter takes SQLLEN * argument
configure:28149: g++ -o conftest -Wall conftest.cc -lodbc >&5
configure:28155: $? = 0
configure:28159: test -z
|| test ! -s conftest.err
configure:28162: $? = 0
configure:28165: test -s conftest
configure:28168: $? = 0
configure:28170: result: yes
configure:28191: checking if SQLColAttribute takes SQLLEN * argument
configure:28220: g++ -o conftest -Wall conftest.cc -lodbc >&5
configure:28226: $? = 0
configure:28230: test -z
|| test ! -s conftest.err
configure:28233: $? = 0
configure:28236: test -s conftest
configure:28239: $? = 0
configure:28241: result: yes
configure:28262: checking if SQLRowCount takes SQLLEN * argument
configure:28291: g++ -o conftest -Wall conftest.cc -lodbc >&5
configure:28297: $? = 0
configure:28301: test -z
|| test ! -s conftest.err
configure:28304: $? = 0
configure:28307: test -s conftest
configure:28310: $? = 0
configure:28312: result: yes
configure:28638: WARNING: DB2 support will not be built.
configure:29253: WARNING: Interbase support will not be built.
configure:30159: WARNING: MDB Tools support will not be built.
configure:30215: checking for perl
configure:30231: found /usr/bin/perl
configure:30241: result: perl
configure:30542: checking for Zope
configure:30604: WARNING: The Zope API will not be installed.
configure:30609: result:
configure:30657: checking for ruby
configure:30686: result: no
configure:30657: checking for ruby16
configure:30686: result: no
configure:30657: checking for ruby18
configure:30686: result: no
configure:30731: WARNING: The Ruby API will not be built.
configure:30852: WARNING: The Java API will not be built.
configure:30921: WARNING: "The TCL API will not be installed."
configure:31012: WARNING: "The TCL API will not be installed."
configure:31147: checking for php-config
configure:31163: found /usr/bin/php-config
configure:31173: result: php-config
configure:31296: checking for gtk-config
configure:31325: result: no
configure:31356: WARNING: GTK config tool will not be built.
configure:31384: checking for dirent.h that defines DIR
configure:31408: g++ -c -Wall conftest.cc >&5
configure:31414: $? = 0
configure:31418: test -z
|| test ! -s conftest.err
configure:31421: $? = 0
configure:31424: test -s conftest.o
configure:31427: $? = 0
configure:31438: result: yes
configure:31451: checking for library containing opendir
configure:31481: g++ -o conftest -Wall conftest.cc >&5
configure:31487: $? = 0
configure:31491: test -z
|| test ! -s conftest.err
configure:31494: $? = 0
configure:31497: test -s conftest
configure:31500: $? = 0
configure:31570: result: none required
configure:31706: checking for ANSI C header files
configure:31862: result: no
configure:31878: checking for unistd.h
configure:31883: result: yes
configure:31878: checking for strings.h
configure:31883: result: yes
configure:32029: checking for mode_t
configure:32053: g++ -c -Wall conftest.cc >&5
configure:32059: $? = 0
configure:32063: test -z
|| test ! -s conftest.err
configure:32066: $? = 0
configure:32069: test -s conftest.o
configure:32072: $? = 0
configure:32083: result: yes
configure:32095: checking return type of signal handlers
configure:32126: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:49: warning: unused variable 'i'
configure:32132: $? = 0
configure:32136: test -z
|| test ! -s conftest.err
configure:32139: $? = 0
configure:32142: test -s conftest.o
configure:32145: $? = 0
configure:32156: result: void
configure:32165: checking for unsupported signals
configure:32185: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:41: warning: unused variable 'a'
configure:32191: $? = 0
configure:32195: test -z
|| test ! -s conftest.err
configure:32198: $? = 0
configure:32201: test -s conftest.o
configure:32204: $? = 0
configure:32235: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:42: warning: unused variable 'a'
configure:32241: $? = 0
configure:32245: test -z
|| test ! -s conftest.err
configure:32248: $? = 0
configure:32251: test -s conftest.o
configure:32254: $? = 0
configure:32285: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:43: warning: unused variable 'a'
configure:32291: $? = 0
configure:32295: test -z
|| test ! -s conftest.err
configure:32298: $? = 0
configure:32301: test -s conftest.o
configure:32304: $? = 0
configure:32335: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:44: warning: unused variable 'a'
configure:32341: $? = 0
configure:32345: test -z
|| test ! -s conftest.err
configure:32348: $? = 0
configure:32351: test -s conftest.o
configure:32354: $? = 0
configure:32385: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:45: warning: unused variable 'a'
configure:32391: $? = 0
configure:32395: test -z
|| test ! -s conftest.err
configure:32398: $? = 0
configure:32401: test -s conftest.o
configure:32404: $? = 0
configure:32435: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:46: warning: unused variable 'a'
configure:32441: $? = 0
configure:32445: test -z
|| test ! -s conftest.err
configure:32448: $? = 0
configure:32451: test -s conftest.o
configure:32454: $? = 0
configure:32485: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:47: warning: unused variable 'a'
configure:32491: $? = 0
configure:32495: test -z
|| test ! -s conftest.err
configure:32498: $? = 0
configure:32501: test -s conftest.o
configure:32504: $? = 0
configure:32535: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:48: warning: unused variable 'a'
configure:32541: $? = 0
configure:32545: test -z
|| test ! -s conftest.err
configure:32548: $? = 0
configure:32551: test -s conftest.o
configure:32554: $? = 0
configure:32585: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:49: warning: unused variable 'a'
configure:32591: $? = 0
configure:32595: test -z
|| test ! -s conftest.err
configure:32598: $? = 0
configure:32601: test -s conftest.o
configure:32604: $? = 0
configure:32635: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:50: warning: unused variable 'a'
configure:32641: $? = 0
configure:32645: test -z
|| test ! -s conftest.err
configure:32648: $? = 0
configure:32651: test -s conftest.o
configure:32654: $? = 0
configure:32685: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:51: warning: unused variable 'a'
configure:32691: $? = 0
configure:32695: test -z
|| test ! -s conftest.err
configure:32698: $? = 0
configure:32701: test -s conftest.o
configure:32704: $? = 0
configure:32735: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:52: warning: unused variable 'a'
configure:32741: $? = 0
configure:32745: test -z
|| test ! -s conftest.err
configure:32748: $? = 0
configure:32751: test -s conftest.o
configure:32754: $? = 0
configure:32785: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:53: warning: unused variable 'a'
configure:32791: $? = 0
configure:32795: test -z
|| test ! -s conftest.err
configure:32798: $? = 0
configure:32801: test -s conftest.o
configure:32804: $? = 0
configure:32835: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:54: warning: unused variable 'a'
configure:32841: $? = 0
configure:32845: test -z
|| test ! -s conftest.err
configure:32848: $? = 0
configure:32851: test -s conftest.o
configure:32854: $? = 0
configure:32885: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:55: warning: unused variable 'a'
configure:32891: $? = 0
configure:32895: test -z
|| test ! -s conftest.err
configure:32898: $? = 0
configure:32901: test -s conftest.o
configure:32904: $? = 0
configure:32935: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:56: warning: unused variable 'a'
configure:32941: $? = 0
configure:32945: test -z
|| test ! -s conftest.err
configure:32948: $? = 0
configure:32951: test -s conftest.o
configure:32954: $? = 0
configure:32985: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:57: warning: unused variable 'a'
configure:32991: $? = 0
configure:32995: test -z
|| test ! -s conftest.err
configure:32998: $? = 0
configure:33001: test -s conftest.o
configure:33004: $? = 0
configure:33035: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:58: warning: unused variable 'a'
configure:33041: $? = 0
configure:33045: test -z
|| test ! -s conftest.err
configure:33048: $? = 0
configure:33051: test -s conftest.o
configure:33054: $? = 0
configure:33085: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:59: warning: unused variable 'a'
configure:33091: $? = 0
configure:33095: test -z
|| test ! -s conftest.err
configure:33098: $? = 0
configure:33101: test -s conftest.o
configure:33104: $? = 0
configure:33135: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:60: warning: unused variable 'a'
configure:33141: $? = 0
configure:33145: test -z
|| test ! -s conftest.err
configure:33148: $? = 0
configure:33151: test -s conftest.o
configure:33154: $? = 0
configure:33185: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:61: warning: unused variable 'a'
configure:33191: $? = 0
configure:33195: test -z
|| test ! -s conftest.err
configure:33198: $? = 0
configure:33201: test -s conftest.o
configure:33204: $? = 0
configure:33235: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:62: warning: unused variable 'a'
configure:33241: $? = 0
configure:33245: test -z
|| test ! -s conftest.err
configure:33248: $? = 0
configure:33251: test -s conftest.o
configure:33254: $? = 0
configure:33285: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:63: warning: unused variable 'a'
configure:33291: $? = 0
configure:33295: test -z
|| test ! -s conftest.err
configure:33298: $? = 0
configure:33301: test -s conftest.o
configure:33304: $? = 0
configure:33335: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:64: warning: unused variable 'a'
configure:33341: $? = 0
configure:33345: test -z
|| test ! -s conftest.err
configure:33348: $? = 0
configure:33351: test -s conftest.o
configure:33354: $? = 0
configure:33385: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:65: warning: unused variable 'a'
configure:33391: $? = 0
configure:33395: test -z
|| test ! -s conftest.err
configure:33398: $? = 0
configure:33401: test -s conftest.o
configure:33404: $? = 0
configure:33435: g++ -c -Wall conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:66: warning: unused variable 'a'
configure:33441: $? = 0
configure:33445: test -z
|| test ! -s conftest.err
configure:33448: $? = 0
configure:33451: test -s conftest.o...
[truncated message content] |