EVOLUTION-MANAGER
Edit File: config.log
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by subversion configure 1.6.11, which was generated by GNU Autoconf 2.64. Invocation command line was $ ./configure --prefix=/home2/oozingso --without-apxs ## --------- ## ## Platform. ## ## --------- ## hostname = box392.bluehost.com uname -m = x86_64 uname -r = 2.6.32-46.1.BHsmp uname -s = Linux uname -v = #1 SMP Tue Sep 6 12:18:02 MDT 2011 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = x86_64 /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/jdk/bin PATH: /usr/lib64/qt-3.3/bin PATH: /home2/oozingso/perl5/bin PATH: /usr/kerberos/bin PATH: /ramdisk/php/53/bin PATH: /usr/php/53/usr/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home2/oozingso/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2790: Configuring Subversion 1.6.11 configure:2809: creating config.nice configure:2879: checking for gcc configure:2895: found /usr/bin/gcc configure:2906: result: gcc configure:3135: checking for C compiler version configure:3144: gcc --version >&5 gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) 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:3155: $? = 0 configure:3144: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-52) configure:3155: $? = 0 configure:3144: gcc -V >&5 gcc: '-V' option must have argument configure:3155: $? = 1 configure:3144: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3155: $? = 1 configure:3177: checking for C compiler default output file name configure:3199: gcc conftest.c >&5 configure:3203: $? = 0 configure:3240: result: a.out configure:3256: checking whether the C compiler works configure:3265: ./a.out configure:3269: $? = 0 configure:3284: result: yes configure:3291: checking whether we are cross compiling configure:3293: result: no configure:3296: checking for suffix of executables configure:3303: gcc -o conftest conftest.c >&5 configure:3307: $? = 0 configure:3329: result: configure:3335: checking for suffix of object files configure:3357: gcc -c conftest.c >&5 configure:3361: $? = 0 configure:3382: result: o configure:3386: checking whether we are using the GNU C compiler configure:3405: gcc -c conftest.c >&5 configure:3405: $? = 0 configure:3414: result: yes configure:3423: checking whether gcc accepts -g configure:3443: gcc -c -g conftest.c >&5 configure:3443: $? = 0 configure:3484: result: yes configure:3501: checking for gcc option to accept ISO C89 configure:3565: gcc -c -g -O2 conftest.c >&5 configure:3565: $? = 0 configure:3578: result: none needed configure:3658: checking for g++ configure:3674: found /usr/bin/g++ configure:3685: result: g++ configure:3712: checking for C++ compiler version configure:3721: g++ --version >&5 g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) 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:3732: $? = 0 configure:3721: g++ -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-52) configure:3732: $? = 0 configure:3721: g++ -V >&5 g++: '-V' option must have argument configure:3732: $? = 1 configure:3721: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:3732: $? = 1 configure:3736: checking whether we are using the GNU C++ compiler configure:3755: g++ -c conftest.cpp >&5 configure:3755: $? = 0 configure:3764: result: yes configure:3773: checking whether g++ accepts -g configure:3793: g++ -c -g conftest.cpp >&5 configure:3793: $? = 0 configure:3834: result: yes configure:3864: checking how to run the C preprocessor configure:3895: gcc -E conftest.c configure:3895: $? = 0 configure:3909: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.6.11" | #define PACKAGE_STRING "subversion 1.6.11" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3934: result: gcc -E configure:3954: gcc -E conftest.c configure:3954: $? = 0 configure:3968: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3968: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.6.11" | #define PACKAGE_STRING "subversion 1.6.11" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3999: checking for a sed that does not truncate output configure:4063: result: /usr/bin/sed configure:4074: checking build system type configure:4088: result: x86_64-unknown-linux-gnu configure:4108: checking host system type configure:4121: result: x86_64-unknown-linux-gnu configure:4141: checking target system type configure:4154: result: x86_64-unknown-linux-gnu configure:4182: checking for grep that handles long lines and -e configure:4240: result: /usr/bin/grep configure:4245: checking for egrep configure:4307: result: /usr/bin/grep -E configure:4313: checking whether ln -s works configure:4317: result: yes configure:4339: checking for a BSD-compatible install configure:4407: result: /usr/bin/install -c configure:4447: Apache Portable Runtime (APR) library configuration configure:4475: checking for APR configure:4551: result: reconfig configure:4669: configuring package in apr now configure:4723: checking APR version configure:4729: result: 1.3.8 configure:4795: Apache Portable Runtime Utility (APRUTIL) library configuration configure:4823: checking for APR-util configure:4899: result: reconfig configure:5008: configuring package in apr-util now configure:5062: checking APR-UTIL version configure:5076: result: 1.3.9 configure:5133: checking for pkg-config configure:5151: found /usr/bin/pkg-config configure:5163: result: /usr/bin/pkg-config configure:5192: checking neon library configure:5372: checking neon library version configure:5376: result: 0.28.6 configure:5508: configuring package in neon now configure:5816: checking for ANSI C header files configure:5836: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5836: $? = 0 configure:5909: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5909: $? = 0 configure:5909: ./conftest configure:5909: $? = 0 configure:5920: result: yes configure:5933: checking for sys/types.h configure:5933: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for sys/stat.h configure:5933: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for stdlib.h configure:5933: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for string.h configure:5933: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for memory.h configure:5933: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for strings.h configure:5933: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for inttypes.h configure:5933: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for stdint.h configure:5933: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for unistd.h configure:5933: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:6110: configuring package in serf now configure:6268: looking for apr_memcache as part of apr-util configure:6272: checking apr_memcache.h usability configure:6272: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home2/oozingso/src/subversion-1.6.11/apr/include -I/home2/oozingso/src/subversion-1.6.11/apr-util/include conftest.c >&5 configure:6272: $? = 0 configure:6272: result: yes configure:6272: checking apr_memcache.h presence configure:6272: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home2/oozingso/src/subversion-1.6.11/apr/include -I/home2/oozingso/src/subversion-1.6.11/apr-util/include conftest.c configure:6272: $? = 0 configure:6272: result: yes configure:6272: checking for apr_memcache.h configure:6272: result: yes configure:6277: checking for apr_memcache_create in -laprutil-1 configure:6302: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home2/oozingso/src/subversion-1.6.11/apr/include -I/home2/oozingso/src/subversion-1.6.11/apr-util/include -L/home2/oozingso/src/subversion-1.6.11/apr-util -laprutil-1 -lexpat conftest.c -laprutil-1 >&5 configure:6302: $? = 0 configure:6311: result: yes configure:6504: checking for Apache module support via DSO through APXS configure:6574: result: no configure:6691: checking sqlite library configure:6865: checking sqlite amalgamation file version configure:6877: result: amalgamation found and is okay configure:7196: checking for a sed that does not truncate output configure:7252: result: /usr/bin/sed configure:7266: checking for ld used by gcc configure:7333: result: /usr/bin/ld configure:7340: checking if the linker (/usr/bin/ld) is GNU ld configure:7355: result: yes configure:7360: checking for /usr/bin/ld option to reload object files configure:7367: result: -r configure:7385: checking for BSD-compatible nm configure:7434: result: /usr/bin/nm -B configure:7438: checking how to recognize dependent libraries configure:7624: result: pass_all configure:7712: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:7715: $? = 0 configure:7840: checking dlfcn.h usability configure:7840: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:7840: $? = 0 configure:7840: result: yes configure:7840: checking dlfcn.h presence configure:7840: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:7840: $? = 0 configure:7840: result: yes configure:7840: checking for dlfcn.h configure:7840: result: yes configure:7860: checking how to run the C++ preprocessor configure:7887: g++ -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.cpp configure:7887: $? = 0 configure:7901: g++ -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.cpp conftest.cpp:29:28: error: ac_nonexistent.h: No such file or directory configure:7901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.6.11" | #define PACKAGE_STRING "subversion 1.6.11" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define PACKAGE_URL "" | #define SVN_NEON_0_26 1 | #define SVN_NEON_0_27 1 | #define SVN_NEON_0_28 1 | #define SVN_HAVE_NEON 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 | #define SVN_HAVE_SERF 1 | #define SVN_HAVE_MEMCACHE 1 | #define SVN_SQLITE_INLINE 1 | #define SVN_BINDIR "/home2/oozingso/bin" | #define SVN_LOCALE_DIR "/home2/oozingso/share/locale" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7926: result: g++ -E configure:7946: g++ -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.cpp configure:7946: $? = 0 configure:7960: g++ -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.cpp conftest.cpp:29:28: error: ac_nonexistent.h: No such file or directory configure:7960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.6.11" | #define PACKAGE_STRING "subversion 1.6.11" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define PACKAGE_URL "" | #define SVN_NEON_0_26 1 | #define SVN_NEON_0_27 1 | #define SVN_NEON_0_28 1 | #define SVN_HAVE_NEON 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 | #define SVN_HAVE_SERF 1 | #define SVN_HAVE_MEMCACHE 1 | #define SVN_SQLITE_INLINE 1 | #define SVN_BINDIR "/home2/oozingso/bin" | #define SVN_LOCALE_DIR "/home2/oozingso/share/locale" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:8044: checking for g77 configure:8060: found /usr/bin/g77 configure:8071: result: g77 configure:8097: checking for Fortran 77 compiler version configure:8106: g77 --version >&5 GNU Fortran (GCC) 3.4.6 20060404 (Red Hat 3.4.6-4.1) Copyright (C) 2006 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:8117: $? = 0 configure:8106: g77 -v >&5 Reading specs from /root/bin/../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-languages=c,c++,f77 --disable-libgcj --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-4.1) configure:8117: $? = 0 configure:8106: g77 -V >&5 g77: `-V' option must have argument configure:8117: $? = 1 configure:8106: g77 -qversion >&5 g77: unrecognized option `-qversion' g77: no input files configure:8117: $? = 1 configure:8126: checking whether we are using the GNU Fortran 77 compiler configure:8139: g77 -c conftest.F >&5 configure:8139: $? = 0 configure:8148: result: yes configure:8154: checking whether g77 accepts -g configure:8165: g77 -c -g conftest.f >&5 configure:8165: $? = 0 configure:8173: result: yes configure:8206: checking the maximum length of command line arguments configure:8318: result: 98304 configure:8330: checking command to parse /usr/bin/nm -B output from gcc object configure:8435: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:8438: $? = 0 configure:8442: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:8445: $? = 0 configure:8497: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c conftstm.o >&5 configure:8500: $? = 0 configure:8538: result: ok configure:8542: checking for objdir configure:8557: result: .libs configure:8649: checking for ar configure:8665: found /usr/bin/ar configure:8676: result: ar configure:8741: checking for ranlib configure:8757: found /usr/bin/ranlib configure:8768: result: ranlib configure:8833: checking for strip configure:8849: found /usr/bin/strip configure:8860: result: strip configure:9425: checking if gcc supports -fno-rtti -fno-exceptions configure:9443: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9447: $? = 0 configure:9460: result: no configure:9475: checking for gcc option to produce PIC configure:9707: result: -fPIC configure:9715: checking if gcc PIC flag -fPIC works configure:9733: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -fPIC -DPIC conftest.c >&5 configure:9737: $? = 0 configure:9750: result: yes configure:9778: checking if gcc static flag -static works configure:9806: result: yes configure:9816: checking if gcc supports -c -o file.o configure:9837: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5 configure:9841: $? = 0 configure:9863: result: yes configure:9889: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10815: result: yes configure:10836: checking whether -lc should be explicitly linked in configure:10841: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:10844: $? = 0 configure:10859: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10862: $? = 0 configure:10874: result: no configure:10882: checking dynamic linker characteristics configure:11484: result: GNU/Linux ld.so configure:11508: checking how to hardcode library paths into programs configure:11533: result: immediate configure:11547: checking whether stripping libraries is possible configure:11552: result: yes configure:12069: checking if libtool supports shared libraries configure:12071: result: yes configure:12074: checking whether to build shared libraries configure:12095: result: yes configure:12098: checking whether to build static libraries configure:12102: result: yes configure:12196: creating libtool configure:12785: checking for ld used by g++ configure:12852: result: /usr/bin/ld -m elf_x86_64 configure:12859: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12874: result: yes configure:12925: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13817: result: yes configure:13838: g++ -c -g -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.cpp >&5 configure:13841: $? = 0 configure:13997: checking for g++ option to produce PIC configure:14281: result: -fPIC configure:14289: checking if g++ PIC flag -fPIC works configure:14307: g++ -c -g -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -fPIC -DPIC conftest.cpp >&5 configure:14311: $? = 0 configure:14324: result: yes configure:14352: checking if g++ static flag -static works configure:14380: result: yes configure:14390: checking if g++ supports -c -o file.o configure:14411: g++ -c -g -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -o out/conftest2.o conftest.cpp >&5 configure:14415: $? = 0 configure:14437: result: yes configure:14463: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14489: result: yes configure:14556: checking dynamic linker characteristics configure:15106: result: GNU/Linux ld.so configure:15130: checking how to hardcode library paths into programs configure:15155: result: immediate configure:15694: checking if libtool supports shared libraries configure:15696: result: yes configure:15699: checking whether to build shared libraries configure:15719: result: yes configure:15722: checking whether to build static libraries configure:15726: result: yes configure:15736: checking for g77 option to produce PIC configure:15968: result: -fPIC configure:15976: checking if g77 PIC flag -fPIC works configure:15994: g77 -c -g -O2 -fPIC conftest.f >&5 configure:15998: $? = 0 configure:16011: result: yes configure:16039: checking if g77 static flag -static works configure:16067: result: yes configure:16077: checking if g77 supports -c -o file.o configure:16098: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:16102: $? = 0 configure:16124: result: yes configure:16150: checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17064: result: yes configure:17131: checking dynamic linker characteristics configure:17681: result: GNU/Linux ld.so configure:17705: checking how to hardcode library paths into programs configure:17730: result: immediate configure:21291: checking whether libtool needs -no-undefined configure:21300: result: no configure:21307: checking whether to avoid circular linkage at all costs configure:21318: result: no configure:21335: checking for trang configure:21366: result: none configure:21382: checking for socket in -lsocket configure:21407: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:21407: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.6.11" | #define PACKAGE_STRING "subversion 1.6.11" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define PACKAGE_URL "" | #define SVN_NEON_0_26 1 | #define SVN_NEON_0_27 1 | #define SVN_NEON_0_28 1 | #define SVN_HAVE_NEON 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 | #define SVN_HAVE_SERF 1 | #define SVN_HAVE_MEMCACHE 1 | #define SVN_SQLITE_INLINE 1 | #define SVN_BINDIR "/home2/oozingso/bin" | #define SVN_LOCALE_DIR "/home2/oozingso/share/locale" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:21416: result: no configure:21664: checking whether to look for SASL configure:21672: result: yes configure:21678: Looking in default locations configure:21680: checking sasl/sasl.h usability configure:21680: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:21680: $? = 0 configure:21680: result: yes configure:21680: checking sasl/sasl.h presence configure:21680: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:21680: $? = 0 configure:21680: result: yes configure:21680: checking for sasl/sasl.h configure:21680: result: yes configure:21682: checking sasl/saslutil.h usability configure:21682: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:21682: $? = 0 configure:21682: result: yes configure:21682: checking sasl/saslutil.h presence configure:21682: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:21682: $? = 0 configure:21682: result: yes configure:21682: checking for sasl/saslutil.h configure:21682: result: yes configure:21684: checking for prop_get in -lsasl2 configure:21709: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c -lsasl2 >&5 configure:21709: $? = 0 configure:21718: result: yes configure:21806: checking for availability of Cyrus SASL v2 configure:21810: result: yes configure:21846: checking for Mac OS KeyChain Services configure:21864: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:33:32: error: AvailabilityMacros.h: No such file or directory conftest.c:35:2: error: #error KeyChain API unavailable. configure:21864: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.6.11" | #define PACKAGE_STRING "subversion 1.6.11" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define PACKAGE_URL "" | #define SVN_NEON_0_26 1 | #define SVN_NEON_0_27 1 | #define SVN_NEON_0_28 1 | #define SVN_HAVE_NEON 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 | #define SVN_HAVE_SERF 1 | #define SVN_HAVE_MEMCACHE 1 | #define SVN_SQLITE_INLINE 1 | #define SVN_BINDIR "/home2/oozingso/bin" | #define SVN_LOCALE_DIR "/home2/oozingso/share/locale" | #define HAVE_DLFCN_H 1 | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define SVN_HAVE_SASL 1 | /* end confdefs.h. */ | #include <AvailabilityMacros.h> | #if !DARWIN || (MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_2) | #error KeyChain API unavailable. | #endif | int | main () | { | | ; | return 0; | } configure:21882: result: no configure:21888: checking whether APR has support for DSOs configure:21900: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home2/oozingso/src/subversion-1.6.11/apr/include conftest.c configure:21900: $? = 0 configure:21902: result: yes configure:21915: checking for D-Bus .pc file configure:21918: result: yes configure:21923: checking D-Bus version configure:21926: result: 1.1.2 configure:21935: checking for D-Bus configure:21944: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include conftest.c -L/lib64 -ldbus-1 >&5 configure:21944: $? = 0 configure:21952: result: yes configure:21976: checking whether to look for GNOME Keyring configure:22034: result: no configure:22054: checking for msgfmt configure:22072: found /usr/bin/msgfmt configure:22085: result: /usr/bin/msgfmt configure:22095: checking for msgmerge configure:22113: found /usr/bin/msgmerge configure:22126: result: /usr/bin/msgmerge configure:22136: checking for xgettext configure:22154: found /usr/bin/xgettext configure:22167: result: /usr/bin/xgettext configure:22176: checking for library containing bindtextdomain configure:22207: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:22207: $? = 0 configure:22224: result: none required configure:22369: checking for bind_textdomain_codeset configure:22369: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:22369: $? = 0 configure:22369: result: yes configure:22388: checking if we are using GNU gettext configure:22394: result: yes configure:22410: checking whether to look for KWallet configure:22557: result: no configure:22621: checking for ANSI C header files configure:22725: result: yes configure:22735: checking for an ANSI C-conforming const configure:22800: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:22800: $? = 0 configure:22807: result: yes configure:22816: checking for size_t configure:22816: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:22816: $? = 0 configure:22816: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:72: error: expected expression before ')' token configure:22816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.6.11" | #define PACKAGE_STRING "subversion 1.6.11" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define PACKAGE_URL "" | #define SVN_NEON_0_26 1 | #define SVN_NEON_0_27 1 | #define SVN_NEON_0_28 1 | #define SVN_HAVE_NEON 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 | #define SVN_HAVE_SERF 1 | #define SVN_HAVE_MEMCACHE 1 | #define SVN_SQLITE_INLINE 1 | #define SVN_BINDIR "/home2/oozingso/bin" | #define SVN_LOCALE_DIR "/home2/oozingso/share/locale" | #define HAVE_DLFCN_H 1 | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define SVN_HAVE_SASL 1 | #define ENABLE_NLS 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:22816: result: yes configure:22830: checking for working memcmp configure:22873: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:22873: $? = 0 configure:22873: ./conftest configure:22873: $? = 0 configure:22883: result: yes configure:22895: checking for vprintf configure:22895: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function 'vprintf' configure:22895: $? = 0 configure:22895: result: yes configure:22901: checking for _doprnt configure:22901: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 /tmp/ccKT2kEi.o: In function `main': /home2/oozingso/src/subversion-1.6.11/conftest.c:71: undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:22901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.6.11" | #define PACKAGE_STRING "subversion 1.6.11" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define PACKAGE_URL "" | #define SVN_NEON_0_26 1 | #define SVN_NEON_0_27 1 | #define SVN_NEON_0_28 1 | #define SVN_HAVE_NEON 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 | #define SVN_HAVE_SERF 1 | #define SVN_HAVE_MEMCACHE 1 | #define SVN_SQLITE_INLINE 1 | #define SVN_BINDIR "/home2/oozingso/bin" | #define SVN_LOCALE_DIR "/home2/oozingso/share/locale" | #define HAVE_DLFCN_H 1 | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define SVN_HAVE_SASL 1 | #define ENABLE_NLS 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:22901: result: no configure:22916: checking for symlink configure:22916: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:22916: $? = 0 configure:22916: result: yes configure:22916: checking for readlink configure:22916: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:22916: $? = 0 configure:22916: result: yes configure:23150: checking zlib.h usability configure:23150: gcc -c -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5 configure:23150: $? = 0 configure:23150: result: yes configure:23150: checking zlib.h presence configure:23150: gcc -E -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c configure:23150: $? = 0 configure:23150: result: yes configure:23150: checking for zlib.h configure:23150: result: yes configure:23153: checking for inflate in -lz configure:23178: gcc -o conftest -g -O2 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c -lz >&5 configure:23178: $? = 0 configure:23187: result: yes configure:23288: checking for python configure:23306: found /usr/bin/python configure:23318: result: /usr/bin/python configure:23607: checking for JDK configure:23638: WARNING: no JNI header files found. configure:23646: result: no configure:23722: checking for perl configure:23740: found /usr/bin/perl configure:23753: result: /usr/bin/perl configure:23764: checking for ruby configure:23782: found /usr/bin/ruby configure:23795: result: /usr/bin/ruby configure:23807: checking for rdoc configure:23825: found /usr/bin/rdoc configure:23838: result: /usr/bin/rdoc configure:23846: checking for Ruby major version configure:23855: result: 1 configure:23859: checking for Ruby minor version configure:23868: result: 8 configure:25359: checking for swig configure:25377: found /usr/bin/swig configure:25390: result: /usr/bin/swig configure:25410: checking swig version configure:25426: result: 1.3.29 configure:25452: Configuring python swig binding configure:25455: checking for Python includes configure:25464: result: -I/usr/include/python2.4 configure:25473: checking for compiling Python extensions configure:25482: result: gcc -pthread -fPIC configure:25486: checking for linking Python extensions configure:25495: result: gcc -pthread -shared configure:25499: checking for linking Python libraries configure:25508: result: configure:25514: checking for apr_int64_t Python/C API format string configure:25562: result: l configure:25576: checking perl version configure:25579: result: 5008008 configure:25601: Configuring Ruby SWIG binding configure:25604: checking for Ruby include path configure:25617: result: -I. -I/usr/lib64/ruby/1.8/x86_64-linux configure:25621: checking how to compile Ruby extensions configure:25631: result: gcc -g -O2 -g -O2 -pthread configure:25635: checking how to link Ruby extensions configure:25647: result: gcc -shared -shrext .so configure:25651: checking for linking Ruby libraries configure:25660: result: -lruby configure:25664: checking for rb_errinfo configure:25677: gcc -o conftest -g -O2 -g -O2 -pthread -I. -I/usr/lib64/ruby/1.8/x86_64-linux -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c -lruby >&5 In file included from /usr/lib64/ruby/1.8/x86_64-linux/ruby.h:24, from conftest.c:41: /usr/lib64/ruby/1.8/x86_64-linux/config.h:2:1: warning: "PACKAGE_NAME" redefined conftest.c:2:1: warning: this is the location of the previous definition /usr/lib64/ruby/1.8/x86_64-linux/config.h:3:1: warning: "PACKAGE_TARNAME" redefined conftest.c:3:1: warning: this is the location of the previous definition /usr/lib64/ruby/1.8/x86_64-linux/config.h:4:1: warning: "PACKAGE_VERSION" redefined conftest.c:4:1: warning: this is the location of the previous definition /usr/lib64/ruby/1.8/x86_64-linux/config.h:5:1: warning: "PACKAGE_STRING" redefined conftest.c:5:1: warning: this is the location of the previous definition /usr/lib64/ruby/1.8/x86_64-linux/config.h:6:1: warning: "PACKAGE_BUGREPORT" redefined conftest.c:6:1: warning: this is the location of the previous definition /tmp/cc8uzH7Y.o: In function `main': /home2/oozingso/src/subversion-1.6.11/conftest.c:43: undefined reference to `rb_errinfo' collect2: ld returned 1 exit status configure:25677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.6.11" | #define PACKAGE_STRING "subversion 1.6.11" | #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" | #define PACKAGE_URL "" | #define SVN_NEON_0_26 1 | #define SVN_NEON_0_27 1 | #define SVN_NEON_0_28 1 | #define SVN_HAVE_NEON 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 | #define SVN_HAVE_SERF 1 | #define SVN_HAVE_MEMCACHE 1 | #define SVN_SQLITE_INLINE 1 | #define SVN_BINDIR "/home2/oozingso/bin" | #define SVN_LOCALE_DIR "/home2/oozingso/share/locale" | #define HAVE_DLFCN_H 1 | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define SVN_HAVE_SASL 1 | #define ENABLE_NLS 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define SVN_APR_INT64_T_PYCFMT "l" | /* end confdefs.h. */ | | #include <ruby.h> | int main() | {rb_errinfo();} configure:25691: result: no configure:25714: checking where to install Ruby scripts configure:25726: result: /usr/lib64/ruby/site_ruby/1.8 configure:25729: checking where to install Ruby extensions configure:25741: result: /usr/lib64/ruby/site_ruby/1.8/x86_64-linux configure:25744: checking how to use output level for Ruby bindings tests configure:25763: result: normal configure:26019: checking for ctypesgen.py configure:26050: result: none configure:26419: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by subversion config.status 1.6.11, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on box392.bluehost.com config.status:984: creating Makefile config.status:984: creating tools/backup/hot-backup.py config.status:984: creating contrib/client-side/svn_load_dirs/svn_load_dirs.pl config.status:984: creating contrib/client-side/svncopy/svncopy.pl config.status:984: creating contrib/client-side/svncopy/testsvncopy.pl config.status:984: creating contrib/hook-scripts/commit-email.pl config.status:984: creating tools/hook-scripts/commit-access-control.pl config.status:984: creating subversion/bindings/swig/perl/native/Makefile.PL config.status:984: creating packages/solaris/pkginfo config.status:984: creating subversion/svn_private_config.h config.status:1164: executing svn_private_config.h commands configure:27625: WARNING: we have configured without BDB filesystem support You don't seem to have Berkeley DB version 4.0.14 or newer installed and linked to APR-UTIL. We have created Makefiles which will build without the Berkeley DB back-end; your repositories will use FSFS as the default back-end. You can find the latest version of Berkeley DB here: http://www.oracle.com/technology/software/products/berkeley-db/index.html ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= 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_f77_compiler_gnu=yes ac_cv_func__doprnt=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_memcmp_working=yes ac_cv_func_readlink=yes ac_cv_func_symlink=yes ac_cv_func_vprintf=yes ac_cv_header_apr_memcache_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_sasl_sasl_h=yes ac_cv_header_sasl_saslutil_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_header_zlib_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_aprutil_1_apr_memcache_create=yes ac_cv_lib_sasl2_prop_get=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_inflate=yes ac_cv_objext=o ac_cv_path_CTYPESGEN=none ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_RDOC=/usr/bin/rdoc ac_cv_path_RUBY=/usr/bin/ruby ac_cv_path_SED=/usr/bin/sed ac_cv_path_SWIG=/usr/bin/swig ac_cv_path_TRANG=none ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_python_compile='gcc -pthread -fPIC' ac_cv_python_includes=-I/usr/include/python2.4 ac_cv_python_libs= ac_cv_python_link='gcc -pthread -shared' ac_cv_ruby_libs=-lruby ac_cv_search_bindtextdomain='none required' ac_cv_target=x86_64-unknown-linux-gnu ac_cv_type_size_t=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_F77=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib ' lt_cv_sys_lib_search_path_spec='/root/lib/gcc/x86_64-redhat-linux/4.1.2 /root/lib/gcc /usr/lib/gcc/x86_64-redhat-linux/4.1.2 /root/lib64 /usr/lib64 /lib64' lt_cv_sys_max_cmd_len=98304 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' svn_cv_pycfmt_apr_int64_t=l svn_cv_ruby_compile='gcc -g -O2 -g -O2 -pthread' svn_cv_ruby_includes='-I. -I/usr/lib64/ruby/1.8/x86_64-linux' svn_cv_ruby_link='gcc -shared -shrext .so' svn_cv_ruby_major=1 svn_cv_ruby_minor=8 svn_cv_ruby_sitedir=/usr/lib64/ruby/site_ruby svn_cv_ruby_sitedir_archsuffix=/1.8/x86_64-linux svn_cv_ruby_sitedir_libsuffix=/1.8 svn_cv_ruby_test_verbose=normal ## ----------------- ## ## Output variables. ## ## ----------------- ## APACHE_INCLUDES='' APACHE_LDFLAGS='' APACHE_LIBEXECDIR='' APXS='no' AR='ar' BDB_TEST_DEPS='' BDB_TEST_PROGRAMS='' BUILD_RULES='fsmod-lib ramod-lib lib bin test neon-lib serf-lib locale' CC='gcc' CFLAGS='-g -O2 -g -O2 -pthread ' CPP='gcc -E' CPPFLAGS=' -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE' CTYPESGEN='none' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='-g -O2' FIX_JAVAHL_LIB='' GETTEXT_CODESET='' GREP='/usr/bin/grep' HAVE_KDE4_CONFIG='' INCLUDE_OUTPUTS='include $(top_srcdir)/build-outputs.mk' INSTALL_DATA='${INSTALL} -m 644' INSTALL_EXTRA_JAVAHL_LIB='' INSTALL_PROGRAM='${INSTALL}' INSTALL_RULES='install-fsmod-lib install-ramod-lib install-serf-lib install-neon-lib install-lib install-include install-static install-locale' INSTALL_SCRIPT='${INSTALL}' INSTALL_STATIC_RULES='install-bin install-docs install-neon-lib install-serf-lib' JAR='none' JAVA='' JAVAC='none' JAVAC_FLAGS='' JAVADOC='none' JAVAH='none' JAVAHL_OBJDIR='' JAVAHL_TESTS_TARGET='' JAVA_CLASSPATH='' JDK='/usr' JNI_INCLUDES='none' LDFLAGS=' ' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_CXX_LIBADD='' LT_LDFLAGS='' LT_NO_UNDEFINED='' MKDIR='/usr/bin/install -c -d' MOD_ACTIVATION='-a' MSGFMT='/usr/bin/msgfmt' MSGFMTFLAGS='-c' MSGMERGE='/usr/bin/msgmerge' NEON_LIBS='$(abs_builddir)/neon/src/libneon.la' NMEDIT='' NO_GETTEXT_CODESET='#' OBJEXT='o' PACKAGE_BUGREPORT='http://subversion.tigris.org/' PACKAGE_NAME='subversion' PACKAGE_STRING='subversion 1.6.11' PACKAGE_TARNAME='subversion' PACKAGE_URL='' PACKAGE_VERSION='1.6.11' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PYTHON='/usr/bin/python' RANLIB='ranlib' RDOC='/usr/bin/rdoc' RUBY='/usr/bin/ruby' RUBY_MAJOR='1' RUBY_MINOR='8' SED='/usr/bin/sed' SHELL='/bin/sh' STRIP='strip' SVN_APRUTIL_EXPORT_LIBS=' -L/home2/oozingso/src/subversion-1.6.11/apr-util -laprutil-1 -lexpat' SVN_APRUTIL_INCLUDES=' -I/home2/oozingso/src/subversion-1.6.11/apr-util/include ' SVN_APRUTIL_LIBS=' /home2/oozingso/src/subversion-1.6.11/apr-util/libaprutil-1.la -lexpat' SVN_APRUTIL_PREFIX='/home2/oozingso' SVN_APR_EXPORT_LIBS=' -L/home2/oozingso/src/subversion-1.6.11/apr -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl' SVN_APR_INCLUDES=' -I/home2/oozingso/src/subversion-1.6.11/apr/include ' SVN_APR_LIBS=' /home2/oozingso/src/subversion-1.6.11/apr/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl' SVN_APR_MEMCACHE_EXPORT_LIBS='' SVN_APR_MEMCACHE_INCLUDES='' SVN_APR_MEMCACHE_LIBS='' SVN_APR_MEMCACHE_PREFIX='' SVN_APR_PREFIX='/home2/oozingso' SVN_APR_SHLIB_PATH_VAR='LD_LIBRARY_PATH' SVN_BINDIR='/home2/oozingso/bin' SVN_CONFIG_SCRIPT_FILES=' tools/backup/hot-backup.py contrib/client-side/svn_load_dirs/svn_load_dirs.pl contrib/client-side/svncopy/svncopy.pl contrib/client-side/svncopy/testsvncopy.pl contrib/hook-scripts/commit-email.pl tools/hook-scripts/commit-access-control.pl subversion/bindings/swig/perl/native/Makefile.PL packages/solaris/pkginfo' SVN_DB_INCLUDES='' SVN_DB_LIBS='' SVN_EXTERNAL_PROJECT_SUBDIRS=' apr apr-util neon serf' SVN_FS_LIB_DEPS='$(FS_FS_DEPS)' SVN_FS_LIB_INSTALL_DEPS='install-fsmod-lib' SVN_FS_LIB_LINK='$(FS_FS_LINK)' SVN_GNOME_KEYRING_INCLUDES='' SVN_GNOME_KEYRING_LIBS='' SVN_KWALLET_INCLUDES='' SVN_KWALLET_LIBS='' SVN_LIBTOOL='$(SHELL) /home2/oozingso/src/subversion-1.6.11/libtool' SVN_NEON_INCLUDES='-I$(abs_srcdir)/neon/src -I/home2/oozingso/include/neon' SVN_RA_LIB_DEPS='$(RA_LOCAL_DEPS) $(RA_SVN_DEPS) $(RA_NEON_DEPS) $(RA_SERF_DEPS)' SVN_RA_LIB_INSTALL_DEPS='install-ramod-lib install-neon-lib install-serf-lib' SVN_RA_LIB_LINK='$(RA_LOCAL_LINK) $(RA_SVN_LINK) $(RA_NEON_LINK) $(RA_SERF_LINK)' SVN_SASL_INCLUDES='' SVN_SASL_LIBS='-lsasl2' SVN_SERF_EXPORT_LIBS='-L/home2/oozingso/lib -lserf-0' SVN_SERF_INCLUDES='-I./serf' SVN_SERF_LIBS='/home2/oozingso/src/subversion-1.6.11/serf/libserf-0.la' SVN_SERF_PREFIX='/home2/oozingso' SVN_SQLITE_INCLUDES='-I/home2/oozingso/src/subversion-1.6.11/sqlite-amalgamation' SVN_SQLITE_LIBS='' SVN_ZLIB_INCLUDES='' SVN_ZLIB_LIBS='-lz' SVN_ZLIB_PREFIX='' SWIG='/usr/bin/swig' SWIG_LDFLAGS='' SWIG_PL_INCLUDES='$(SWIG_INCLUDES) -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE ' SWIG_PY_COMPILE='gcc -pthread -fPIC -g -O2 -g -O2 -pthread ' SWIG_PY_INCLUDES='$(SWIG_INCLUDES) -I/usr/include/python2.4' SWIG_PY_LIBS='' SWIG_PY_LINK='gcc -pthread -shared' SWIG_RB_COMPILE='gcc -g -O2 -g -O2 -pthread' SWIG_RB_INCLUDES='$(SWIG_INCLUDES) -I. -I/usr/lib64/ruby/1.8/x86_64-linux' SWIG_RB_LIBS='-lruby' SWIG_RB_LINK='gcc -shared -shrext .so' SWIG_RB_SITE_ARCH_DIR='/usr/lib64/ruby/site_ruby/1.8/x86_64-linux' SWIG_RB_SITE_LIB_DIR='/usr/lib64/ruby/site_ruby/1.8' SWIG_RB_TEST_VERBOSE='normal' TRANG='none' XGETTEXT='/usr/bin/xgettext' abs_builddir='/home2/oozingso/src/subversion-1.6.11' abs_srcdir='/home2/oozingso/src/subversion-1.6.11' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' canonicalized_srcdir='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datadir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' neon_config='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home2/oozingso' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "subversion" #define PACKAGE_TARNAME "subversion" #define PACKAGE_VERSION "1.6.11" #define PACKAGE_STRING "subversion 1.6.11" #define PACKAGE_BUGREPORT "http://subversion.tigris.org/" #define PACKAGE_URL "" #define SVN_NEON_0_26 1 #define SVN_NEON_0_27 1 #define SVN_NEON_0_28 1 #define SVN_HAVE_NEON 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 #define SVN_HAVE_SERF 1 #define SVN_HAVE_MEMCACHE 1 #define SVN_SQLITE_INLINE 1 #define SVN_BINDIR "/home2/oozingso/bin" #define SVN_LOCALE_DIR "/home2/oozingso/share/locale" #define HAVE_DLFCN_H 1 #define SVN_FS_WANT_DB_MAJOR 4 #define SVN_FS_WANT_DB_MINOR 0 #define SVN_FS_WANT_DB_PATCH 14 #define SVN_HAVE_SASL 1 #define ENABLE_NLS 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define STDC_HEADERS 1 #define HAVE_VPRINTF 1 #define HAVE_SYMLINK 1 #define HAVE_READLINK 1 #define SVN_APR_INT64_T_PYCFMT "l" #define SVN_LIBSVN_CLIENT_LINKS_RA_LOCAL 1 #define SVN_LIBSVN_CLIENT_LINKS_RA_SVN 1 #define SVN_LIBSVN_CLIENT_LINKS_RA_NEON 1 #define SVN_LIBSVN_CLIENT_LINKS_RA_SERF 1 #define SVN_LIBSVN_FS_LINKS_FS_FS 1 #define SVN_PATH_LOCAL_SEPARATOR '/' #define SVN_NULL_DEVICE_NAME "/dev/null" #define DEFAULT_FS_TYPE "fsfs" configure: exit 0