Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found
From: kay <kayibm1_at_gmail.com>
Date: Wed, 11 Feb 2015 21:07:31 -0700 (MST)
Below is the content of the svn_private_config: I observed there is a symbol
view svn_private_config.h
/* The fs type to use by default */
/* The http library to use by default */
/* Define to 1 if Ev2 implementations should be used. */
/* Define to 1 if translation of program messages to the user's native
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
/* Define to 1 if you have the <dlfcn.h> header file. */
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
/* Define to 1 if you have the <inttypes.h> header file. */
/* Define to 1 if you have the `iconv' library (-liconv). */
/* Define to 1 if you have the `socket' library (-lsocket). */
/* Define to 1 if you have the <magic.h> header file. */
/* Define to 1 if you have the <memory.h> header file. */
/* Define to 1 if you have the `rb_errinfo' function. */
/* Define to 1 if you have the `readlink' function. */
/* Define to 1 if you have the <serf.h> header file. */
/* Define to 1 if you have the <stdint.h> header file. */
/* Define to 1 if you have the <stdlib.h> header file. */
/* Define to 1 if you have the <strings.h> header file. */
/* Define to 1 if you have the <string.h> header file. */
/* Define to 1 if you have the `symlink' function. */
/* Define to 1 if you have the <sys/stat.h> header file. */
/* Define to 1 if you have the <sys/types.h> header file. */
/* Define to 1 if you have the <sys/utsname.h> header file. */
/* Define to 1 if you have the `tcgetattr' function. */
/* Define to 1 if you have the `tcsetattr' function. */
/* Defined if we have a usable termios library. */
/* Define to 1 if you have the `uname' function. */
/* Define to 1 if you have the <unistd.h> header file. */
/* Define to 1 if you have the `vprintf' function. */
/* Define to 1 if you have the <zlib.h> header file. */
/* Define to the sub-directory where libtool stores uninstalled libraries.
/* Define to the address where bug reports for this package should be sent.
/* Define to the full name of this package. */
/* Define to the full name and version of this package. */
/* Define to the one symbol short name of this package. */
/* Define to the home page for this package. */
/* Define to the version of this package. */
/* Define to 1 if you have the ANSI C header files. */
/* Define to the Python/C API format character suitable for apr_int64_t */
/* Define if circular linkage is not possible on this platform. */
/* Defined to be the path to the installed binaries */
/* Defined to the config.guess name of the build system */
/* Defined to the config.guess name of the build target */
/* The path of a default editor for the client. */
/* Defined if the full version matching rules are disabled */
/* Defined if plaintext password/passphrase storage is disabled */
/* The desired major version for the Berkeley DB */
/* The desired minor version for the Berkeley DB */
/* The desired patch version for the Berkeley DB */
/* Define if compiler provides atomic builtins */
/* Is GNOME Keyring support enabled? */
/* Is GPG Agent support enabled? */
/* Is Mac OS KeyChain support enabled? */
/* Defined if KWallet support is enabled */
/* Defined if libmagic support is enabled */
/* Is Mach-O low-level _dyld API available? */
/* Is Mac OS property list API available? */
/* Defined if apr_memcache (standalone or in apr-util) is present */
/* Defined if Expat 1.0 or 1.1 was found */
/* Defined if Cyrus SASL v2 is present on the system */
/* Defined if support for Serf is enabled */
/* Defined if libsvn_client should link against libsvn_ra_local */
/* Defined if libsvn_client should link against libsvn_ra_serf */
/* Defined if libsvn_client should link against libsvn_ra_svn */
/* Defined if libsvn_fs should link against libsvn_fs_base */
/* Defined if libsvn_fs should link against libsvn_fs_fs */
/* Defined to be the path to the installed locale dirs */
/* Defined to be the null device for the system */
/* Defined to be the path separator used on your local filesystem */
/* Subversion library major verson */
/* Defined if svn should use the amalgamated version of sqlite */
/* Defined if svn should try to load DSOs */
/* Define to empty if `const' does not conform to ANSI C. */
/* Define to `unsigned int' if <sys/types.h> does not define. */
#ifdef SVN_WANT_BDB
#endif
/* Indicate to translators that string X should be translated. Do not look
-- View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p191963.html Sent from the Subversion Dev mailing list archive at Nabble.com.Received on 2015-02-12 05:08:33 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.